There are 2 configure.php files - one in the /includes/ directory, one in the admin/includes/ directory. They both need to be changed and uploaded to their respective areas.
There are 2 configure.php files - one in the /includes/ directory, one in the admin/includes/ directory. They both need to be changed and uploaded to their respective areas.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Kim is right, just make sure the one in the /includes/ directory has your web site address right.
around line 16 and 17
define('HTTP_SERVER', 'http://your_site.com');
define('HTTPS_SERVER', 'https://your_site.com');
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Thank you people. I'll double check these things before I steel myself to go through it again.