Page 1 of 1

Changing image directory

Posted: 04 Mar 2009, 04:22
by com2ghz
Hey, I'm using Imagevue 2.0 for a little time now and I would like to change the image directory.

By default the path for images is "/content/"
I've checked all PHP files but could not find the file where i can change the path of all images.

In FileController.php I see that the path is "/config/imagevue/settings/contentfolder" but this path doesn't exist.


Is there anyone who can tell me how to change the the file directory of the images?

Posted: 04 Mar 2009, 08:20
by Nick
You need to change it in config. there is contentfolder setting.

And what you saw in code was XPath - XML thing leading to this setting in config, not path itself.