All Userpics Are In The Same Folder? Is that right? All Userpics Are In The Same Folder? Is that right?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

All Userpics Are In The Same Folder? Is that right?

Started by X-Centric, April 10, 2005, 01:07:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

X-Centric

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.

Nibbler

It won't create new folders if you are using silly_safe_mode.

X-Centric

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

Nibbler

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.

X-Centric

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?