Jump to content

Featured Replies

Posted

Hi,

We are implementing the logger system for our website. As i can see in core_admin_login_logs there are ADMIN_IP_ADDRESS    ADMIN_USERNAME    ADMIN_TIME    ADMIN_SUCCESS

So I can get login time but there is no way to get logout time. Is there some other table for this?

Basically I require Admin/User login and  logout timestamp. 

There is no log for people logging out at the present time. Only for when people log into the admin CP

  • Author
1 hour ago, Marc Stridgen said:

There is no log for people logging out at the present time. Only for when people log into the admin CP

Most CMS have this feature. Please add this to suggestions.  

  • Author

Hi,

One more query regarding login/logout for members.

I require members login logs. In core_members_logins tables only  three fields are there MEMBER_ID,   MEMBER_DATE and  MEMBER_TIMESTAMP

I require Login Date/time, Login IP, and Success/Failure Status.

Is there a way to get Login IP and Success/Failure (Status) in IPS?

Please advise.

Edited by Pushpendra Singh Chauhan

IPS doesn't save the login success/failure. You'd need a 3rd party modification: 

Recently Browsing 0

  • No registered users viewing this page.