Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Fatal error on upgrade to 4.18.5 #1542
    kiwi3685
    Participant

    As a temporary fix I have done this:

    1 – Added licence key to wp_config, But using this code:
    define(URE_LICENSE_KEY, ‘mykey’);

    Your readme.txt file says to use
    define(URE_LICENSE, ‘your-license-code-here’);
    I think that is the wrong constant.

    2 – I completely removed (commented) the function is_license_key_editable() in plugins/user-role-editor-pro/includes/pro/class-ure-lib-pro.php

    By doing this I was able to activate the plugin again.

    in reply to: Clean up after upgrade #1540
    kiwi3685
    Participant

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)