Hello community. I have a problem seeing the details of the products on my website. When I click on a product it displays the message “HTTP ERROR 500”. Also I can no longer connect to my dashboard knowing that my identifiers are correct. I want a solution.
Standard info needed.
Opencart version.
Did it work before?
Any changes made to site when it stopped working? Either by you or your webhost.
As xxvirusxx said ... check your error logs also.
Mike
cue4cheap not cheap quality
ditto all of the above
plus a link to your site
Is it likely that you installed a module and has caused a syntax error?
It is not clear if it is admin or front end that is your issue, so please be clear.
You can also try adding error logging into your index.php that is in the root of your installation
put it above // Version and remember to remove it when you are done.
plus a link to your site
Is it likely that you installed a module and has caused a syntax error?
It is not clear if it is admin or front end that is your issue, so please be clear.
You can also try adding error logging into your index.php that is in the root of your installation
put it above // Version and remember to remove it when you are done.
Code: Select all
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Contact me for help or post here screenshot error
Dezvoltator Web Full Stack - Specializat în Dezvoltare și Suport OpenCart în România
Contactează-mă pentru Lucrări Personalizate sau Suport Rapid.
Who is online
Users browsing this forum: Baidu [Spider] and 0 guests