X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Image path (https://forum.x-cart.com/showthread.php?t=12649)

mpj 03-07-2005 11:57 AM

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

balinor 03-07-2005 03:41 PM

You no longer have???

Yang Xu 03-08-2005 08:18 AM

Re: Image path
 
Quote:

Originally Posted by mpj
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.


the original product_images.tpl takes care of it already. You didn't see your images??


All times are GMT -8. The time now is 05:30 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.