Opencart 4.0.2.3 Frontend not working anymore.
I installed two extension. To my knowledge the shop was working before but did not check. Has been up a few month. Then the shop did not work. Backend still working. At least something. I deactivated both extensions but shop not working. Was Ajax Quick Checkout Pro and Out of Order label.
I get this message:
--------------------
Internal Server Error!
There has been a problem loading the page you are looking for. We are working hard to resolve the issue and the page should return shortly.
If the problem persists please use the contact us form for help.
--------------------
Again, admin side still working. How I start debugging? Any help appreciated. PHP version 8.1.27, standard theme. I used 2.0.2.3 for many years for another project. There was never such an issue.
I installed two extension. To my knowledge the shop was working before but did not check. Has been up a few month. Then the shop did not work. Backend still working. At least something. I deactivated both extensions but shop not working. Was Ajax Quick Checkout Pro and Out of Order label.
I get this message:
--------------------
Internal Server Error!
There has been a problem loading the page you are looking for. We are working hard to resolve the issue and the page should return shortly.
If the problem persists please use the contact us form for help.
--------------------
Again, admin side still working. How I start debugging? Any help appreciated. PHP version 8.1.27, standard theme. I used 2.0.2.3 for many years for another project. There was never such an issue.
Preparing you Today for the World of Tomorrow – Protect your Freedom and your Assets!
https://expatcircle.com/cms/
I enabled display errors. I get this:
Cannot access offset of type string on string: in /home/public/shop/extension/outstckimg/catalog/model/module/outstckimg.php on line 90
I think it is the second extension that broke my shop. This one: https://www.opencart.com/index.php?rout ... n_id=23558
Cannot access offset of type string on string: in /home/public/shop/extension/outstckimg/catalog/model/module/outstckimg.php on line 90
I think it is the second extension that broke my shop. This one: https://www.opencart.com/index.php?rout ... n_id=23558
Preparing you Today for the World of Tomorrow – Protect your Freedom and your Assets!
https://expatcircle.com/cms/
Well here is the #1 problem... it is a paid extension so we can't look at it.jooy123 wrote: ↑Mon Mar 18, 2024 3:33 amI enabled display errors. I get this:
Cannot access offset of type string on string: in /home/public/shop/extension/outstckimg/catalog/model/module/outstckimg.php on line 90
I think it is the second extension that broke my shop. This one: https://www.opencart.com/index.php?rout ... n_id=23558
Beyond that can you uninstall it?
Mike
cue4cheap not cheap quality
It is deactivated. I can't remove it. It says something (whatever) has to be removed first.
Can I just delete the folder?
Can I just delete the folder?
Preparing you Today for the World of Tomorrow – Protect your Freedom and your Assets!
https://expatcircle.com/cms/
jooy123 wrote: ↑Mon Mar 18, 2024 3:11 amOpencart 4.0.2.3 Frontend not working anymore.
I installed two extension. To my knowledge the shop was working before but did not check. Has been up a few month. Then the shop did not work. Backend still working. At least something. I deactivated both extensions but shop not working. Was Ajax Quick Checkout Pro and Out of Order label.
I get this message:
--------------------
Internal Server Error!
There has been a problem loading the page you are looking for. We are working hard to resolve the issue and the page should return shortly.
If the problem persists please use the contact us form for help.
--------------------
Again, admin side still working. How I start debugging? Any help appreciated. PHP version 8.1.27, standard theme. I used 2.0.2.3 for many years for another project. There was never such an issue.
On OC 4 it's a bit strict.
If you had issue with one section of your page: it will stopped working.
Check:
1. Every path on config.php is correct
2. Set display error to Yes
-- System: store: edit store. Server tab. Error display: Yes. Save.
3. Force error display:
Add the following code on index.php:
Code: Select all
// Error
ini_set('display_errors',1);
ini_set('error_reporting','E_ALL');
4. Disable each section and see how it works
Hope this help.
HP Web Design
Powering Digital Commerce | http://hpwebdesign.io | http://opencart.id
Opencart Professional Services | Create OpenCart Online Store | OpenCart Tutorials
Who is online
Users browsing this forum: No registered users and 1 guest