Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Some Pages not displaying in https mode.


Pat Skinn

Recommended Posts

Posted

Hello folks.

 

Just installed all the files in /shop

 

When testing a checkout site goes into https and none of the pages will display.

 

When I remove the "s" from the url the page displays.

 

When I installed I chose yes for SSL mode.

 

Any help would be appreciated.

 

Also, I don't see a sts_template file either - I think I need this make visual changes to store.

 

Thanks in advance for your help.

 

Pat.

Posted

A. Turn SSL off in the /includes/configure.php file, like this:

 

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

B. If your host as shared SSL find out what your SSL URL is and edit the aforementioned configure file to match.

 

C. Purchase/install dedicated SSL

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 >

Archived

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

×
×
  • Create New...