The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
IPB's "Most active in" profile feature for vBulletin?
Hello guys and gals,
I really like the IPB "Most active in" profile feature... is there anything out there like this for vBulletin? Thanks in advance. |
#2
|
||||
|
||||
What does it actually do ?
|
#3
|
|||
|
|||
Hi Paul,
It shows which forum the user is most active in (i.e.: Most active in: vBulletin Discussions). I haven't looked at at the vBulletin db structure yet but select forumid from posts where user = '$user' group by forumid order by postcount desc that type of thing... Just thought I would ask if there was an existing hack before I mess around with it myself. Thanks for the reply. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|