tymlls05 Posted March 18, 2006 Posted March 18, 2006 none of the images in the shopping cart will display, they will only display in admin panel. I installed from and autoinstaller in my cpanel. How can change my site settings so it links to the images with HTTP instead of HTTPS? Thanks, Tyler.
Jack_mcs Posted March 18, 2006 Posted March 18, 2006 They should link fine doing it that way. Go to your website, right click on an image that is not displaying, select properties and see what the path to the image is. It is mostly likely incorrect. If you copy/paste that path, along with the image name, into the browser, does your image display? Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
websta Posted March 19, 2006 Posted March 19, 2006 All images should be linked to securely (either relative links from a secure page, or for absolute links as https://whatever.com/image.jpg). See http://www.oscommerce.info/kb/osCommerce/G...mon_Problems/75 for more information. Hope this helps!
boxtel Posted March 19, 2006 Posted March 19, 2006 All images should be linked to securely (either relative links from a secure page, or for absolute links as https://whatever.com/image.jpg). See http://www.oscommerce.info/kb/osCommerce/G...mon_Problems/75for more information. Hope this helps! nonsense ofcourse. Treasurer MFC
websta Posted March 19, 2006 Posted March 19, 2006 What I meant was that if you have SSL on a page, and it is pulling non-secure images on to that page, in IE there will be an error. So to avoid that, images should be linked to in a secure way. boxtel, if that is incorrect, then please specify.
boxtel Posted March 19, 2006 Posted March 19, 2006 What I meant was that if you have SSL on a page, and it is pulling non-secure images on to that page, in IE there will be an error. So to avoid that, images should be linked to in a secure way. boxtel, if that is incorrect, then please specify. well, that is not what you stated. in any case, you should not pull non-secure or secure images, any source whether an image file or javascript or whatever should be accessed via the protocol type the page is on. And that is always via relative onsite addressing. ofcourse for those who wish to put external resources on their webpages like SSL supplier images or webstat counter javascripts, those you can force to https to avoid security warnings when on ssl pages but it would be much better to put the images onsite or make the external addressing dependant on your $request_type contents. Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.