Author Topic: DB fields: user_lastaction VS user_lastvisit  (Read 5654 times)

0 Members and 1 Guest are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
DB fields: user_lastaction VS user_lastvisit
« on: February 13, 2003, 01:54:40 AM »
I'm just wondering, what user_lastvisit field store?
Well, obviously it store date of last visit, but how come, I had 2+ days difference with user_lastaction ?
 :?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
DB fields: user_lastaction VS user_lastvisit
« Reply #1 on: February 13, 2003, 10:33:34 AM »
Thats correct. Think about the two words "lastaction" and "lastvisit", maybe you will find out whats the diffrence is ;)

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
DB fields: user_lastaction VS user_lastvisit
« Reply #2 on: February 13, 2003, 12:26:57 PM »
Quote from: Jan
Thats correct. Think about the two words "lastaction" and "lastvisit", maybe you will find out whats the diffrence is ;)

Jan


Well, that's ok with me, but when I see "last action" was on 2.12.2003 10:32 and "last visit" was on 2.09.2003 18:40....that's confusing.
it's like I visited last monday, and spent 60 straight hours browsing the site???

where is the mistake in my thinking?  :roll:  :lol:
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
DB fields: user_lastaction VS user_lastvisit
« Reply #3 on: February 13, 2003, 01:45:42 PM »
lastvisit is the date, a session is created for you the last time. this means the last login time, not the actual login time.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
DB fields: user_lastaction VS user_lastvisit
« Reply #4 on: February 13, 2003, 01:52:39 PM »
ah, IC!
now it's clear.
thx, Jan!
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)