$notifications_total on an external page
Hi, I'm having a small problem here.
I'm currently using using a simple external login code in order to be able to log into the forum from a separate, main page with content.
Now, this allows me to use every $vbulletin->userinfo variable on the external page, the username, the unread PMs, etc...
However, I have no idea what to do to show the notifications_total variable. Do I have to include something besides the usual global.php? What do I do?
Thanks in advance.
|