Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

images disappear in ssl


Gooch

Recommended Posts

Posted

I have enabled ssl on my server everything works great except there are no images ie my header is gone anytime in https? any idead

Posted
I have enabled ssl on my server everything works great except there are no images ie my header is gone anytime in https? any idead

I had this problem as well.. the best way to get around it is not to use full image paths for example do not use http://www.yourdomain.com/images/image.gif use this form of calling an image /images/image.gif that way when the server makes a ssl connection it will retrieve the images using https

 

Hope this helps

Posted
I had this problem as well.. the best way to get around it is not to use full image paths for example do not use http://www.yourdomain.com/images/image.gif use this form of calling an image /images/image.gif that way when the server makes a ssl connection it will retrieve the images using https

 

Hope this helps

 

Well its the weirdest thing i looking in header.php and it dosnt call to a specific url link, basically what is disappearing is everything in the images folder except whats associate with the carousel which shows the pictures check it out www.superbeef dot net I am not understanding why my images are being rejected

Posted
I had this problem as well.. the best way to get around it is not to use full image paths for example do not use http://www.yourdomain.com/images/image.gif use this form of calling an image /images/image.gif that way when the server makes a ssl connection it will retrieve the images using https

 

Hope this helps

 

 

Hrrmm I think mabey your meant you have to use the full path because i was able to fix it once i did that, it was calling to the images folder prior and not working

Archived

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

×
×
  • Create New...