AbanteCart Community
Shopping Cart Operations => Support => Topic started by: mamou on December 05, 2012, 03:30:32 PM
-
Hi...I am new to this please help. I've noticed all images within my website are not showing on https and displayed on http instead, how can I fix this? here th site url encoreforyou.com/dir
I've enabled ssl in the settings as well and have a ssl certificate.
-
Make sure that you have SSL (HTTPS) configured correctly and it is pointing to same place as your HTTP does.
If you added images manually to HTML (templates), make sure you use relative paths or abantecart methods to get URL. Hard coded full URLs will not work
Post your link here if you want me to check
-
Thank you for your reply...if you can tell me what link you are referring too.
-
URL to you site with the problem
-
the url is encoreforyou.com
-
There is something configured on your server (possibly apache) to block image directory
This works:
http://www.encoreforyou.com/dir/image/thumbnails/18/8a/ROCASHOESjpg-100517-120x120.jpg
This does not:
https://www.encoreforyou.com/dir/image/thumbnails/18/8a/ROCASHOESjpg-100517-120x120.jpg
-
Thank you for your help...the problem was resolved my hosting place fix it.
-
Glad I could help :)