I'm having a problem at the bottom of the main page of my forum where it show's the current users online, and the most ever online. I will show the current number of users online, but the most ever online is the current amount of users.. It dosen't keep track of the most ever online.. here's an example of what I'm talking about:
When I visited at 7:31pm :
In total there are 6 users online :: 5 Registered, 0 Hidden and 1 Guest [ Administrator ] [ Who is Online ]
Most users ever online was 6 on Fri Jul 22, 2005 7:31 pm
When I visited 2 minutes later at 7:33pm :
In total there are 3 users online :: 3 Registered, 0 Hidden and 0 Guest [ Administrator ] [ Who is Online ]
Most users ever online was 3 on Fri Jul 22, 2005 7:33 pm
You can check out what I'm talking about here:
http://www.unknownsoldiers.org/barracks
Now I noticed that the date my board created was incorrect, and I had to manually add the date it was created in the sql db to get it to function correctly, could this be the problem? Mabye where it's looking for to find store the highest number of users online and it's date and time is missing and updates nothing in the DB?
Does anyone know where this table is? Or what I have to add to get it to work?
Any help would be apriciated..
- Tom