The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hey,
I would like to show an icon to show if a user is one of the top x posters, anyone know if this has been done? Thanks John |
|
#2
|
|||
|
|||
|
can be done with a cached stats... not done actually...
this is a simple process to be done: hourly cron: store userid of the X best posters ... on postbit, if userid == one of the best poster, add icon |
![]() |
|
|