View Single Post
  #5  
Old 08-19-2003, 10:05 AM
 
Ceolas Ceolas is offline
 

Member
  
Join Date: Jan 2003
Posts: 15
 

Default

$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/
Reply With Quote