Author |
Message |
sek-sports
Hangin' Around

Joined: Jul 18, 2007
Posts: 49
|
Posted:
Thu Aug 30, 2007 4:27 pm |
|
Is there a block somewhere that shows members who have been online in say the last 24 hours? |
|
|
|
 |
p17blo
Regular


Joined: Jul 27, 2007
Posts: 77
|
Posted:
Thu Aug 30, 2007 4:45 pm |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Thu Aug 30, 2007 7:48 pm |
|
The problem is, if the user actually logs out (I know, who does that! lol), their session, I believe, is removed from the session table (the on-line "NOW").
I cannot think of anything other than the nuke_users table's user_lastvisit field, but I don't know of any block which actually uses this. Others might know. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
p17blo

|
Posted:
Fri Aug 31, 2007 12:06 am |
|
I also have a module loaded called IP Tracking, which I think also came from here. That maybe able to modified for what you need also.
The other thing I can think of is there are many mod's for PHPBB which were who was online over the past hour (or so) which you maybe able to modify.
If I wasn't 'going live' tonight then I would take a look at it myself.
Paul |
|
|
|
 |
sek-sports

|
Posted:
Fri Aug 31, 2007 12:18 am |
|
montego wrote: | The problem is, if the user actually logs out (I know, who does that! lol), their session, I believe, is removed from the session table (the on-line "NOW").
I cannot think of anything other than the nuke_users table's user_lastvisit field, but I don't know of any block which actually uses this. Others might know. |
I was reading an old post of yours and you directed a member to your site to your "Last visit" hack for the memberlist. That is pretty much what I am looking for. However, I don't know for sure but perhaps you were giving the hack for RavenNuke? Do you have one for phpNuke or if I posted the file code you need to see could you instruct me what to change or add? |
|
|
|
 |
jakec
Site Admin

Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Fri Aug 31, 2007 2:06 am |
|
I believe the hack was actually for phpNuke 7.5, but it should work on RN and 7.9.
I'm not sure if Montego has ever tested it on RN, or any other versions, but I'm sure he will confirm either way.
You could of course take a backup and give it a go, then report back on your findings. The hack looks relatively simple. I don't have a 7.9 installation, but I might give it a go myself on RN, as it looks like it will be quite helpful. |
|
|
|
 |
montego

|
Posted:
Fri Aug 31, 2007 6:24 am |
|
It is a Members List hack which is really phpBB. That hack was done maybe 6 or 8 phpBB minor patch releases ago, but I honestly believe it should work just fine. These were all minor patch releases, so you should be able to figure it out. |
|
|
|
 |
|