Check to see if uploads are allowed in PHP?
Code:
Content visible to verified customers only.
Basically this is the else clause of handle upload and the if states is_uploaded_file so that error basically is saying the upload is choking ie the server is not allowing it.