13
thanx for the link.
I was already going thru the code, and got to that part.
basically the problem is that they now made the getsmilies function to have a boolean parametar which says wheter to get all the smilies or only the "display" ones. no param means get all.
the problem will manifest with any modules that call the function directly and think they will get only the display ones.
but I guess it is fixed...