Welcome Guest, Not a member yet? Register   Sign In
uploading on subfolders
#2

[eluser]rogierb[/eluser]
Hi and welcome.

First of all be sure the path exists with is_dir() of file_exists(). If not, create it. If it gets created somewhere you don't expect it, your path is wrong.

Assuming the upload dir is in your root, use APPATH.'uploads/'.$id.'/'; for both checking and uploading.

Also, make sure the webserver is allowed to create and write the dir.


Messages In This Thread
uploading on subfolders - by El Forum - 01-07-2010, 04:03 AM
uploading on subfolders - by El Forum - 01-07-2010, 04:20 AM
uploading on subfolders - by El Forum - 01-09-2010, 08:40 AM
uploading on subfolders - by El Forum - 01-09-2010, 10:45 AM
uploading on subfolders - by El Forum - 01-09-2010, 11:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB