PDA

View Full Version : [RELEASE] Top X number of posters on non vb page


07 Aug 2000, 00:48
Ok ok I know these are getting lame, but I am the type of person that likes all my forum info on the main page. SO if you are too thn here is another for you. :)

This will list the top X posters with the highest post count.

Demo:
http://www.extremeforums.com/include/topposters.inc.php



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Edit the echo statement and the $num variable as you see fit

~Chris

[Edited by TechTalk on 08-06-2000 at 08:48 PM]

23 Aug 2000, 11:56
thanks again i got this to work at http://animeboards.net/forums/topposters.php3 so can you also include the number of posts made by each member

i.e.

- member (1234)
- member2 (999)

23 Aug 2000, 12:28
Nice ;) Glad you got it working. I also have the numbers on my site but forgot to post the modification.

If anyone is interested:

change:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



to:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



~Chris

23 Aug 2000, 13:14
wow.. thanks just about to post a 'To techtalk' thread :D

I did all the hacks you posted at http://animeboards.net/index2.php3 but am missing a Today's Active topics one ... could you share the code you used to include the active topics in there ?

what about most replied to thread as well?

06 Sep 2000, 15:37
is there anyway of making it display the top 10 users that have been active for the past 45 days?