![]() |
[urgent] Most Ever Online: how i change or reset it?
mine was crashed some time ago and it now says 1800 and well most is around 150, how would i change it in phpmyadmin?
THANKS!! |
vB3?
[SQL] SELECT * FROM datastore WHERE title='maxloggedin'; [/SQL] This is the record which you will have to modify |
cannot find datastore... and its vb2
|
For vB2 it should be this record:
[SQL] SELECT * FROM template WHERE title='maxloggedin'; [/SQL] |
there is no "maxloggedin" table :(
|
Yep. The table is template - look at the query.
|
Quote:
|
Quote:
Quote:
And how does it do that when it doesn't know how many guests there were at a spacific time? |
Quote:
Rebuild Statics i think :) |
Quote:
Keep in mind that we are talking of vB2 (vB3 has Rebuild Statistics) :) |
so how do i edit it then i just want to edit the figure to say 100 or even delete it, which table is it in ? thanks.
|
Quote:
|
Try this:
[sql] UPDATE template SET template = '' WHERE templateid = '485'; [/sql] It deletes the current record and date. |
thanks worked!
|
Np.
|
Quote:
In this case you must run a UPDATE to reset this, because there is no admin option to do so. |
Quote:
As he didn't say which value he wanted to have this was just meant to be used in phpMyAdmin. It would select the record so he would only have to click edit afterwards ... |
Quote:
|
All times are GMT. The time now is 04:00 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|