Zero it has been several days since I PMed you about the issue(as you said) where this is generating massive about of queries for my forum.
95 QUERIES on
some pages of my forums. I also tested it on another vB forum and it seems to be generating a large amount of queries on there almost entirley stock forum(except MAYBE one hack).
It seems that it is repeating this query:
PHP Code:
SELECT crown_type AS type, show_crowns, show_t_won FROM games_settings
For every user that has posted on the page regardless of wheather or not crowns are displayed or not.