|
Well if the uploads directory does not exist we create it.
I would suggest you double check your uploads directory is 777 so that the script is able to create user subdirectories
This would be the issue that I see if it was not created on upload. You might also want to check in php settings that your server host has not turned safe mode on the server.
|