Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Checkout_shipping.php Not Secure


gaspower

Recommended Posts

Hello,

 

For some reason my checkout_shipping.php page is not secure? SSL certificate is installed and settings in configure.php are correct. I also checked images (main header image) to make sure it is inserted correctly? For the most part, it is a stock version of the OSC cart. I am running version 2.2 MS2. What should I check to veryify?

 

Thanks JR

 

Settings in catalog/configure.php

 

define('HTTP_SERVER', 'http://www.domain.com');

define('HTTPS_SERVER', 'https://www.domain.com');

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

define('HTTP_COOKIE_DOMAIN', 'http://www.domain.com');

define('HTTPS_COOKIE_DOMAIN', 'https://www.domain.com');

 

Thank you TJR

Link to comment
Share on other sites

Can you give a URL?

:unsure:

 

The "Visit my website" link in your profile doesn't work.

 

Sometimes it can be something really simple, and easily overlooked, as in this post:

 

Click Me

 

The nonsecure page in that thread wasn't "checkout_shipping", but the same principal applies.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Hello,

 

I tried all ideas from the link. This site is hosted on Network Solutions if that makes a difference. I have five other sites on another server and no SSL issues? I have made sure all images are set correct and not pulling outside the ssl??

 

Thanks JR

Link to comment
Share on other sites

Basically, the posters problem is this:

 

HTTP pages are OK.

 

Any HTTPS pages, you get the "Do you want to display non-secure items?" message. If you say NO, none of the images appear. And if you <right-click> on any image, and "View source", in the URL line it says Not available.

 

If anyone has any ideas, post away!

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...