Quote:
The script still needs to know which user to process. Do you mean you want to just fetch the current user?
|
Yes, yes, yes.
Quote:
This can be done by using the $vbulletin->userinfo array.
|
How?

what line do I need to add to the php page?
I added this line: $username = $vbulletin->GPC['username']; (another user suggested) but it didn't work.
thanks
UPDATE: I used $username = $vbulletin->userinfo['username']; and it works, but for some reason
only in that page, in the navbar I get:
Your PM box is 50% full below the notifications.