Joomla 5 Compatability
Posted: 16 Oct 2024, 16:41
				
				I am wondering if I have a template issue or phoca cart issue after upgrading to Joomla 5. Mostly everything is ok just the /shop/checkout page is giving me an error
[EDIT] Not sure why I am still on 4.0.11 version of the component. I see only a Beta so kicking myself for not waiting longer to upgrade.
Any ideas how I can temporarily suspend the store until a fix?
Thank You
			[EDIT] Not sure why I am still on 4.0.11 version of the component. I see only a Beta so kicking myself for not waiting longer to upgrade.
Any ideas how I can temporarily suspend the store until a fix?
Code: Select all
0 Joomla\CMS\Event\Model\FormEvent::onSetData(): Argument #1 ($value) must be of type object|array, bool given, called in /home/u799547071/domains/bestantigua.com/public_html/libraries/src/Event/AbstractEvent.php on line 227Code: Select all
#	Function	Location
1	()	JROOT/libraries/src/Event/Model/FormEvent.php:116
2	Joomla\CMS\Event\Model\FormEvent->onSetData()	JROOT/libraries/src/Event/AbstractEvent.php:227
3	Joomla\CMS\Event\AbstractEvent->setArgument()	JROOT/libraries/src/Event/AbstractEvent.php:115
4	Joomla\CMS\Event\AbstractEvent->__construct()	JROOT/libraries/src/Event/AbstractImmutableEvent.php:51
5	Joomla\CMS\Event\AbstractImmutableEvent->__construct()	JROOT/libraries/src/Event/Model/FormEvent.php:56
6	Joomla\CMS\Event\Model\FormEvent->__construct()	JROOT/libraries/src/MVC/Model/FormBehaviorTrait.php:198
7	Joomla\CMS\MVC\Model\FormModel->preprocessForm()	JROOT/components/com_phocacart/models/checkout.php:510
8	PhocaCartModelCheckout->loadFormGuest()	JROOT/components/com_phocacart/models/checkout.php:466
9	PhocaCartModelCheckout->getFormGuest()	JROOT/libraries/src/MVC/View/AbstractView.php:159
10	Joomla\CMS\MVC\View\AbstractView->get()	JROOT/components/com_phocacart/views/checkout/view.html.php:233
11	PhocaCartViewCheckout->display()	JROOT/libraries/src/MVC/Controller/BaseController.php:697
12	Joomla\CMS\MVC\Controller\BaseController->display()	JROOT/components/com_phocacart/controller.php:53
13	PhocaCartController->display()	JROOT/libraries/src/MVC/Controller/BaseController.php:730
14	Joomla\CMS\MVC\Controller\BaseController->execute()	JROOT/components/com_phocacart/phocacart.php:18
15	require_once()	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
16	Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
17	Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()	JROOT/libraries/src/Component/ComponentHelper.php:361
18	Joomla\CMS\Component\ComponentHelper::renderComponent()	JROOT/libraries/src/Application/SiteApplication.php:218
19	Joomla\CMS\Application\SiteApplication->dispatch()	JROOT/libraries/src/Application/SiteApplication.php:261
20	Joomla\CMS\Application\SiteApplication->doExecute()	JROOT/libraries/src/Application/CMSApplication.php:306
21	Joomla\CMS\Application\CMSApplication->execute()	JROOT/includes/app.php:58
22	require_once()	JROOT/index.php:32