- Posts: 239
- Thank you received: 8
Hikashop doesnt like php 8.2 it only likes 7.4
2 years 8 months ago #358002
by Bender
Replied by Bender on topic Hikashop doesnt like php 8.2 it only likes 7.4
would you help with hikashop payment module please
I got message after upgrade to PHP8.2 and Joomla 5.01 on checkout page
"Joomla\CMS\Filesystem\Folder::files: The path does not lead to the directory: [ROOT]/media/com_hikashop/images/payment/"
I guess what it came from hikashop payment cause no any embedded images on page in payment selector also in payment settings.
Which file should i patch to hide message and repair payment module ? (i use manual payment module).
Also as in this topic i got a few messages from PHP
1) Deprecated: Creation of dynamic property plgSystemCustom_quantity_taxHelper::$product is deprecated in /var/www/html/plugins/system/custom_quantity_tax/custom_quantity_tax.php on line 140
2) Deprecated: Use of "self" in callables is deprecated in /var/www/html/libraries/vendor/phpseclib/bcmath_compat/src/BCMath.php on line 492
are they come from Hikashop too ?
I got message after upgrade to PHP8.2 and Joomla 5.01 on checkout page
"Joomla\CMS\Filesystem\Folder::files: The path does not lead to the directory: [ROOT]/media/com_hikashop/images/payment/"
I guess what it came from hikashop payment cause no any embedded images on page in payment selector also in payment settings.
Which file should i patch to hide message and repair payment module ? (i use manual payment module).
Also as in this topic i got a few messages from PHP
1) Deprecated: Creation of dynamic property plgSystemCustom_quantity_taxHelper::$product is deprecated in /var/www/html/plugins/system/custom_quantity_tax/custom_quantity_tax.php on line 140
2) Deprecated: Use of "self" in callables is deprecated in /var/www/html/libraries/vendor/phpseclib/bcmath_compat/src/BCMath.php on line 492
are they come from Hikashop too ?
Please Log in or Create an account to join the conversation.
2 years 8 months ago - 2 years 8 months ago #358004
by Philip
Replied by Philip on topic Hikashop doesnt like php 8.2 it only likes 7.4
Hello,
Activate the Joomla debug in maximum mode
=> This will add more elements to your error messages which will allow us to better understand and resolve your problems.
Then, provide all this error screenshots.
Awaiting your returns
Regards
Activate the Joomla debug in maximum mode
=> This will add more elements to your error messages which will allow us to better understand and resolve your problems.
Then, provide all this error screenshots.
Awaiting your returns
Regards
Last edit: 2 years 8 months ago by Philip.
Please Log in or Create an account to join the conversation.
2 years 8 months ago #358012
by Bender
Replied by Bender on topic Hikashop doesnt like php 8.2 it only likes 7.4
it seems like this is the reason
Warning: foreach() argument must be of type array|object, bool given in /var/www/html/administrator/components/com_hikashop/classes/plugin.php on line 203
Warning: foreach() argument must be of type array|object, bool given in /var/www/html/administrator/components/com_hikashop/classes/plugin.php on line 203
Please Log in or Create an account to join the conversation.
2 years 8 months ago #358013
by Bender
The question is closed, it turned out that the folder media/com_hikashop/images/payments was deleted
Replied by Bender on topic Hikashop doesnt like php 8.2 it only likes 7.4
Bender wrote: it seems like this is the reason
Warning: foreach() argument must be of type array|object, bool given in /var/www/html/administrator/components/com_hikashop/classes/plugin.php on line 203
The question is closed, it turned out that the folder media/com_hikashop/images/payments was deleted
The following user(s) said Thank You: nicolas
Please Log in or Create an account to join the conversation.
Time to create page: 0.250 seconds