Gooch Posted April 5, 2009 Posted April 5, 2009 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
djkubus Posted April 5, 2009 Posted April 5, 2009 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
Gooch Posted April 6, 2009 Author Posted April 6, 2009 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
Gooch Posted April 13, 2009 Author Posted April 13, 2009 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.