coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: X-Centric on April 10, 2005, 01:07:28 AM

Title: All Userpics Are In The Same Folder? Is that right?
Post by: X-Centric on April 10, 2005, 01:07:28 AM
Correct me if I'm wrong but when a user uses the XP Publish feture in XP, isnt coppermine suppose to create a folder for that user instead of dumping the pics in the root of userpics? Therefore every user would be uploading to the same folder "userpics" making it hard to distinguish or seperate them later. I thought I remember coppermine creating a numbered directory before dropping the files. If I'm right can someone clue me in as to how to fix it. Thanks.
Title: Re: All Userpics Are In The Same Folder? Is that right?
Post by: Nibbler on April 10, 2005, 01:18:19 AM
It won't create new folders if you are using silly_safe_mode.
Title: Re: All Userpics Are In The Same Folder? Is that right?
Post by: X-Centric on April 10, 2005, 01:52:06 AM
Safe mode is off, because my silly php.ini tells me so, try again.  ;D This is a clean install with php 4.3.10, IIS 6.0, albums directory full permissions
Title: Re: All Userpics Are In The Same Folder? Is that right?
Post by: Nibbler on April 10, 2005, 02:54:05 AM
Check your include/config.inc.php, php.ini can't tell you if silly_safe_mode is on or not - it is a coppermine setting.
Title: Re: All Userpics Are In The Same Folder? Is that right?
Post by: X-Centric on April 10, 2005, 01:32:18 PM
Hmm, ok well that i didnt know. excuse me for the assumption. I checked that out but it seems to be commented out.

"// Silly safe mode define('SILLY_SAFE_MODE', 1);"

What now?