Skip to main content

Deprecated strpos()

More
2 years 5 months ago #360185 by Tradesell
-- url of the page with the problem -- : www.tradesell.it
-- HikaShop version -- : 5.0.3
-- Joomla version -- : 4.4.3
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : deprecated strpos()

Hi,
there is a specific product, a test item created to test the payment process, that trigger this message when visualizing the shopping cart
and also in the payment summary page, i attach the screenshot of the message and the screenshot of the product,
thanks
Eiasu

Please Log in or Create an account to join the conversation.

More
2 years 5 months ago - 2 years 5 months ago #360186 by nicolas
Replied by nicolas on topic Deprecated strpos()
Hi,

Thanks for your feedback.
Add the code:
Code:
if(empty($val->characteristic_value)) continue;
before the line:
Code:
$char_value = $val->characteristic_value;
in the file administrator/components/com_hikashop/classes/product.php and it will remove the deprecated message.
We'll add the patch on our end too.
Last edit: 2 years 5 months ago by nicolas.

Please Log in or Create an account to join the conversation.

Time to create page: 0.139 seconds
Powered by Kunena Forum