Https Cart update quantity Firefox error
Posted: Sat Aug 09, 2014 2:50 pm
I have a website running on Opencart 1.5.4.1. with a Comodo SSL Certificate
When i'm on the cart page and i want to change the product quantity i get the following error
You then have to choose continue or cancel.
I checked the page on http://www.whynopadlock.com/check.php and there it says that everything is secure.
I also get the secure padlock on Firefox so it should work
When i check the page with the firefox Element inspector i see the following error
This error links to jquery.min.js and is a jquery version v.1.7.1
i searched for this error and i read to i need to update to a new jquery.
so my questions.
1. Is the popup error related to the jqeury warning?
2. How can i find out what the problem is because i only get the error when i update the quantity?
When i'm on the cart page and i want to change the product quantity i get the following error
Code: Select all
opencart 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.
I checked the page on http://www.whynopadlock.com/check.php and there it says that everything is secure.
I also get the secure padlock on Firefox so it should work
When i check the page with the firefox Element inspector i see the following error
Code: Select all
Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
i searched for this error and i read to i need to update to a new jquery.
so my questions.
1. Is the popup error related to the jqeury warning?
2. How can i find out what the problem is because i only get the error when i update the quantity?