1
I did some batch uploads many months ago when I set my site. Now I cannot upload any picture to the public galleries or to my private gallery.
I get the famous error...
le="color: #000000"><?php Failed to create directory ../../../gallery/../../../usergallery/10001 ! If the page does not automatically reload, please click here
And the php debug shows...
le="color: #000000"><?php function.mkdir] No such file or directory in file modules/xcgal/db_input.php line 113 function.chmod] No such file or directory in file modules/xcgal/db_input.php line 114
BUT......if I uncomment the SILLY_SAFE_MODE in include/init.inc.php then I get only the following
le="color: #000000"><?php Destination directory ../../../gallery/../../../usergallery/ is not writable by the script!!!
I would like to use this rather than MYALBUM as I can determine which groups can do what.
I'm pretty sure I have the permissions set on the directories, 777
I swear I've searched hi and low on these forums and can't resolve it. Very frustrating