Floobynooby Posted September 4, 2009 Share Posted September 4, 2009 Hi Does anyone know how to remove the "http://www .yourwebsite.com/" from <base href="www .yourwebsite.com/" /> so that you are left with <base href="/" /> Have done a few tests in i.e. and it seems that many people like myself are getting a message when using an ssl cert for i.e. that informs customers that the page uses secure and non secure information.Have built a static page with the same code and removed that web address and all seemed to work fine, but don't know which file to adjust in Prestashop to make the change universal, hoping someone can help.Also would anyone have an idea how to direct certain pages to https:// like the login and checkout, which files you need to adjust.Many thanksFlooby Link to comment Share on other sites More sharing options...
CYTechnologies Posted September 4, 2009 Share Posted September 4, 2009 Hey Flooby,Make sure you turn on the SSL support in your stores settings tab - this should help :-) Link to comment Share on other sites More sharing options...
Floobynooby Posted September 4, 2009 Author Share Posted September 4, 2009 Many thanks CYTechnologiesI have enabled the option and it seems to sort out the login and basket for ssl, but still get the same error in i.e. for the content managed pages and on the ssl pages. It also takes you to https:// www. yoursite.com/index.php when you go back to the home page.Cheers Link to comment Share on other sites More sharing options...
Floobynooby Posted September 4, 2009 Author Share Posted September 4, 2009 Just found the solution for anyone else looking for the same problem.http://www.prestashop.com/forums/viewthread/3497/P15/security/solved_ssl Add the text Ion_Cannon provides in post [ # 18 ] fixes the problem and if you have any more pages, just copy the code and insert the .php page in.Cheers Link to comment Share on other sites More sharing options...
Recommended Posts