Reply to Re: Restrict image by file size

Re: Restrict image by file size new!
by colin, 14 years, 12 months ago
Can you copy here the logs from the class?

Besides, file_max_size is in bytes, and should be an integer. So 50 is probably way to small.

Try something like:
$handle->file_max_size = 5000;
Reply

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