kalki Posted January 18, 2010 Share Posted January 18, 2010 I am using Prestashop Version 1.2.4.0 - 0.407s. SSL is active also. It is required to say yes and select to use “Theme v 1.1.” from the OPTIONS tab in the administration panel, in order to avoid SSL error message. Otherwise, browser page warns SSL certificate problem in every transition to the pages with https. Due to work properly, It is required to select theme v 1.1. On the other hand, after doing that selection from the panel, it deviates the properties of the quality combinations we added to products. The quality combinations we created start to exist only in the assumed stocks. All other qualifications accepted become do not exit and you cannot select the other quality combinations also. Is there any person who did meet this problem. Is there any possibility to function ate SSL properly and to use combinations. If anybody could help, it will be appreciated. Thanks in advance. Urgent aid please Link to comment Share on other sites More sharing options...
leemarkwood Posted January 18, 2010 Share Posted January 18, 2010 Any image link or script link that is using http:// within your ssl checkout pages will cause the problem you are describing. I suggest searching through the html of the page that gives you the problems for the above. When you find your problematic links you will need to edit the .tpl file to make the link use https://If you have no coding experience I could help. Send me a pm. Link to comment Share on other sites More sharing options...
mir-aus Posted February 9, 2010 Share Posted February 9, 2010 Hi there .I have same problem with Version 1.2.5.0 , can you hel pme please ...http://www.continuousinksupplysystem.com.au/ Link to comment Share on other sites More sharing options...
zioup2 Posted July 14, 2010 Share Posted July 14, 2010 Hi there .I have same problem with Version 1.2.5.0 , can you hel pme please ...http://www.continuousinksupplysystem.com.au/ I saw your website and it seems you found the problem... about SSL. Could you tell me what was the problem please?Tank you Link to comment Share on other sites More sharing options...
mir-aus Posted July 14, 2010 Share Posted July 14, 2010 I have changed init.php .in line 118, I have changed 'content_dir' => $protocol_link.$server_host.__PS_BASE_URI__, To'content_dir' => __PS_BASE_URI__,and my problem solved.you can try it as well. Link to comment Share on other sites More sharing options...
Recommended Posts