Okay, this is getting really weird. I just had to edit the first post of the thread I linked to in my previous post above, and now it's up to 74 queries!
How's that possible? (PHP newbie here, if you couldn't guess!

)
EDIT: Okay, I did the debug, and I'm seeing numerous copies of this one query:
PHP Code:
Query: SELECT usergroupid FROM user WHERE userid=1
userid 1 is my userid at my site, and that's showing up around 15 times on that debug list. Is it meant to be that many?