![]() |
Quote:
|
What if I wanted to put this somewhere else besides the What's Going On box - let's say inaa left side column on my board. How would I do that?
|
Quote:
|
Thanks Paul very nice mod
Couple of questions about the following setting "Change this if you want this modifications code to run on all vb pages, not just the forum homepage." Just wanted to check, does this option if set to No not count visitors that land in a thread and not visit the Forum Home? If set to yes does it use up much bandwidth/cpu and all that stuff. |
That option actually refers to the display code only. All visitors are counted, no matter where they visit.
|
Where is the value for "most guests online over 24 hours" stored? I've blocked Yahoo Slurp now and would like to reset it. Search through this thread but couldn't find anything mentioned. Anything special to consider before I do the reset?
|
Replying to myself here. Not a mysql expert but trying to learn... I found this:
Code:
mysql> select * from datastore where title = 'maxloggedin'; Code:
UPDATE datastore SET data = '' WHERE title = 'maxloggedin' |
The UPDATE command actually DOES empty the record as expected but something restores the data a few seconds later... now I'm completely confused ;-)
|
Ah, I guess the data is being restored by the information in the guest table so I have to wait 24 hours before I clear that field. Sorry for the noise.
|
First of all, thanks for this hack. If it's really working right, we love it.
I hope this hasn't been answered before... I can't tell right now when the 24 hour "day" begins and ends. It seems at times like the number of visitors in 24 hours goes DOWN in a day rather than up. Please explain! |
All times are GMT. The time now is 08:03 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:
|