i am using this mod
https://vborg.vbsupport.ru/showthread.php?t=130212
this query is showed up 30 times when i added the debug line in my config.php
the mod doesnt show the explain page.
Quote:
SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline,
customavatar.width, customavatar.height
FROM tluser AS user
LEFT JOIN tlavatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN tlcustomavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid = 1
|
all my mods are off but the debug mod. just a few minutes ago my server failed because of the high number of queries. i don't get how there are so many queries with my mods off.

had like 30 returning smilies messages also.