Hello,
I am having trouble fine tuning my site, I have only just noticed after a few years of running my site that there is a problem with my images coming up once the user has logged in on the home page. All the other pages / catalog pages are fine, its just the home page.
when i right click the image i want to see i get
https://storm.dns-systems.net/secure/images...guitar_lead.jpg
when it should read
https://storm.dns-systems.net/secure/leadsf...guitar_lead.jpg
in my includes/configure file i have define('DIR_WS_HTTPS_CATALOG', '/secure/leadsfactory/');
should i have a line that reflects this path for images under a secure path aswell? I dont seem to have one. I have tried adding the line define('DIR_WS_HTTPS_IMAGES, '/secure/leadsfactory/');
but this is just guess work and doesnt work.
Any help is really appreciated Thanks. Dov
Site
http://www.theleadsfactory.co.uk
Problem page
https://storm.dns-systems.net/secure/leadsfactory/index.php
