Page 1 of 3
Phoca Cart Product Scroller Module for Joomla 5
Posted: 23 Nov 2023, 12:56
by Nidzo
When we can expect Joomla 5 version of Phoca Cart Product Scroller Module?
Latest version 4.0.9 throws error:
Code: Select all
ERROR 0 - Class "Phoca\PhocaCart\Dispatcher\Dispatcher" not found in C:\wamp64\www\una\administrator\components\com_phocacart\libraries\phocacart\product\product.php:643
Thanks!
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 24 Nov 2023, 23:48
by Jan
Hi, Phoca Cart Product Scroller module is a part of 10 modules which are included in basic package, there is even version 5.0.0 Beta, you can download it here:
https://www.phoca.cz/download/99-phoca- ... -component
( pkg_phocacart_modules_v5.0.0Beta.zip )
Jan
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 26 Nov 2023, 19:44
by Nidzo
I downloaded it but I still get error above.
When I comment
Code: Select all
Dispatcher::dispatch(new Event\View\Products\BeforeLoadColumns('com_phocacart.products', $pluginOptions));
everything is O.K.
Joomla 5
Phoca Cart Beta 5.0.9
PHP 8.2
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 26 Nov 2023, 21:25
by Jan
Hi,
are you sure, you installed the Beta version properly? Do such files exist on your server?
administrator/components/com_phocacart/libraries/src/Dispatcher/Dispatcher.php
administrator/components/com_phocacart/libraries/src/Event/View/Products/BeforeLoadColumns.php
Jan
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 26 Nov 2023, 23:29
by Benno
@Nidzo,
also can't confirm:
Joomla 5
Phoca Cart Component 5.0.0 Beta9
Phoca Cart Product Scroller Module 5.0.0 Beta
PHP 8.2
Kind regards,
Benno
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 27 Nov 2023, 12:01
by Nidzo
Jan wrote: ↑26 Nov 2023, 21:25
Hi,
are you sure, you installed the Beta version properly? Do such files exist on your server?
administrator/components/com_phocacart/libraries/src/Dispatcher/Dispatcher.php
administrator/components/com_phocacart/libraries/src/Event/View/Products/BeforeLoadColumns.php
Jan
It is WAMP localhost server. It works well on Joomla 4.4.
Both files are present on server.
Benno wrote: ↑26 Nov 2023, 23:29
@Nidzo,
also can't confirm:
Joomla 5
Phoca Cart Component 5.0.0 Beta9
Phoca Cart Product Scroller Module 5.0.0 Beta
PHP 8.2
Kind regards,
Benno
Problem is not in Backend. I can access to Module settings too. It is Frontend that throws error above
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 27 Nov 2023, 23:16
by Benno
Also no error in frontend:
Joomla 5
Phoca Cart Component 5.0.0 Beta9
Phoca Cart Product Scroller Module 5.0.0 Beta
PHP 8.2
xampp-windows-x64-8.2.4-0
Kind regards,
Benno
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 28 Nov 2023, 01:44
by Nidzo
I've sent login details for test site to Jan if he is willing to take a look.
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 28 Nov 2023, 07:51
by Benno
Ok.
Re: Phoca Cart Product Scroller Module for Joomla 5
Posted: 30 Nov 2023, 18:50
by Jan
Hi, thank you for the testing server, try to test it now with version 5.0.0Beta10 (component) and 5.0.0Beta2 (modules)
https://github.com/PhocaCz/PhocaCart/re ... Beta10.zip
https://github.com/PhocaCz/PhocaCart/re ... 0Beta2.zip
It should be OK there.
Thank you, Jan