ZenphotoCMS Forum
'albums' path - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: 'albums' path (/thread-142.html)



'albums' path - tiwan - 2005-11-11

I'd like to change my 'albums' directory name and BTW change the whole path to get one level up.
I succeeded by editing my classes.php and some other things, and it worked.
It could have just been easier if it was a variable in the config.php.
That's a suggestion, and I think you don't have to change a lot to make it work (e.g by setting the default as '/albums'.
That's all ! Thanx




'albums' path - trisweb - 2005-11-12

True, but in some installs it gets tricky with permissions and PHP safe-mode to access files up from the script. I'll keep the default for now.




'albums' path - tiwan - 2005-11-12

ok for the level up, but what about just changing the name ? Because looking for 'albums' in the sources can be very tricky When you share the folder with some other stuff, it gets a bit hard to deal with.
And for my concern, I'll have to do the whole job for each release...
Anyway, if you could keep it in a corner of your mind, that would be great Keep the good work!