Another HTTPS problem

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
weedcity.com
Beginner
Beginner
Posts: 3
Joined: Tue Jul 05, 2005 10:14 am

Another HTTPS problem

Post by weedcity.com »

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.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

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
weedcity.com
Beginner
Beginner
Posts: 3
Joined: Tue Jul 05, 2005 10:14 am

Post by weedcity.com »

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.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

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/knowl ... d=tn_16588, you just change the http to https

Cheers,
Andy
weedcity.com
Beginner
Beginner
Posts: 3
Joined: Tue Jul 05, 2005 10:14 am

Post by weedcity.com »

thanks so much

I tried changing the http to https but it still threw up a fault

not to worry because I just ditched that bit of flash, and it worked.

thanks again!
Post Reply