SMF Support > SMF 2.0.x Support

database info please....

(1/1)

SpectroPro:
Using 2.0b4..  I am trying to find where in the database the information is located as to TIME ONLINE.  I see in the members table the sign up date...but where is the data for time online?   Thanks for anyone that can help with this..  I am having no luck finding this...

Greg

Nathaniel:
Do you mean the data for last time online? Use the 'last_login' column from the '{$db_prefix}members' table, its the easiest thing to do. ;)

Edit: Whoops, I think you want 'total_time_logged_in'. ;D

SpectroPro:

--- Quote from: LHVWB on October 01, 2008, 01:40:09 AM ---Do you mean the data for last time online? Use the 'last_login' column from the '{$db_prefix}members' table, its the easiest thing to do. ;)

Edit: Whoops, I think you want 'total_time_logged_in'. ;D

--- End quote ---
yup..that's it..   

amazing the stuff you miss when you have been looking at code and database tables for 13 hours straight!!!!!   

Thank you very much!!!

Greg

Navigation

[0] Message Index

Go to full version