1. check in admin panel whether you are activated Use SEO URL's to Yes or not.
Goto admin panel system->settings-> Server
Then check Use SEO URL's to Yes.
Showing posts with label Opencart. Show all posts
Showing posts with label Opencart. Show all posts
Monday, April 1, 2013
Thursday, September 27, 2012
How to hide the errorrs,warnings,notice and all kinds of things in Opencart?
We can hide the all kinds of issues by just following the below steps in opencart.
First of all search for the below line in index.php.
1.set_error_handler('error_handler');
2. And comment the line.
First of all search for the below line in index.php.
1.set_error_handler('error_handler');
2. And comment the line.
Subscribe to:
Comments (Atom)