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.
It won't create new folders if you are using silly_safe_mode.
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
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.
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?