Top "Opencart" questions

Free open source shopping cart system written in PHP and based on MVC architecture.

How to find route of a current page?

Is there a line of code that I can use in the controller that determines the route of a current …

php opencart
Opencart Url redirect

I made a custom registration module for Opencart, my registration page has the following url: www.mysite.com/index.php?…

redirect opencart
Can't disable error reporting in OpenCart (PHP)

I can't seem to disable error reporting in PHP - I have tried everything but "Notice" errors are still displayed. …

php opencart error-reporting ini-set
Opencart thumbnail size

I've just started to work with opencart so I don't very much. I want to change the thumbnail size of …

size thumbnails opencart
Opencart Fatal error: Call to a member function get() on a non-object

Trying to move from local host to new server. Fresh install worked fine, no problems. When I uploaded my files …

configuration-files opencart fatal-error
Adding a javascript to all pages in OpenCart

I'm new to OpenCart and don't have any experience with PHP, so I have a question. I want to add …

php javascript opencart
How to clear cache in Opencart from PHP

I need to clear cache on certain condition from PHP code. How can I do so. I know that there …

php caching opencart server vqmod
How to display products from subcategory to parent category in opencart?

I'm trying to find a solution but still no luck. I want to display all products from subcategories to parent …

categories product opencart
Disable template caching for development in OpenCart 3

I am making changes in my theme templates in OpenCart 3. Due to template caching I have to clear cache every …

php opencart opencart-3