Need help with Login History

codeslayer 30 Aug, 2011
Hi,

I am wondering is it possible to track user login history? If yes do we need to make a separate database table ?

Actually, I want to give logged in users, an option to track their login histories. Like:


-------------------------------------------------------------------------
IP	        Date	                Browser	        Version	OS
-------------------------------------------------------------------------
115.186.117.54	08/30/11 05:46:40	Firefox	6.0	Windows
203.81.213.150	08/29/11 15:25:44	Firefox	6.0	Windows
203.81.211.192	08/29/11 12:43:19	Firefox	6.0	Windows


Regards
Hassan
Max_admin 09 Sep, 2011
Hi Hassan,

Maybe if your login is done through Chronoforms, you can add an action to save this data every time the user loges in, I believe easy to do on J1.6 with the redirect manager, because you can use always redirect the user to your form whenever they try to access the default login page.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
codeslayer 09 Sep, 2011
Hi Max,

Thank you for your reply.

At the moment I am using Chronoforms 4 RC2 on Joomla 1.5.23.
I'll try to do as you suggest once I install J1.6.
It would be wonderful if such feature is available for J1.5 too.

Best regards
Hassan
Max_admin 10 Sep, 2011
As long as you can always redirect the login to the form then it should be doable on J1.5, you may need a system plugin in J1.5 to help you do this, maybe check the JED ?

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.