Author |
Topic  |
|
TheFisherking
Starting Member
Norway
16 Posts |
Posted - 14 June 2004 : 20:15:46
|
What I would want is not really a mod, but a statisticspage. (If such a mod/page exist, please let me know where to find it). I`m running Snitz Forums 2000 Version 3.4.03 with some mods and the page I want is a page that lists tables with the following headings and content (column by column).
Table 1: Heading - 10 most read topics. Content - Topic, Author, Replies, Read, Author (Sorted by Read descending and only "top 10")
Table 2: Heading - Top 10 posters. Content - Membername, Title, Posts, Last Post, Member Since (Sorted by Posts descending and only "top 10")
Table 3: Heading - Top 10 Replies. Content - Topic, Author, Replies, Read, Last Post, (Sorted by Replies descending and only "top 10")
Table 4: Heading - General Statistics. Content - The stats form the bottom of default.asp: quote: You last visited on 15 May 2004 20:11:53 14416 of 23316 Members have made 53290 posts in 44 forums, with the last post on 14 June 2004 20:09:12 by: MarkJH. There are currently 6786 topics and there are active topics since you last visited. Please welcome our newest member: Rhino2.
Hope someone is able to make a page like this, of course included colours, header, footer and so on like the rest of the forum....I would be very greatful.
Btw: I`m running MYSQL-db |
"The Fisherking" |
Edited by - TheFisherking on 14 June 2004 20:20:21 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 15 June 2004 : 07:00:56
|
This mod will give you that information and a lot more. It should be easy enough to modify it to only display the information you want.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
TheFisherking
Starting Member
Norway
16 Posts |
Posted - 15 June 2004 : 10:43:26
|
Great, but I`m not sure I understood this (from readme.txt): "1. Turn on PM &/or Bookmark Statistics within code if MODs are installed. (default off)"
Could anyone please enlighten me? |
"The Fisherking" |
 |
|
Nertz
Junior Member
 
Canada
341 Posts |
Posted - 15 June 2004 : 11:15:04
|
quote: Originally posted by TheFisherking
Great, but I`m not sure I understood this (from readme.txt): "1. Turn on PM &/or Bookmark Statistics within code if MODs are installed. (default off)"
Could anyone please enlighten me?
If you have the bookmark mod or private messages mod installed, you need to enable the stats for these mods in member_stats.asp. To do this, edit member_stats.asp and locate these lines of code (approx lines 69 and 70) and change values to 1 if the mod is installed:
boolPM = 0 ' Private Message Statistics 0=off, 1=on
boolBookmarks = 0 ' Bookmark/Buddy Statistics 0=off, 1=on
cheers, Nat |
Sadly, most Family Court Judges wrongfully reward opportunistic gold diggers that use our children unjustly as "instruments" of power.
www.fathers-4-justice-canada.ca |
 |
|
TheFisherking
Starting Member
Norway
16 Posts |
|
|
Topic  |
|
|
|