View Single Post
  #23 ()  
Old 05-10-2008, 06:23 PM
bristweb bristweb is offline
3dCart Power User
 
Join Date: Dec 2007
Posts: 138
Default

whenever you see that you have secure/unsecure message, this is something that you did! but its usually easy to fix

first, you need to view the source code of the page. (ctrl+u in firefox)
then do a search for the following:

src="http:

if you find any results, you have to go into admin and make sure to change it to https

http = unsecure
https = secure

if you have any objects (images, javascript, etc) that is pulling from http, then you will get the error that parts of the page are not secure.
__________________
Who is Ron Paul?
Reply With Quote