Hi,
I am having a logging in issue it has only just started today, when i enter my details as a customer it then brings up a 404 error message saying yorkflooringsupplies.co.uk not found?
Zen Cart Version 1.3.9f
Mods Installed
Simple SEO
IH2
Mulit Cross Sell
Zen Lightbox
Google Sitemap
Google Base
I have checked setting in simple seo and excluded all mod urls etc.. from being over written and my config setting are as follows -
includes/configure
// Define the webserver and path parameters
// HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
// HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com
define('HTTP_SERVER', 'http://yorkflooringsupplies.co.uk');
define('HTTPS_SERVER', 'https://web165.secure-secure.co.uk/yorkflooringsupplies.co.uk');
// Use secure webserver for checkout procedure?
define('ENABLE_SSL', 'true');
// NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
// * DIR_WS_* = Webserver directories (virtual/URL)
// these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/');
When you go back to the site you are then logged in, but when logging in you get the re directed to the 404 message, any help please.
Thanks Che



