• Resolved cvladan

    (@cvladan)


    I had to dig into the code to see what this plugin does. And it does nothing, since the line that initializes the singleton is commented out.

    If there was a GitHub repo, I would make a pull request, but for now – I kindly ask the author to make this plugin do something.

    Issue with line 393

    The problem lies with line 393 which starts with

    //$lh_login_logger_instance = LH_Login_logger_plugin::get_instance();

    The line is commented out, which means the LH_Login_logger_plugin instance is not being initialized. If the author could uncomment this line, it would fix the issue.

    Best regards

Viewing 1 replies (of 1 total)
  • Plugin Author shawfactor

    (@shawfactor)

    Thankyou, I’m going to shut the plugin as I no longer use it myself and I have a better replacement I’ll add to the repository that logs much more.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin not working at all’ is closed to new replies.