Problem

See all posts See thread Reply

Re: Problem new!
by colin, 15 years, 5 months ago
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