max file size
Timdeil - August 19, 2005 - 15:48
| Project: | Image |
| Version: | 4.6.x-1.x-dev |
| Component: | image.module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Why isn't maxfilesize property in 4.6.0 version? :(
is there any version compatible with drupal 4.6.0 including this feature?

#1
Has anyone found a solution for this yet? I am trying to keep users from uploading huge images. I changed settings in .htaccess file to:
upload_max_filesize 512KNow, when I try to upload a 680K photo to the image gallery, I get the message that 'your image has been uploaded'. And a new post to the image gallery is created but it is empty - it contains a title and description but no actual image.
So, the file was prevented from uploading, but how do I get image to NOT create the empty post?
#2
If somebody investigates that problem, could he/she also consider this related issue: drupal.org/node/50081.
Thanks
#3
see http://drupal.org/node/35945