Wrong Folder Uploads Wrong Folder Uploads
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Wrong Folder Uploads

Started by Cartoons, September 08, 2006, 11:48:39 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Cartoons

I've got a problem I'm trying to solve right now.  Every person that makes an upload, no matter their id, it ends up in the albums/userpics folder and it's not creating new folders for people, either.  If you know what is going on, please tell me. 

Running on 1.4.9 with PHP 5.1.4

Also, this has been occuring since the upgrade from 1.3.4 to 1.4.8.

Nibbler

You must have silly safe mode enabled. If you don't need it enabled then remove it from include/config.inc.php. If you do need it enabled then you don't have any choice.

Cartoons

Quote from: Nibbler on September 09, 2006, 12:22:31 AM
You must have silly safe mode enabled. If you don't need it enabled then remove it from include/config.inc.php. If you do need it enabled then you don't have any choice.

Getting rid of that seems to have fixed the folder creating problem, but I have another one where the image is not being deleted from the folder when a person deletes it from their album.

Nibbler

Check your permissions.

Please follow the one question per thread rule. Thankyou.