Problem

See all posts See thread Reply

Re: Problem new!
by Dublay, 15 years, 5 months ago
There's another error message:

file not uploaded to the wanted location Error: Can't create the temporary file. Can't carry on a process.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