Guest Posted March 2, 2005 Share Posted March 2, 2005 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 More sharing options...
♥Vger Posted March 2, 2005 Share Posted March 2, 2005 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 More sharing options...
Guest Posted March 2, 2005 Share Posted March 2, 2005 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 <{POST_SNAPBACK}> Thank you, I have fixed the problem :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.