The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Ok, what about having stats about how many users are using which style ... it could be public or implemented in admin panel ...
My question: Is something like this already published ? Or is somebody willing to do that hack ? So long ... _v7_ |
#2
|
|||
|
|||
base the hack on this query:
Code:
select count(username),styleid from user group by styleid; |
#3
|
||||
|
||||
I published a hack that displays each users current style set in their posts. You can see it in action on my forums.
|
#4
|
||||
|
||||
Thx for all replies ... i inserted this on my admin panel
_v7_ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|