The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Top 10 posters
Hello everyone,
How do we show the top 10 or top 20 posters? Any simple scripts? Thank you. |
#2
|
||||
|
||||
...../forum/memberlist.php?order=DESC&sort=posts&pp=10?
|
#3
|
||||
|
||||
Quote:
Link's not working. |
#4
|
|||
|
|||
Code:
http://www.YOURSITENAME.com/forum/memberlist.php?order=DESC&sort=posts&pp=10? |
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
I need a hack of the top 10 posters to place on the index of website or forum.
Anyone? Thanks. |
#7
|
||||
|
||||
Pretty simple to do.. just add something like:
PHP Code:
$topposter[userid] $topposter[username] $topposter[posts] oh and the " . TABLE_PREFIX . " was implied.....okay? meanies |
#8
|
||||
|
||||
Or use the new Zero Tolerance's SDK (vbexternal) hack:
https://vborg.vbsupport.ru/showthrea...threadid=81943 It's easy |
#9
|
||||
|
||||
Thanks TCattitude. I think Zero Tolerance requires some files to be uploaded and linked to it. I hope not to do such major changes. Thanks for the link and help.
Thanks TheSpecialist. Your coding is database query. Am not really sure if i am able to get it working. Will give it a try. If there's anyone with codes to share, please feel free to add. Much appreciated. Thank you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|