| Author |
Message |
jackel Worker


Joined: Jan 15, 2009 Posts: 145 Location: Iowa, USA
|
Posted:
Fri Mar 27, 2009 12:02 pm |
|
Hey guys i have the user info from RN2.31
It works great but when someone closes the site it still shows them online in the user infor block is there anyway to fixs this so that even if they just close the site with out login out it shows them offline even in my who is where block is shows them online. I did a phpbbhack for online offline and it is accurate..
Thanks guys once again |
|
|
|
 |
jackel Worker


Joined: Jan 15, 2009 Posts: 145 Location: Iowa, USA
|
Posted:
Mon Mar 30, 2009 12:59 pm |
|
any one have any ideas?  |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 6300 Location: Vsetin, Czech Republic
|
Posted:
Tue Mar 31, 2009 1:21 am |
|
First off, I believe the UserInfo block takes it's data from RavenNuke and not phpBB (the forum module).
What you are seeing is probably the result of;
a - the online status is updated at a given interval, not every second as that would use too many resources
b - browser caching |
|
|
|
 |
montego Former Admin in Good Standing

Joined: Aug 29, 2004 Posts: 9071 Location: Arizona
|
Posted:
Tue Mar 31, 2009 7:16 am |
|
Sorry, running out of time this morning, but "G" is definitely right. They are separate time outs. I believe the one you are concerned about is in function online() within mainfile.php. The server has no idea these people closed their browsers, so you have to adjust the timeout period. It is probably this line here:
$past = time()-3600; |
|
|
|
 |
jackel Worker


Joined: Jan 15, 2009 Posts: 145 Location: Iowa, USA
|
Posted:
Tue Mar 31, 2009 10:44 am |
|
|
|
 |
luckson New Member


Joined: Aug 02, 2008 Posts: 22 Location: NaGaLim
|
Posted:
Mon Aug 02, 2010 12:48 am |
|
Hi,
Please allow me to post my question regarding Info_Block_v1.1-RN.
Is there a way to enable/edit/add Lost password link in the block? I think Lost password is really necessary as some of my members/visitors have lost their passwords. Please enlighten me.
Heres the site |
|
|
|
 |
spasticdonkey RavenNuke(tm) Development Team

Joined: Dec 02, 2006 Posts: 1253 Location: Texas, USA
|
Posted:
Mon Aug 02, 2010 1:39 am |
|
this one has a lost password link
|
|
|
|
 |
|
|
|
|