Closed (fixed)
Project:
IMCE
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2006 at 11:33 UTC
Updated:
1 Dec 2006 at 19:00 UTC
Jump to comment: Most recent file
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