garyb10 Posted May 27, 2008 Posted May 27, 2008 We have an SSl Cert and so far everything is fine, except with IE. It pops a window saying some items on the page are not secure. All the items are images that have the url as http. So I need to change the base url,where is it stored?
web-project Posted May 27, 2008 Posted May 27, 2008 could you provide the URL address I will check for you. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
garyb10 Posted May 27, 2008 Author Posted May 27, 2008 could you provide the URL address I will check for you. Sure, https://savvygourmetshop.com/
web-project Posted May 27, 2008 Posted May 27, 2008 Sure, https://savvygourmetshop.com/ thank you. You forgot to update the configure.php file (/catalogue/includes folder) it should be set as below: define('HTTP_SERVER', 'http://savvygourmetshop.com'); // eg, http://localhost - should not be empty for productive servers define('HTTPS_SERVER', 'https://savvygourmetshop.com'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', true); // secure webserver for checkout procedure? Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.