Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Check the log file and report any error here.
Found this
2014-01-17 10:19:30 ** ERROR ** ERROR **
2014-01-17 10:19:30 ** ERROR ** on file '/var/projector/tool/file.php' at line (137)
2014-01-17 10:19:30 ** ERROR ***** cause = mkdir() [function.mkdir]: Permission denied
Is think it's the one. It's weird because nothing changed on the machine. And why browsing user want to create a new directory ?
It's because you added a photo to a resource.
Then application needs to create a thumb of the pictiure in /file/thumbs.
The issue you are facing is becaus PHP user cannot create thumbs directory in /file.
So... i just need chmod the /files directory ?
Because i did not add any pictures but one of the other admin users might have.
Ok i had a user put a pictures as you said.
I chmoded the thumbs directory and i could access my user list and delete the picture 🙂
Thank you !
