Log in

View Full Version : Variables....


dexodisc
01-02-2009, 11:18 AM
Ermm are there any variables that display

Searches:
Reputation:
Attachments:

How many searches made, how many reputations given and how many attachments on the forum?

UKBusinessLive
01-02-2009, 11:22 AM
Try here https://vborg.vbsupport.ru/showthread.php?t=179930&highlight=Variables

dexodisc
01-03-2009, 07:36 AM
^^na, its not in those lists. Is there any other way?

UKBusinessLive
01-03-2009, 07:57 AM
Try here under Index of elements

http://members.vbulletin.com/api/

Opserty
01-03-2009, 12:48 PM
I don't these variables exist by default and you'd need to generate their values yourself using Plugin PHP Code in the appropriate place. (You certainly won't have one for searches as this data is kept, so you'd also need to make code to save such stats)