Thread: Image path
View Single Post
  #1  
Old 03-07-2005, 11:57 AM
 
mpj mpj is offline
 

Senior Member
  
Join Date: Feb 2005
Posts: 106
 

Default Image path

I have changed my image location from 'database' to 'filesystem'

what is the correct way to display my images?



Code:
[img]{$xcart_web_dir}/product_image.php?imageid={$images[image].imageid}[/img]

the original product_images.tpl uses the productid which I no longer have.

Please help.

Thanks
__________________
X-Cart 4.0.11


{My simple mods}
Adding Market list and % save on product detail
Quantity input box
Reply With Quote