News:

Support the VirtueMart project and become a member

Main Menu

use SSL only when it should be

Started by domifry, March 28, 2014, 21:36:16 PM

Previous topic - Next topic

domifry

Hello,

when my customer go to the shopping card it switch to ssl. than when he ordered and went back to the page (index.php) he is still in SSL. It is it possible to avoid SSL when he do not need it anymore?
because my page look nt good with SSL:
XXX
without ssl everything is fine.
XXX

or can you say why it do not show my elements.
If you want to talk about selling products with toolkits! write me!

byPV

Hi,

error in JS console says:


[blocked] The page at https://www.my-moebelstueck.de/save/template/ ran insecure content from http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js.


You can not access to content without SSL from page with SSL (it may be dangerous). You must change access to jQuery on Google APIs Page (http -> https).

domifry

#2
oh that make sense! thanks!

for others:
you can open the console in the browser. it shows errors of ssl.
If you want to talk about selling products with toolkits! write me!

Eddy666

You have to set secure to "OFF" in the menu items you
dont want SSL.

Menu Manager - Edit Menu Item - Metadata Option