Author |
Topic |
|
nemesis
Starting Member
43 Posts |
Posted - 16 April 2001 : 13:37:08
|
Hi there,
On my forum under Statistics it tells me that 1 of 40 users are logged on. There is only one user in my database (Dev Site) ..why..?
I am not sure when this happened, is there a quick check I could do..?
all help is appreciated.. thanks
Nem Depression is merely Anger without enthusiasm. |
|
gor
Retired Admin
Netherlands
5511 Posts |
|
nemesis
Starting Member
43 Posts |
Posted - 17 April 2001 : 15:46:40
|
Hi Gor,
I am not sure, I noticed this recently it may be possible the problem lies in the default "Statistics area". I have deleted the members in the database, only to leave admin ID=1 the next ID will be 49. This is the code from "That section" of the problem..
if users = 1 then strUser = Users & " Member" else strUser = Users & " Members" end if if Member_Count = 1 then if users = 1 then Response.Write(strUser & " has made ") else Response.Write("1 of " & strUser & " has made ") end if else Response.Write(Member_Count & " of " & strUser & " have made ") end if
You can see at http://www.mybay.co.za select [MY MENU] and then FORUM.
Thanks for your reply..
Nem Depression is merely Anger without enthusiasm.
Edited by - nemesis on 17 April 2001 16:21:28 |
|
|
gor
Retired Admin
Netherlands
5511 Posts |
Posted - 17 April 2001 : 17:25:47
|
Ah, ok now I understand what you mean, but this isn't in the official download is it (or did Mike add this to it ?)...but anyways....this should be fixed once you do a "Update Forums Counts" in the Admin Options.
If not...let me know.
Pierre Join the Snitz WebRing |
|
|
FIRLAMA
Starting Member
29 Posts |
Posted - 18 April 2001 : 08:09:35
|
quote:
Ah, ok now I understand what you mean, but this isn't in the official download is it (or did Mike add this to it ?)...but anyways....this should be fixed once you do a "Update Forums Counts" in the Admin Options.
If not...let me know.
Hi, i got a problem with my default.asp page..it shows that i got 1 registered user while i got 3! update forums counts wont work in my msaccess database i got the following
MEMBERID MEMBERNAME 1 Admin 13 FIRLAMA 14 JACK
anyone ??? pls help!
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 18 April 2001 : 08:54:48
|
do you have a url we can check, the code you posted is not causing your problem, it is merely formatting a string.
|
|
|
FIRLAMA
Starting Member
29 Posts |
Posted - 18 April 2001 : 09:00:27
|
quote:
do you have a url we can check, the code you posted is not causing your problem, it is merely formatting a string.
No prob, but its turkish :)
http://www2.domaindlx.com/turksnl2000/default.asp
Uye sayimiz means Registered Users
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 18 April 2001 : 09:16:59
|
the code that you have displaying your statistics ahs been changed, since this is not the default layout, I would gues when the chnge was don, the wrong variable has been assigned.
Also, could you please reinstate the powered by Snitz link which should be in the bottom right of your page.
|
|
|
FIRLAMA
Starting Member
29 Posts |
Posted - 18 April 2001 : 09:45:45
|
well, i will look at it..and that last one, no prob! i'm a newbie learning asp so i was just editing the forumcode..
|
|
|
gor
Retired Admin
Netherlands
5511 Posts |
Posted - 18 April 2001 : 13:20:31
|
quote:
well, i will look at it..and that last one, no prob! i'm a newbie learning asp so i was just editing the forumcode..
Please take a look at the original inc_footer.asp ! It needs to state Snitz Forums 2000 or Powered by Snitz Forums 2000 and link back to http://forum.snitz.com/
Pierre Join the Snitz WebRing |
|
|
nemesis
Starting Member
43 Posts |
Posted - 18 April 2001 : 13:32:57
|
Gor is Good..
I did an update forum counts BINGO.. such a bloody simple solution..
Thank you..
Nem Depression is merely Anger without enthusiasm. |
|
|
gor
Retired Admin
Netherlands
5511 Posts |
Posted - 18 April 2001 : 13:45:00
|
quote:
I did an update forum counts BINGO.. such a bloody simple solution..
You're welcome
The simple things are easiest to overlook
quote:
Depression is merely Anger without enthusiasm.
Pierre Join the Snitz WebRing |
|
|
FIRLAMA
Starting Member
29 Posts |
Posted - 20 April 2001 : 15:45:09
|
quote:
quote:
well, i will look at it..and that last one, no prob! i'm a newbie learning asp so i was just editing the forumcode..
Please take a look at the original inc_footer.asp ! It needs to state Snitz Forums 2000 or Powered by Snitz Forums 2000 and link back to http://forum.snitz.com/
Pierre Join the Snitz WebRing
ic_footer.asp is back! like i said before, i was just testing it all..sorry to confuse you all
|
|
|
|
Topic |
|