I'm seeing this in my watchdog. Anyone know why?
The selected image handling toolkit animgif can not correctly process image_animgif_get_info.
I'm seeing this in my watchdog. Anyone know why?
The selected image handling toolkit animgif can not correctly process image_animgif_get_info.
Comments
Comment #2
naidim commentedWhen an image toolkit hook is used it calls image_tookit_invoke() which calls image_[toolkit]_get_info() which does not exist for animgif_support module.