Hello !
I've installed POCHA CART 5.2.2 on my website running with Jooma 5.4.0
There are a lot of problems:
1) Any parameter I try to change in the general configuration of the component is not saved. I tested a lot of times and nothing changes.
2) Even following forum or any help found online I do not see how to change maximum size of a zip downloadable file
There are other few minor settings not working but at the moment I can avoid them till these major problems persist.
Do you have any direction or suggestion ?
IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
-
massimax361
- Phoca Newbie

- Posts: 6
- Joined: 04 May 2025, 09:40
- Nidzo
- Phoca Professional

- Posts: 476
- Joined: 07 Nov 2018, 14:55
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
You need to provide more details.
I updated two live sites to Joomla 5.4.0 and one test site further to Joomla 6 and no problem with Phoca Cart.
I updated two live sites to Joomla 5.4.0 and one test site further to Joomla 6 and no problem with Phoca Cart.
-
massimax361
- Phoca Newbie

- Posts: 6
- Joined: 04 May 2025, 09:40
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
OK
Just two simple examples
system>global configuration>Pocha Cart>Store
A)
Terms And Conditions >Select article
-)I select Joomla Article And Save
It does not save it since it does not appear in front end neither in backend again reopening global configuration
--)I create the article and save
It does not save it since it does not appear in front end neither in backend again reopening global configuration
B)
Store name
I digit the store name and save. It does not save it since it does not appear in front end neither in backend again reopening global configuration
In other words, whatever I change is not saved in backend and consequently it does not change in frontend
Just two simple examples
system>global configuration>Pocha Cart>Store
A)
Terms And Conditions >Select article
-)I select Joomla Article And Save
It does not save it since it does not appear in front end neither in backend again reopening global configuration
--)I create the article and save
It does not save it since it does not appear in front end neither in backend again reopening global configuration
B)
Store name
I digit the store name and save. It does not save it since it does not appear in front end neither in backend again reopening global configuration
In other words, whatever I change is not saved in backend and consequently it does not change in frontend
- Benno
- Phoca Hero

- Posts: 9911
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
Hi,
Can you save a just edited or created simple Joomla! article?
Which PHP version do you use?
Are you able to save parameters of other installed Joomla! extensions in backend?
Did you try to install Phoca Cart 5.2.2 once more. Nothing uninstall, just install it once more?
Kind regards,
Benno
Can you save a just edited or created simple Joomla! article?
Which PHP version do you use?
Are you able to save parameters of other installed Joomla! extensions in backend?
Did you try to install Phoca Cart 5.2.2 once more. Nothing uninstall, just install it once more?
Kind regards,
Benno
-
massimax361
- Phoca Newbie

- Posts: 6
- Joined: 04 May 2025, 09:40
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
Yes I can save an article in backend and do any other operation but not anything pertinent to Phoca Cart.
PHP VERSION: 8.1.33
Yes I can save parameters for other extentions, component,module,plugin.
Yes I reinstalled Phoca Cart 5.2.2 but problems persist.
PHP VERSION: 8.1.33
Yes I can save parameters for other extentions, component,module,plugin.
Yes I reinstalled Phoca Cart 5.2.2 but problems persist.
- Nidzo
- Phoca Professional

- Posts: 476
- Joined: 07 Nov 2018, 14:55
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
Update PHPversion to 8.3PHP VERSION: 8.1.33
-
massimax361
- Phoca Newbie

- Posts: 6
- Joined: 04 May 2025, 09:40
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
Tested with PHP 8.3 and also with PHP 8.4
Nothing change. It keeps not saving any parameter
Nothing change. It keeps not saving any parameter
-
massimax361
- Phoca Newbie

- Posts: 6
- Joined: 04 May 2025, 09:40
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
Hello !massimax361 wrote: ↑26 Oct 2025, 01:57 Tested with PHP 8.3 and also with PHP 8.4
Nothing change. It keeps not saving any parameter
Any news about ?
- Nidzo
- Phoca Professional

- Posts: 476
- Joined: 07 Nov 2018, 14:55
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
Turn debug on and error reporting to maximum and check is there any error.
Is your website live or is it on localhost?
Try to move it on another server.
Your problem is unique so far because nobody experienced it.
Is your website live or is it on localhost?
Try to move it on another server.
Your problem is unique so far because nobody experienced it.
-
massimax361
- Phoca Newbie

- Posts: 6
- Joined: 04 May 2025, 09:40
Re: IT DOES NOT WORK PROPERLY ON JOOMLA 5.4.0
OK no way to resolve on current hosting.
So I'm testing on differenthosting service ( IONOS):
php: 8.4
jooma: 6
Previous problem solved BUT NOW I just cannot insert any imeg in categories nore in Products.
This is the error I receive with debug at maximum:
----------------------------------------------------------------------------------------------------------------
0 There is no "chosen" asset of a "preset" type in the registry.
Call Stack
# Function Location
1 () JROOT/libraries/src/WebAsset/WebAssetRegistry.php:135
2 Joomla\CMS\WebAsset\WebAssetRegistry->get() JROOT/libraries/src/WebAsset/WebAssetManager.php:274
3 Joomla\CMS\WebAsset\WebAssetManager->useAsset() JROOT/libraries/src/WebAsset/WebAssetManager.php:208
4 Joomla\CMS\WebAsset\WebAssetManager->__call() JROOT/libraries/src/HTML/Helpers/FormBehavior.php:98
5 Joomla\CMS\HTML\Helpers\FormBehavior::chosen() JROOT/libraries/src/HTML/HTMLHelper.php:307
6 Joomla\CMS\HTML\HTMLHelper::call() JROOT/libraries/src/HTML/HTMLHelper.php:150
7 Joomla\CMS\HTML\HTMLHelper::_() JROOT/administrator/components/com_phocacart/views/phocacartmanager/tmpl/default.php:16
8 include() JROOT/libraries/src/MVC/View/HtmlView.php:416
9 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:204
10 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_phocacart/views/phocacartmanager/view.html.php:164
11 PhocaCartCpViewPhocaCartManager->display() JROOT/libraries/src/MVC/Controller/BaseController.php:697
12 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_phocacart/controller.php:30
13 phocaCartCpController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:730
14 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_phocacart/controller.php:26
15 phocaCartCpController->execute() JROOT/administrator/components/com_phocacart/phocacart.php:26
16 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
17 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::{closure:Joomla\CMS\Dispatcher\LegacyComponentDispatcher::dispatch():70}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
18 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
19 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:150
20 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:205
21 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:320
22 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:58
23 require_once() JROOT/administrator/index.php:32
------------------------------------------------------------------------------------------------------------------
So I'm testing on differenthosting service ( IONOS):
php: 8.4
jooma: 6
Previous problem solved BUT NOW I just cannot insert any imeg in categories nore in Products.
This is the error I receive with debug at maximum:
----------------------------------------------------------------------------------------------------------------
0 There is no "chosen" asset of a "preset" type in the registry.
Call Stack
# Function Location
1 () JROOT/libraries/src/WebAsset/WebAssetRegistry.php:135
2 Joomla\CMS\WebAsset\WebAssetRegistry->get() JROOT/libraries/src/WebAsset/WebAssetManager.php:274
3 Joomla\CMS\WebAsset\WebAssetManager->useAsset() JROOT/libraries/src/WebAsset/WebAssetManager.php:208
4 Joomla\CMS\WebAsset\WebAssetManager->__call() JROOT/libraries/src/HTML/Helpers/FormBehavior.php:98
5 Joomla\CMS\HTML\Helpers\FormBehavior::chosen() JROOT/libraries/src/HTML/HTMLHelper.php:307
6 Joomla\CMS\HTML\HTMLHelper::call() JROOT/libraries/src/HTML/HTMLHelper.php:150
7 Joomla\CMS\HTML\HTMLHelper::_() JROOT/administrator/components/com_phocacart/views/phocacartmanager/tmpl/default.php:16
8 include() JROOT/libraries/src/MVC/View/HtmlView.php:416
9 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:204
10 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_phocacart/views/phocacartmanager/view.html.php:164
11 PhocaCartCpViewPhocaCartManager->display() JROOT/libraries/src/MVC/Controller/BaseController.php:697
12 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_phocacart/controller.php:30
13 phocaCartCpController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:730
14 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_phocacart/controller.php:26
15 phocaCartCpController->execute() JROOT/administrator/components/com_phocacart/phocacart.php:26
16 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
17 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::{closure:Joomla\CMS\Dispatcher\LegacyComponentDispatcher::dispatch():70}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
18 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
19 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:150
20 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:205
21 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:320
22 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:58
23 require_once() JROOT/administrator/index.php:32
------------------------------------------------------------------------------------------------------------------