Page 1 of 1

User login and logout activity track log patch

Posted: Thu Jun 25, 2015 1:45 am
by murat
Hello,
This patch is keeps record of user "login", "logout" and "expired" data.
This patch has got four files.
new database table : core_user_action_track.sql
update files:
  • appLms/lib/lib.preoperation.php,
    appCore/lib/lib.preoperation.php,
    lib/ lib.user.php
    lib/lib.bootstrap
You can download patch from the attachment

Additionally, you can see general log track in the "learning_trackingeneraal" MySQL table.

note: you should read "read.txt" for install

Re: User login and logout activity track log patch

Posted: Thu Jun 25, 2015 7:17 am
by alberto
Hi Murat, thanks for sharing this!

Re: User login and logout activity track log patch

Posted: Tue Sep 15, 2015 8:36 pm
by mahendkakde
Hi Murat,

I tried installing the patch but got the fatal error mentioned below, please help.

Fatal error: Call to undefined method DoceboUser::useractionlog() in /var/www/html/test/123/appLms/lib/lib.preoperation.php on line 332.

Thanks in advance.
Mahendkakde

Re: User login and logout activity track log patch

Posted: Fri Sep 18, 2015 1:57 pm
by murat
Hi,
I uploaded the new files for you. You can download zip file.
If you see the same error type again.

Re: User login and logout activity track log patch

Posted: Sat Oct 03, 2015 11:25 am
by mahendkakde
Hi,

Thanks it worked for me. I can see the table and data of all the entries. Just want to know can this be handled from the front end in some report format.

Regards
Mahendra