Log in

View Full Version : How to pull logged in users post count?


dwessell
04-19-2009, 07:25 PM
Hi,

I'm wanting to make a modification to an item that runs along Vbulletin (PhotoPost Classifieds)..

The program has access to VB variables.. How can I get the currently logged in users number of posts? I.e. the user that's viewing that page, how many posts they have..

Thanks
David

Lynne
04-19-2009, 08:13 PM
I believe the field you want is $bbuserinfo['posts'].