Drupal v4.7.3/MySQL
latest image/imce 4.7 modules
Produces:
-------------------------
warning: getimagesize() [function.getimagesize]: Read error! in /modules/imce/imce.module on line 223.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | imce.getimagesize.patch.txt | 851 bytes | ufku |
Comments
Comment #1
ufku commentedi realized that some php configurations ignore error control operator(@) that hides getimagesize() warnings. with this patch only the files having gif,jpg,jpeg,png extensions are sent to getimagesize.
the cvs id of the module file to patch is $Id: imce.module,v 1.6 2006/09/29 13:50:57 ufku Exp $. its the current pack in project page.
Comment #2
ufku commentedcommited
Comment #3
(not verified) commented