Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Plugins
    In reply to: [Authorizer] mcrypt errors
    klorentz

    (@klorentz)

    You can fix it by adding 2 characters into the secret

    in

    wp-content/plugins/authorizer/authorizer.php

    on line 4894

    private static $key = ‘AA01234567890123456789012’;

    Regards
    Konrad

Viewing 1 replies (of 1 total)