User login and logout activity track log patch

Third party plugins, patches, bugfixes
Post Reply
User avatar
murat
FormaLms User
Posts: 114
Joined: Fri Oct 12, 2012 6:28 pm
Version: forma.lms 2.0

User login and logout activity track log patch

Post 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
Attachments
FORMA_LMS--user_action_track--18SEP2015.zip
new_update-user_action_track_patch
(22.75 KiB) Downloaded 309 times
Last edited by murat on Fri Sep 18, 2015 1:55 pm, edited 3 times in total.
Hello,I'm Murat. If you need me, you can contact my mail
User avatar
alberto
FormaLms Guru
Posts: 1135
Joined: Fri Mar 02, 2012 9:18 am
Contact:

Re: User login and logout activity track log patch

Post by alberto »

Hi Murat, thanks for sharing this!
mahendkakde
FormaLms User
Posts: 73
Joined: Mon Jan 12, 2015 6:43 pm
Version: forma.lms 1.3

Re: User login and logout activity track log patch

Post 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
User avatar
murat
FormaLms User
Posts: 114
Joined: Fri Oct 12, 2012 6:28 pm
Version: forma.lms 2.0

Re: User login and logout activity track log patch

Post by murat »

Hi,
I uploaded the new files for you. You can download zip file.
If you see the same error type again.
Hello,I'm Murat. If you need me, you can contact my mail
mahendkakde
FormaLms User
Posts: 73
Joined: Mon Jan 12, 2015 6:43 pm
Version: forma.lms 1.3

Re: User login and logout activity track log patch

Post 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
Post Reply