Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-7479

user_lastvisit won't be updated in some circumstances

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 3.0.1
    • Other
    • None
    • PHP Environment:
      Database:

      If you're using never expiring autologin and "session gc" cron task doesn't run for some reason while you're offline and your session is expired (say, run very very rarely, or doesn't run at all - switched off, or on boards having too few users, or so), user_lastvisit field won't be updated because your session will be constantly updated and valid.
      In this case, your lastvisit time can be updated only if session gc cron task was running while you haven't been online and your session was expired.

            Kellanved Kellanved [X] (Inactive)
            rxu rxu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: