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)
-   -   Default image location (https://forum.x-cart.com/showthread.php?t=20019)

filch 02-19-2006 02:13 PM

Default image location
 
How does one change the default location where the images are stored. I am refering to the site images, not the product images.

Dave

balinor 02-19-2006 03:25 PM

What is wrong with the default location?

filch 02-19-2006 04:48 PM

default image location
 
There is nothing actually wrong with the default location, but we keep all of our images in the projects we do in another location by default. For the sake of continuity, I want to keep them in the same place as the rest of our projects.

Thanks

Dave

Emerson 02-19-2006 05:15 PM

/xcart/smarty.php

Code:

$smarty->assign("ImagesDir",$xcart_web_dir."/skin1/images");

HTH :)

filch 02-19-2006 05:46 PM

Quote:

Originally Posted by Emerson
/xcart/smarty.php

Code:

$smarty->assign("ImagesDir",$xcart_web_dir."/skin1/images");

HTH :)


Yes it does. Thanks.

Dave


All times are GMT -8. The time now is 01:17 PM.

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