Welcome Guest, Not a member yet? Register   Sign In
[solved]Upload not working
#4

[eluser]Clooner[/eluser]
The weird thing is that when I use the native php function it works flawless
Code:
if(move_uploaded_file($_FILES['userfile']['tmp_name'],img_path().$id.'/test.jpg'))//$chmod o+rw galleries
Seems to be a bug or somehow me abusing the upload library.


Messages In This Thread
[solved]Upload not working - by El Forum - 08-08-2009, 08:30 AM
[solved]Upload not working - by El Forum - 08-08-2009, 06:36 PM
[solved]Upload not working - by El Forum - 08-09-2009, 02:53 AM
[solved]Upload not working - by El Forum - 08-09-2009, 08:54 AM
[solved]Upload not working - by El Forum - 08-09-2009, 10:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB