coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Maik on January 27, 2006, 12:25:21 PM

Title: userpics wrong folder
Post by: Maik on January 27, 2006, 12:25:21 PM
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
Title: Re: userpics wrong folder
Post by: Joachim Müller on January 27, 2006, 04:56:12 PM
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.
Title: Re: userpics wrong folder
Post by: Maik on January 27, 2006, 06:27:40 PM
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
Title: Re: userpics wrong folder
Post by: Nibbler on January 27, 2006, 06:28:38 PM
That is the purpose of the SILLY_SAFE_MODE option.
Title: Re: userpics wrong folder
Post by: Maik on January 27, 2006, 06:30:56 PM
Yes i know, how it's possible?
Title: Re: userpics wrong folder
Post by: Joachim Müller on January 27, 2006, 07:37:14 PM
when enabling silly_safe_mode, it's expected behaviour. Do as suggested on the upload troubleshooting section of the docs I refered to.