Tutorials
Webmin Error: The Web Server is running in SSL mode
November 8, 2017 | Aman KhandelwalWebmin is freeware web-interface for the system administartion (like managing user accounts, DNS, apache, FTP accounts etc.) of Linux based system. After installation of Webmin Control Panel on Linux and when you try to access it over the internet (using … Read More
How To Create a Custom 404 Page in Apache
April 15, 2017 | Aman KhandelwalWhy Create a Custom 404 Page
A custom 404 page lets you provide a user-friendly website to your visitors even in the midst of an error. Very few users, when presented with a 404, will do more beyond click back … Read More
How to fix error SyntaxError: Unexpected end of input OK when editing order in OpenCart 2
January 28, 2015 | Aman Khandelwal
Recent days I have encountered many reports about the error SyntaxError: Unexpected end of input OK when editing order in OpenCart 2. The error looks like as image above.
In this post, I will show how to … Read More
How to Change OpenCart URL
May 30, 2014 | Aman KhandelwalThis is a tutorial on how to change your OpenCart URL. There are various reasons for changing your website’s URL, such as testing our website on your Temporary URL, or you may just want to use a different domain name for … Read More
HOW TO CREATE A NEW CURRENCY AND CHANGE THE DEFAULT CURRENCY IN OPENCART
May 27, 2014 | Aman KhandelwalI decided to put up a post on changing the default currency in OpenCart as I found I was being asked a lot about it from some people a bit newer to the software. The system automatically sets it as … Read More
Setting up a local server on Windows
March 29, 2014 | Aman KhandelwalIt is neither an easy task to to develop a php and mysql driven site always nor it is economical as testing it is not easy. Wampserver is the one that helps to overcome this thing. Wampserver comes with an … Read More