Page 1 of 1

global path Confusion..?

Posted: 25 Nov 2006, 06:44
by ndorfnz
Sorry, seems so simplistic but I am obviously not seeing the issue?

globalpath = http://www.teamnebraska.com/imagevuegallery/upload/
path = content/show/images/

globalpath is where my .swf and .ini exist
path is where my images for the show are

Now I have the pageshow.html here:
http://www.teamnebraska.com/content/pho ... eshow.html

Since my globalpath and path are defined within the ini I am using, what's the issue for this not working?

Does the .ini file take care of all this or do I need to specific within the pageshow.html document?

I can view the gallery here (which is my "globalpath"):
http://www.teamnebraska.com/imagevuegal ... eshow.html

But not when trying to use the globalpath and store it in:
http://www.teamnebraska.com/content/pho ... eshow.html

Posted: 28 Nov 2006, 01:08
by Nick
Because path is not URL but just simple relative disk path. I'd say do not put content folder outside of imagevue folder, we had to deprecate it because of security issues. So now you only can have few content folders INSIDE your gallery/ dir.

Posted: 28 Nov 2006, 08:13
by ndorfnz
Thanks!

So...when I do this, can I control where the ADMIN module uploads photos to?

Posted: 01 Dec 2006, 06:40
by mjau-mjau
So...when I do this, can I control where the ADMIN module uploads photos to?
The admin is controlled on an independant level - To set the admin to relate to a specific, independant folder:
Code
yourgallery/admin/?folder=folder/path/
To set admin to control an optional contentfolder:
Code
yourgallery/admin/?contentfolder=content2/