Categories

Tag Archives: base url

Avoid installation Base URL verification error on localhost

Magento Tutorials
  |  
June 20 2011

This tutorial will show you how to avoid the base URL field verification. When you are installing the Magento engine to your local server for testing purposes you may see the Base URL field verification message:

The easiest way to avoid the verification error is to change the Base URL field class.

  1. Open the browser development tool (for example Firebug
Read More

How to remove the warning message about {{base url}}

E-commerce Templates, Magento, Magento Tutorials
  |  
November 15 2010

1. Log in to your Magento admin panel.
2. At the top of the screen you can see the warning message. It usually appears right after the Magento installation as all Magento configuration settings are set to default.
3. In order to remove this message open the “System” tab
4. Then select “Configuration”
5. With that done, click on the

Read More