$xcart_http_host ="scrubsandscraps.com";
$xcart_https_host ="lx2.mindstate.com/scrubsandscraps.com";
$xcart_web_dir ="/xcart";
I took the www. out of the http just in case, but no change.
Is there an easy way to make the {$ImagesDir} tag be replaced by the full http or https call instead of relative calls to the images?
lx2.mindstate.com/scrubsandscraps.com/ instead of ../images/art/
|