![]() |
|
#1
|
||||
|
||||
|
Can I make the users appear to stay online longer other than the default time? Change it from fifteen minutes to like four hours?
Thanks for any help. |
|
#2
|
||||
|
||||
|
If you look in your modules/onlineusers.php file for this code:
PHP Code:
|
|
#3
|
||||
|
||||
|
Do I change the whole "$vbulletin->options['cookietimeout']" to just seconds? So four hours would be 14400 seconds? TIMENOW - 14400
|
|
#4
|
||||
|
||||
|
Yes. Though I'm not entirely sure when or how often vB cleans out the session table, so you *may* not actually be able to set it that high without changing your vBulletin cookie timeout. (it won't hurt to try of course, just warning you that it might not work very well).
|
|
#5
|
||||
|
||||
|
I did try this without changing the cookies setting and it does work on the module but it doesn't work with the forum homepage currently active users. I didn't realize all I had to do was change cp/vboptions/Session Timeout time. This was what I wanted to do. It also seems to work without changing the onlineusers.php file.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Online Users Module Not Properly Funcitoning | IceFanatic | Troubleshooting & Problems | 16 | 10-16-2008 08:29 AM |
| Online Users Module (AJAX version)? | ERuiz | Module & Modification Discussion & Requests | 1 | 07-05-2007 12:54 AM |
| Scrollbox on Users Online Module? | Strife | "How Do I..." Questions | 2 | 10-01-2006 03:34 PM |
| Need to alter the Online Users module | christianb | "How Do I..." Questions | 1 | 09-17-2006 09:56 PM |
| Online Users Module Change | Cadmus | "How Do I..." Questions | 5 | 09-07-2005 01:01 PM |