Jump to content


Imitate Online status, when not in forum.


2 replies to this topic

#1 Liens

    Rookie

  • Active Member
  • 5 posts

Posted 02 November 2011 - 03:14 PM

Hey!
Hope, im not repeating, ive checked, but cannot find any info about my problem.

Seems that i cannot show online users if they haven't opened forum page. Is there a way to imitate online user status? Like updating sessions table.
Updating table is not a problem, but where i could get this session ID, becaus looks like IPB generates theyr own session id's and they are different with those from session_id();

Thankyou for your help :)

#2 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 03 November 2011 - 12:00 PM

IP.board does not save a "text string" in the table with the current user location status, it saves e.g. the post id or the application id and retrieves all information from that ID. That's the reason why it's not enough to just update the session value.

#3 Liens

    Rookie

  • Active Member
  • 5 posts

Posted 03 November 2011 - 01:43 PM

But is it still possible to update session-end time so page will show online users who are not in forum page?

Edited by Liens, 03 November 2011 - 01:43 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users