djtsky Posted March 14, 2011 Share Posted March 14, 2011 Please help, it drived me mad as I have spent whole day on it, I purchassed private SSL certificate and enabled SSL in the admin panel, but when people clicked Chart and checkout there was a warnning message saying "Do you want to view only the webpage content that was delivered securely?"This webpage contains content that will not be delivered using a secure HTTPS connection, which could compromise the security of the entire webpage."thank you in advance. Link to comment Share on other sites More sharing options...
Xolphin Posted March 14, 2011 Share Posted March 14, 2011 You will get this message when images or scripts like javascripts aren't fetched using https. You should scan your page for things like src="http://..." where http should be replaced to https://For example your javascript and stylesheets after BlockWishlist have http:// links, which is not allowed when using SSL. Link to comment Share on other sites More sharing options...
djtsky Posted March 22, 2011 Author Share Posted March 22, 2011 You will get this message when images or scripts like javascripts aren't fetched using https. You should scan your page for things like src="http://..." where http should be replaced to https://For example your javascript and stylesheets after BlockWishlist have http:// links, which is not allowed when using SSL. thank you Xolphin. Link to comment Share on other sites More sharing options...
tuvpnvpnserver Posted March 29, 2011 Share Posted March 29, 2011 ou should scan your page for things like src=“http://…” where http should be replaced to https:// Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now