The Arcive of vBulletin Modifications Site. |
|
Cel User Always Online Details »»
|
|||||||||||||||||||||||||||
What does it do?
This addon simply lets you define one or several users (or usergroups) that will be always shown as online in the Who's Online section and other parts of the forum. How does it work? It adds a cron job that updates the last activity entry in the session table for the given users. It is set to run every ten minutes. If your session length is shorter, you will need to adapt the cron job. (You can check your session timeout at AdminCP->Settings->Options->Cookies and HTTP Header Options, it needs to be more than 600, 900 is default). How to install Just download, upload the contents of the UPLOAD folder to your forum root, and import the product file of the addon. Then go to AdminCP->Settings->Options and enter the userid(s) of the users (or usergroup ids) you want to be always online in the Cel User Always Online section. Then the users need to log in once manually, to get things started. Other versions of vB? This addon should work with every Version of vB4, and most likely on vB3, too (not tested). Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| 5 благодарности(ей) от: | ||
| dandanch, elsa23, madness85, Nirjonadda, tbworld | ||
| Comments |
|
#2
|
||||
|
||||
|
Cellarius, your missing the contents to upload.
|
|
#3
|
||||
|
||||
|
I see the xml file there...
|
|
#4
|
||||
|
||||
|
Seem you uploaded missing files
Code:
Warning: include_once([path]/./includes/cron/cel_user_always_online.php) [function.include-once]: failed to open stream: No such file or directory in [path]/admincp/cronadmin.php on line 116
Warning: include_once() [function.include]: Failed opening '[path]/./includes/cron/cel_user_always_online.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/admincp/cronadmin.php on line 116
Imported XML file and config in option ACP but didn't show users on Who is online on my forum I didn't understand this Quote:
|
|
#5
|
|||
|
|||
|
I'll wait until the files are updated, but this looks promising;
|
|
#6
|
||||
|
||||
|
Sorry, I misclicked when uploading. Got the xml instead of the zip next to it - sorry, folks!
|
|
#7
|
||||
|
||||
|
It happens to all of us brother.
|
|
#8
|
|||
|
|||
|
any screen shoot please
|
|
#9
|
|||
|
|||
|
Just ran this on test server and got this error:
Quote:
|
|
#10
|
|||
|
|||
|
Your cron brings an error
Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
UPDATE session
SET lastactivity = NOW
WHERE userid IN (1);
MySQL Error : Unknown column 'NOW' in 'field list'
Error Number : 1054
Request Date : Thursday, March 13th 2014 @ 03:38:23 PM
Error Date : Thursday, March 13th 2014 @ 03:38:23 PM
Script : http://www.mystechtronics.net/another/cronadmin.php?do=runcron&cronid=90
Referrer : http://www.mystechtronics.net/another/cronadmin.php?do=modify
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.5.33-31.1
|
![]() |
|
|