yesmaybe wrote:I am new here. Is it quicker to use forum for installation help or make a support ticket?
Its better to use the forum.
yesmaybe wrote:I then wanted to change 'imagevue' folder name to 'photos' folder name, but the new location wasn't recognised. Do I have to start again from scratch?
This is unusual. What do you mean "it wasn't recognized"? The name change might take a few minutes to broadcast across your server, but other than this is is a very simple change that is not even related to Imagevue. You name a folder, and you rename it, its quite straight-forward. Could you send a link?
yesmaybe wrote:So, it is possible to have imagevue core files in imagevue folder, for example. and have contents in a different location?
for example, root/website.com/html/imagevue/ and root/website.com/html/photos.
I am not sure why you want it like this ... Can you not have the entire structure within
root/website.com/html/photos then? Normally it works like this:
PATH/
{content}/ <- The content folder can be renamed, but within your Imagevue gallery folder.
PATH/
{iv-includes}/ <- This is where the Imagevue scripts are, and it cannot be renamed. Visitors dont see it, so it is entirely transparent.
You cannot normally move the content outside of the same parent folder as the Imagevue scripts are within. Why? Because this creates security issues and problems on most servers, since the script is trying to access data in folders that are not within it self. Therefore this wont generally work, and we have stuck to the industry standard. Also, it provides no benefits for visitors in any way, except in your case I assume it is because you just want a different logic to how sort your folders on your server. Visitors will not see any of the paths related to the script files anyway (iv-includes), so I dont see why it hurts to have that folder inside the same folder as your photos/gallery path ...