userpics wrong folder userpics wrong folder
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

userpics wrong folder

Started by Maik, January 27, 2006, 12:25:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Maik

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

Joachim Müller

#1
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.

Maik

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

Nibbler

That is the purpose of the SILLY_SAFE_MODE option.

Maik

Yes i know, how it's possible?

Joachim Müller

when enabling silly_safe_mode, it's expected behaviour. Do as suggested on the upload troubleshooting section of the docs I refered to.