I've had customers tell me they cannot view their orders from order history. I tested it and they are right. It comes up with "this page isn't working - http error 500" trying to go to /index.php?route=account/order/info&order_id=xxxxxx
Any idea why??? Customer is registered and logged into their account.
Any idea why??? Customer is registered and logged into their account.
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
What would I be looking for? It is a broken link from what it looks like to me.
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
A HTTP 500 error is an internal error, usually generated by some bad PHP that the OpenCart error handler doesn't catch. If you can't see it in your OpenCart error logs try the PHP error log. It's usually error_log in the web root or admin, but could also be in a logs folder off the hosting account. If you can't find it try using phpinfo() and look for the error_log parameter.
Who is online
Users browsing this forum: No registered users and 31 guests