Page 1 of 1

Security Warning When Submitting Contact Form

Posted: Wed Oct 10, 2012 12:30 am
by sdaweb
Site: http://edensgarden.com
Version 1.4.9.4
SSL Certificate installed

Issue: When a user is submitting a message via the contact form (http://www.edensgarden.com/index.php?ro ... on/contact), the user will get a security warning:
Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.

Are you sure you want to continue sending this information?
Scenario 1: User goes to the website, clicks "Contact Us", and submits the form -- no security warning.
Scenario 2: If the user browses products, adds to cart, but then decides to "Contact Us", the security warning occurs.

In short, how do I make sure the contact page DOES NOT utilize the https secure connection?

Thanks in advance!
Open Cart rocks!

Mark

Re: Security Warning When Submitting Contact Form

Posted: Thu Oct 11, 2012 4:15 am
by victorj
just tested so if you get a blah blah mail it wass me.
did not see any security isseus when submitting your form.

Re: Security Warning When Submitting Contact Form

Posted: Thu Oct 11, 2012 7:10 am
by rph
It's because the page is encrypted (https) and the submit form isn't (http). If you have a developer you use it should be a fairly simple fix for them.