Welcome Guest, Not a member yet? Register   Sign In
Upload file and update database with post - help
#2

[eluser]ccschmitz[/eluser]
It doesn't look like you are calling the do_upload method from the upload library. The setup looks right, but you'll need to add this line after all that:

Code:
$this->upload->do_upload();


Messages In This Thread
Upload file and update database with post - help - by El Forum - 07-06-2011, 09:34 AM
Upload file and update database with post - help - by El Forum - 07-06-2011, 10:50 AM
Upload file and update database with post - help - by El Forum - 07-06-2011, 11:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB