Author |
Topic |
|
realnus
New Member
Turkey
77 Posts |
Posted - 24 September 2004 : 22:16:05
|
I have installed Active Users 4.0 Mod. At the bottom of the page we are able to see the active users.What is the variable of active forum members.I have tried on my computer (IIS).But couldn't find.The variables are strAURecord, strAURecordDate, strAUAnon, strAUAnonOverride, strAUPAllow, strAUPCollapse Dim strAUAllow, strAURefresh, strAUIP, strAUUA, strAULocal, strAUTimeout, strAUPIsland, strAUAdminColor, strAUModColor I am trying to write the active members to the inc_header.asp for information...
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 24 September 2004 : 22:50:08
|
Off the top of my head I'm not sure it actually is in a variable, if you look at the active users include file I suspect it's querying the database and just counting the number of active entries in it. If I'm correct then you can just take that same code snippet and put it or a variation of it into your inc_header.asp file as well. |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
realnus
New Member
Turkey
77 Posts |
Posted - 25 September 2004 : 08:17:57
|
Yes I have detected that there are many queries.But I don't know which of them (or combination with many queries are avaible) gets the active members count.The queries are too much.So? |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
|
masterao
Senior Member
Sweden
1678 Posts |
|
|
Topic |
|