If your Zen Cart shop was developed using a temporary domain reference you may need to change the reference when you apply the true domain.
Look in the file /includes/configuration.php and change the line
define('HTTP_SERVER', 'http://12.13.23.123/myShop.com');
to the new url:
define('HTTP_SERVER', 'http://www.myShop.com/);
You may find you need to wait a while whilst caching updates before the changes apepars to be implemented.
NAT March 2007
| |
This article viewed: 24 times |
Back |
Copyright © 2004-2007 Janet Systems Ltd.