class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
If you have file_src_error : 2, the variable $handle->uploaded should be false, and you shouldn't be calling process(). Can you try with this new version 0.28RC3?
In any case, your file hasn't been uploaded properly. The error code 2 means that the file is too big.Reply
file not uploaded to the wanted location Error: Can't create the temporary file. Can't carry on a process.
In any case, your file hasn't been uploaded properly. The error code 2 means that the file is too big.