FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Most users ever online resetting
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Most users ever online resetting [message #35257] Tue, 19 December 2006 18:16 Go to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
The "Most users ever online" field keeps resetting. So for a few minutes it will be lets say 5 users. Then when there are 10, it lists 10 users. Then after a bit when there are 8 users on, it changes to 8 users... How/where is this controlled and how can I fix?

You can see from the below image (we have had many more than one user online during the life of the forums):
index.php?t=getfile&id=2744&private=0

Thanks for any assistance.
  • Attachment: Picture 1.png
    (Size: 5.11KB, Downloaded 2113 times)


Clan =SS= Underachieving Cyber-athletes!

[Updated on: Wed, 12 August 2009 18:32]

Report message to a moderator

Re: Most users ever online resetting [message #35263 is a reply to message #35257] Wed, 20 December 2006 14:31 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You need to check your settings that control the age of the stats cache in the admin panel. I suspect it is set to a high value and therefor never updates.

FUDforum Core Developer
Re: Most users ever online resetting [message #35267 is a reply to message #35263] Wed, 20 December 2006 16:52 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Ilia wrote on Wed, 20 December 2006 08:31

You need to check your settings that control the age of the stats cache in the admin panel. I suspect it is set to a high value and therefor never updates.


Can you please be a bit more specific? Which settings control the age of the stats cache? I know where the table is in SQL - I just don't know where the setting is or the value I should use.

Thanks for any assistance.


Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #35276 is a reply to message #35267] Thu, 21 December 2006 18:16 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Let me make it even easier to help me Smile

What do I enter in the fields below:
index.php?t=getfile&id=2746&private=0

Thanks for any assistance.
  • Attachment: Picture 2.png
    (Size: 10.72KB, Downloaded 2113 times)


Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #35278 is a reply to message #35276] Fri, 22 December 2006 02:47 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The setting is in the forum's admin control panel, not the database.

FUDforum Core Developer
Re: Most users ever online resetting [message #35284 is a reply to message #35257] Fri, 22 December 2006 03:42 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Is it "Forum Info Cache Age:"? If so, whats a good number to put in there?

Thanks!


Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #35286 is a reply to message #35284] Fri, 22 December 2006 16:15 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I usually put 600 (10 minutes)

FUDforum Core Developer
Re: Most users ever online resetting [message #35289 is a reply to message #35286] Fri, 22 December 2006 16:31 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Ilia wrote on Fri, 22 December 2006 10:15

I usually put 600 (10 minutes)


I would like it to last at least 30 days like phpBB does - I mean it is the most users ever online. Any idea what 30 days would be or even 1 year?


Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #35290 is a reply to message #35289] Fri, 22 December 2006 16:36 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The cache is not about how long the data is stored, but rather about how often it gets updated Smile

FUDforum Core Developer
Re: Most users ever online resetting [message #35291 is a reply to message #35290] Fri, 22 December 2006 16:41 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Ilia wrote on Fri, 22 December 2006 10:36

The cache is not about how long the data is stored, but rather about how often it gets updated Smile


Ah. Well then is there any way to make sure that it only updates "up" - meaning that the number only changes as more users are added rather than less? I want it updated all the time, yet I don't want it to go from 75 users to 2 every other day. I would like it to got from 72 to 74 to 78, etc - thus keeping the true number of most users ever... Can this be done? If so how?

Thanks for any further assistance.


Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #35300 is a reply to message #35291] Mon, 25 December 2006 16:52 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
If you set the value to 0 it'll get updated all the time. The data is only updated "UP" so you won't go down from 75 to 2.

FUDforum Core Developer
Re: Most users ever online resetting [message #160262 is a reply to message #35300] Wed, 12 August 2009 15:22 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Ilia wrote on Mon, 25 December 2006 10:52
If you set the value to 0 it'll get updated all the time. The data is only updated "UP" so you won't go down from 75 to 2.


might as well troubleshoot this while I troubleshoot the rest of my issues...

The forum says this:
Most users ever online was 4 on Wed, 12 August 2009 03:15

Last night on Tues, August 11 2009 I saw 20 people online. Thats what I mean by "resetting". Also I know a few years ago we had up to 500 people browsing our forum at one time so a MUCH higher number should be the permanent most users ever...

Any idea why this is happening?


Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #160263 is a reply to message #160262] Wed, 12 August 2009 15:34 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
I also just noticed that the current time is way off on the forum... Not sure if that has anything to do with the issue. I verified the timezone is correct...

Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #160266 is a reply to message #160263] Wed, 12 August 2009 16:53 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Layne123 wrote on Wed, 12 August 2009 17:22
Any idea why this is happening?


Did you read and try all Ilia's recommendations?

Layne123 wrote on Wed, 12 August 2009 17:34
I also just noticed that the current time is way off on the forum... Not sure if that has anything to do with the issue.


Is your server's date and time correctly set? Did you check both the timezones of the forum and your user (Control Panel)?
Re: Most users ever online resetting [message #160269 is a reply to message #160266] Wed, 12 August 2009 18:48 Go to previous messageGo to next message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Layne123 wrote on Wed, 12 August 2009 13:31
naudefj wrote on Wed, 12 August 2009 11:53
Layne123 wrote on Wed, 12 August 2009 17:22
Any idea why this is happening?


Did you read and try all Ilia's recommendations?

Layne123 wrote on Wed, 12 August 2009 17:34
I also just noticed that the current time is way off on the forum... Not sure if that has anything to do with the issue.


Is your server's date and time correctly set? Did you check both the timezones of the forum and your user (Control Panel)?




I did set the Forum Info Cache Age: to 600. And just to test I spent some time watching and the Most users ever online was 7 on Wed, 12 August 2009 06:30, yet the Most users ever online was 6 on Wed, 12 August 2009 06:32. I'm probably missing something easy as I usually do.

Regarding the time issue, I believe it is a server issue. Thank you and sorry for not checking first.


Clan =SS= Underachieving Cyber-athletes!
Re: Most users ever online resetting [message #160275 is a reply to message #160269] Wed, 12 August 2009 23:16 Go to previous message
Layne123 is currently offline  Layne123   United States
Messages: 43
Registered: October 2006
Location: Illinois, USA
Karma: 0
Member
Fixed the time and checked to see what the forum said and saw this:
Most users ever online was 5 on Wed, 12 August 2009 18:15


Clan =SS= Underachieving Cyber-athletes!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Please delete this
Next Topic: How Can I Transfer a website?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 21 14:53:18 GMT 2024

Total time taken to generate the page: 0.02193 seconds