Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Setup -- Relative Links weren't enough


tapuahk

Recommended Posts

Posted

I had to change my HTTP server to the same URL as my HTTPS server to get the unauthenticated errors to go away...

 

I've been up for 27 hours working on getting the Mods working when the angry owner said to get rid of the annoying warning messsages. I use FF so I didn't understand until I opened an IE tab. They popped up like land mines going off!!! No wonder she was steamed.

 

I tried making sure all my links were relative. However, OSC was generating http links even though I was on the login.php page.

 

Also discovered OSC has hard coded link "http://oscommerce.com" in the FOOTER TEXT.

 

Image backgrounds in CSS also were at fault, fixed those hours ago.

 

Anyone have any idea why OSC still loads images HTTP on a HTTPS page?

 

I'm using New install 2.2 RC2 with the following mods installed:

Discount Coupon Codes :)

Header Tag Controller (working on only a few pages, NOT product pages :( )

Supertracker :)

 

also

Local Delivery Option :)

Zipcode shipping/delivery (seems to be adding shipping to every item rather than using total weight, working on a fix)

 

I have more to put in but need this SSL thing taken care of.

 

Any suggestions will be cheerfully accepted.

 

[[Putting a fresh pot of coffee on]]]

 

~~~ :'( Tapuahk

Posted

The only problem I had with going to SSL and seeing the warning message was images that I had provided the full path to:

http:/mysite.com/images/image.gif (absolute address)

 

When I changed links to:

images/image.gif

 

The errors went away..

Lloyd

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...