Sorry about that, I hadn't tried that code at all, and there was a missing close paren which I've fixed, and it also needed a "global".
But thinking about it a little more, the forum block only appears on the home page which already loads the userstats, so you probably don't really need that code (unless you use a mod that puts the sidebar on other pages). You would need to declare $vbulletin as global (as in the first line of code I added above).
|