Forums / Developer / What does "The filter 'geometry/scaledownonly' is not supported by any of the image handlers, will ignore this filter" mean
Nick Woods
Saturday 07 February 2004 12:35:33 pm
I'm trying to generate a thumbnail version of an image using ezpublish 3.3-3 running on Windows XP
The image appears full-sized and the debug output has these lines :-
Failed creating the referenced alias reference, cannot create alias small
The filter 'geometry/scaledownonly' is not supported by any of the image handlers, will ignore this filter
The same template code works correctly on RedHat linux so i assume i must be missing something, but what ????
Saturday 07 February 2004 12:55:06 pm
Well, here I am 20 minutes later and I've found the problem. My php.ini had the 'gd' line commented out :-
extension=php_gd.dll
so when i uncommented it the problem went away and now my images are working
I'll leave this thread here as a reference for anyone else who has the same problem
yang xing
Monday 15 November 2010 12:05:11 am
Passing about, learning
Monday 15 November 2010 12:11:30 am
I do not line