zenrider420 Posted March 25, 2009 Share Posted March 25, 2009 There is a little bit of a problem with the contact page it seems when you enable SSL. When you go to the contact page, it itself is not a secure page (https://) however, it is making every single link on the page link to a secure page. (Even all of the catagories, modules, etc.) So when you leave the contact page, you get the popup warning saying there are secure and non secure elements blah blah... when you go into My Account, Checkout, or Login, i am not getting this message, and this behavior is not happening, only with the contact-form.php file.how would i make it so the only thing with the https:// is the submit button on the form, and not all the rest of the links. this happens in the default prestashop theme, as well as my custom theme. Thanks! Link to comment Share on other sites More sharing options...
mayday Posted May 13, 2009 Share Posted May 13, 2009 My shop behaves this way as well. http://www.outdoorstore.ch/I to view this as a significate problem. And the "fix" often referred to in this post: http://www.prestashop.com/forums/viewthread/9478/P0/general_discussion/temporary_fix_for_sslis not (in my humble opinion) a real solution. Processing the entire site in SSL (https:) is a major resourse drain. The real problem here is the creation of all the links with https instead of http.Anyone have a real fix to this problem? Link to comment Share on other sites More sharing options...
Hoodgrown Posted May 14, 2009 Share Posted May 14, 2009 In most software the contact form is not meant to be secure since sensitive information is not usually sent through it. Combine the fact that once it's in transit plain email is not secure at all in itself, so why would you need to have https on the contact form? Just curious. Link to comment Share on other sites More sharing options...
Recommended Posts