Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

images under ssl


Guest

Recommended Posts

I want to know how I can set Oscommerce to be install without the images being under https:// for example: http://ahzone.net/abe/ images cant be displayed b/c of the path is https:// and not http://, how can this be solved? withouth getting a SSL certification, only to change the links to images and css to http// for default installaion.

Thank you

Link to comment
Share on other sites

Your images should not be pointing to https - nothing else shows an https file pathway. Does your web hosting company have two folders - one for httpdocs and one for httpsdocs? If they have then you may have made an error in your includes/configure.php file and put httpsdocs instead of httpdocs.

 

It may also have something to do with having two other shopping carts on the same domain, plus PostNuke, Mambo and XOOPS. I'm sure there's room for conflict there.

 

Vger

Link to comment
Share on other sites

Your images should not be pointing to https - nothing else shows an https file pathway.  Does your web hosting company have two folders - one for httpdocs and one for httpsdocs?  If they have then you may have made an error in your includes/configure.php file and put httpsdocs instead of httpdocs.

 

It may also have something to do with having two other shopping carts on the same domain, plus PostNuke, Mambo and XOOPS.  I'm sure there's room for conflict there.

 

Vger

 

 

Thank you, I have fixed the problem :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...