Hi,
i have a question, my gallery dont made a subfolder at //userpics, all my registered users picture's will automaticly parking at albums/userpics/...
I have last few day's changes the silly safe mode, i had the problem that users can't upload files.
my (safe mode = on)
Have someone a idee for me?
Thanks.
Maik
I have no idea what your actual issue is: when in safe mode, it's expected behaviour that all user uploads go into /your_coppermine_folder/albums/userpics/. A folder named /your_coppermine_folder/userpics/ isn't meant to exist.
Why don't you post a link to your page and a non-admin test user account? Actually, you should even read http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble before anything else and do exactly as suggested there.
http://forum.coppermine-gallery.net/index.php?topic=24088.msg110687#msg110687
I have this problem all my users pictures will uploaded in a one folder /userpics and not in a automatic created folder 10001,10002,1003 ect..
i have 1 week ago that my users can't upload her files, so i have create "define('SILLY_SAFE_MODE', 1);" and afther that they will not made a new folder for every new user.
Thanks,
Maik
That is the purpose of the SILLY_SAFE_MODE option.
Yes i know, how it's possible?
when enabling silly_safe_mode, it's expected behaviour. Do as suggested on the upload troubleshooting section of the docs I refered to.