Hallo,
When I try to "save config" I get the following error
Warning: mkdir(): No such file or directory in /home/xyz/public_html/photos/classes/gallery/UserDB.php on line 39
Error: Unable to create dir:
Fatal error: Call to a member function on a non-object in /home/xyz/public_html/photos/classes/gallery/UserDB.php on line 104
What's the problem?
The album's dir is 777
Posts: 1
I had the same problem... I CHMOD'd userDB.php to 777, ran through the setup again, double-checked the directories, and then it worked... Also, make sure that you are not over your quota.