Page 1 of 1

PHP Warning on checkout / cart overview page

PostPosted: Tue Jun 06, 2023 1:45 pm
by mail@.....com
Hi,

I am experiencing issues on the checkout overview / cart overview page when using OPC v.2.0.435.220523 on Joomla! 4.3.1 with VM v.4.0.22 10864.

The warnings I get on every theme I use are:

Warning: Undefined variable $obj in /var/www/html/components/com_onepage/helpers/mini.php on line 601

Warning: Trying to access array offset on value of type null in /var/www/html/components/com_onepage/helpers/mini.php on line 601


Is this a known issue and is there a way to fix it?

Thanks in advance.

Rob

Re: PHP Warning on checkout / cart overview page

PostPosted: Fri Jun 23, 2023 12:28 pm
by admin
hello, i fixed this one upon the latest opc release, this kind of warnings can be disabled when error reporting is turned off in joomla (or php.ini) which is strongly recommended for a production site.
on the other hand it's always good to fix these.

best regards, stan