Reply to Re: Restrict image by file size

Re: Restrict image by file size new!
by colin, 14 years, 11 months ago
Yes, I now see what is going on.

Basically, if you set $foo->file_max_size to a very small value, $foo->processed becomes false, and you have an error in $foo->error which will say "File too big"

But the code has a bug, and so it carries on processing the file even if $foo->processed is false.

I will fix it in the next release. I will try to have a test release before the end of the dayReply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important