Nice to hear, that this solved your problem with the forum icons. Maybe this will also be the solution for Popa Andrei (if he currently depends on the same addon instead the built-in solution).
If you are using, the embed version of GD within PHP, this issue is fixed since PHP 5.3.0, so there shouldn't be any need to recompile.
The error regarding the version of GD is experimental and is not included in the upcomming version. The problem with this is, that there is not consequent way the version of GD is adressed by PHP, so we can't make 100% sure that it is the correct version or not.
The main problem with an outdated GD version (and the current only neccesary part to update this) is when your sprite has icons that looks like this:
http://dl.dropbox.com/u/246391/Robin_result.png (it is stretched and vertical lines are added), cause before GD 2.0.36 , GD D had a problem handling grayscale images with alpha channel correctly.
There wont be any support for ImageMagick in the next versions, since there is currently no know
adapter class which supports GD an ImageMagick. As long as there i no such class, i wont support ImageMagick, since i have to write a big amount of the main part a second time and cant guarantee that it works, since we dont use ImageMagick for our live forum.
Which icons are missing in your sprite?
Pls see the FAQ, for similar problems:
https://vborg.vbsupport.ru/showpost....93&postcount=2 maybe this will help you faster as i can response
Best regards
Sebastian