View Single Post
  #3  
Old 05-10-2003, 07:59 AM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Default

Quote:
Originally Posted by shan
You could use this

Code:
HTTP://{$config.Company.company_website}

Thanks, but I do not think this one will work under https - will give warning message. The problem is - Php script for detail images pop-up
can not be found in catalog because it's in store/customer directory
and catalog is in store/catalog directory. if you run dynamic store - everything is fine - script is in the same directory as home.php
if you run it from catalog - the path should be ../customer/script.php
but this path will not run in dynamic store.
absolute url will work but I thought there is a more elegant way.
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote