Store not loading after update to php version 8
Author: Anthony F.
Visited 1287,
Followers 1,
Shared 0
My online store wasn't loading after update to PHP version 8, so have gone back to previous version 7.4 which is going to be retired soon. What needs to be done to correctly use new version 8?
Posted on the
In my cas i hope that they will fix or try to fix issue with quantity... When we update the quantity is not fix on web...
If you have the site on One.com you can try to log into the kontrolpanel, go to filemanager and then to the adminmap and updat that.
It helped for me as I had some of the same problem.
Hi Anthony,
did you update to PHP 8.0 or 8.1?
Thanks! Kind regards.
Author
version 8.00
Hello Anthony
With the update to PHP 8, it is possible that the hosting provider automatically switches on error_display parameter of PHP
Please ask them to disable this on your hosting with PHP 8 and it should work then
Try this out and keep me posted here
Thank you
Stefano
Author
Thank you Stefano, this worked perfectly!