[Tickets #9128] Re: Problem using GD thumbnails
bugs at horde.org
bugs at horde.org
Thu Jul 8 13:31:04 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9128
------------------------------------------------------------------------------
Ticket | 9128
Updated By | leandro.damascena at gmail.com
Summary | Problem using GD thumbnails
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch | 1
Owners | Michael Rubinsky
------------------------------------------------------------------------------
leandro.damascena at gmail.com (2010-07-08 09:31) wrote:
> Thanks for the report. I committed a fix slightly different then
> what you submitted. Horde_Image_Gd::_create is a protected method,
> so the underlined prefix is appropriate, I corrected the calls to
> that method instead.
Makes sense and you did the appropriate way
>
> Also, you shouldn't need to implement a noop rewind() method in
> Horde_Image_Gd, it Extends EmptyIterator (well, actually, it extends
> Horde_Image_Base, which in turn extends EmptyIterator) so the method
> should be available.
At least in my server, the error continues happens... May be a php config?
2010/07/07 21:14:41 [error] 25809#0: *80 FastCGI sent in stderr: "PHP
Fatal error: Class Horde_Image_Gd contains 1 abstract method and must
therefore be declared abstract or implement the remaining methods
(Iterator::rewind) in
/home/c3mail/framework/Image/lib/Horde/Image/Gd.php on line 17"
>
> Please try what I committed and see if you still get those errors.
More information about the bugs
mailing list