Guest Posted August 29, 2006 Posted August 29, 2006 All of a sudden when you click on a catalog or a product it switches the link to https instead of http. A few days ago the catalog was normal http and only the checkout was https I just reinstalled my ssl cert so I am sure this has something to do with it, but I didnt touch any configurations anywhere. Any ideas? Here is my catalog/config: define('HTTP_SERVER', 'http://mechanicalbunny.com'); // eg, http://localhost - should not be empty for productive servers define('HTTPS_SERVER', 'https://www.mechanicalbunny.com'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', 'true'); // secure webserver for checkout procedure? define('HTTP_COOKIE_DOMAIN', 'mechanicalbunny.com'); define('HTTPS_COOKIE_DOMAIN', 'www.mechanicalbunny.com'); My SSL is www.mechanicalbunny.com
♥Vger Posted August 30, 2006 Posted August 30, 2006 Sorry - this is the osCommerce Forum, not the osC Max forum. Vger
Guest Posted August 30, 2006 Posted August 30, 2006 Sorry - this is the osCommerce Forum, not the osC Max forum. Vger Yup I know, but this issue might possibly have happened with someone here and the code is pretty darn close to each other. It doesnt hurt to ask or to try something to worked on oscommerce. I'm sure its a silly setting i am missing.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.