PHP 8
Posted: Sat Feb 20, 2021 4:00 am
I've got a 1.5.6.5 test site running on PHP 8.0. So far it's error free. If anyone wants to share their PHP 8 experiences I'd be interested to hear them. 

OpenCart Community Forum - Discuss shopping cart and e-commerce solutions.
https://forum.opencart.com/
Seriously, you want help for a 3rd party blog extension which isn't part of OpenCart? You have to get in touch with the author of that extension.jhisaza wrote: ↑Mon May 10, 2021 9:18 amHi, I am using OC 3.0.3.7 and php 8.0.3. OpenCart is functioning well, except for the Blog at this level: oc/index.php?route=blog/article&article_id=13
Here I get the following error message: Warning: Trying to access array offset on value of type null in /home/MyDomain/public_html/oc/catalog/controller/blog/article.php on line 50
The same occurs in PHP 7.4. This disappears in php7.3. Please help me to solve this problem
Hi Johnp,
Cause by an extension or modification. You would need to work out which one and get it updated to work with PHP 8.eddielai wrote: ↑Wed Mar 01, 2023 10:35 amI tried running opencart 1.5.6.4 on PHP 8.1 but received this error:
"PHP message: PHP Fatal error: Uncaught Error: Unknown named parameter $front in vqmod/vqcache/vq2-system_engine_front.php:53
Stack trace:
#0 vqmod/vqcache/vq2-system_engine_front.php(40): Front->execute()
#1 index.php(236): Front->dispatch()
#2 {main}\n thrown in /vqmod/vqcache/vq2-system_engine_front.php on line 53"
Any idea how to fix this? Thanks.![]()