Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:39
Another HTTPS problem
Poster: weedcity.com
Dated: Tuesday July 5 2005 - 10:55:35 BST
No doubt the solutions will be the same however I am banging my head against this problem and getting a migraine!
I have blank.html in root
I have changed my graphic to live in the root file.
The problem I have is I get NO notification of there being an insecure item on the page at all. Instead my browser both IE and Firefox refuse to show a padlock!
It is very frustrating and it is costing me money...
before I abandon the DHTML menu please could someone have a look for me.
website is
http://www.weedcity.com just add an s to the http:// as it will run on any page in secure mode.
Poster: Andy
Dated: Tuesday July 5 2005 - 11:22:12 BST
Hi,
It's not the menu this time but your style sheet.
See:
<LINK href="http://www.weedcity.com/images/stylesheet.css" type=text/css rel=stylesheet>
Should be:
<LINK
href="https://www.weedcity.com/images/stylesheet.css" type=text/css
rel=stylesheet>
Hope this helps,
Andy
Poster: weedcity.com
Dated: Tuesday July 5 2005 - 12:41:00 BST
this is now really doing my head in
well spotted with the stylesheet I am sure you know what it is like when you focus on one thing i.e the menu
however now that I have done that quick fix it now throws up a "there are secure and unsercure items" warning! I have absolutely no idea where this has come from.
and BTW the menu is great!
Any ideas gratefully recieved as I obviously cant see the wood for the trees.
Poster: Andy
Dated: Tuesday July 5 2005 - 12:58:34 BST
I found it - it's the Flash object - there are references to http://www.macromedia.com/go/getflashplayer and http://download.macromedia.com/pub/shoc ... wflash.cab
According to this document http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16588, you just change the http to https
Cheers,
Andy