Grettings forum members, i have not been on the forum for a long time now. I had a previous problem with my ssl link but now have it straightned out. A while ago i went into my zen cart files and changed the https to http on both so it would not use the ssl link cause of the error and now I can only remembr one of the files i changed. the one i do remember changing is includes/templates/configure php folder. I changed the permission from 644 to 755 and changed the

Code:
// 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://www.edscukoouhren.com');
define('HTTPS_SERVER', 'https://www.edscukoouhren.com'); but there was another file i changed to and i can not remember just which one it was. can anyone refresh my memory please?

David 52