• Resolved treecutter

    (@treecutter)


    Suddenly we got three updates flagged in WP Dashboard, but no updates existed
    Traced this to Email Log plugin, when disabled it, the issue was gone.
    Tested on three different servers. Tested with vanilla WP with no other plugins installed. Issue seems to kick in when a second ( any ) plugin is uploaded, even without activating the second plugin.
    As we really want to use this excellent plugin, did a lot of digging and finally found a way to stop the phantom updates, comment out this line in file load-email-log.php :
    $email_log->set_licenser( new \EmailLog\Addon\License\Licenser() );
    Prefer not to mess with core code, is this an issue with the update repo ?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sudar Muthu

    (@sudar)

    Thanks for reporting this issue.

    Yeah, we are able to replicate the issue and are working on finding a fix for it.

    We will release a new version with the fix for it as soon as possible.

    Plugin Author Sudar Muthu

    (@sudar)

    We just released v2.2.0 of the plugin that fixes this issue.

    Kindly update the plugin to v2.2.0 and let us know if you are still facing the issue.

    Thanks.

    Thread Starter treecutter

    (@treecutter)

    Installed v.2.2.0 and pleased to confirm the issue is resolved, THANK YOU !

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Possible issue in Repo ?’ is closed to new replies.