• Resolved neilgee

    (@neilgee)


    Latest version generates a fatal error:

    29-Dec-2021 03:26:23 UTC] PHP Fatal error: require_once(): Failed opening required '/home/suni/public_html/wp-content/plugins/user-role-editor/includes/classes/base-lib.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/suni/public_html/wp-content/plugins/user-role-editor/user-role-editor.php on line 33

    On a server running PHP 7.4

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Mentioned file /wp-content/plugins/user-role-editor/includes/classes/base-lib.php is apparently included into the installation package. It seems that plugin copy at your site was broken somehow. Try to rewrite the files at
    /wp-content/plugins/user-role-editor/ folder with the copy from the fresh extracted user-role-editor-4.61.zip file downloaded from here.

    Thread Starter neilgee

    (@neilgee)

    Hi Vladimir, yes you are correct – I manually deleted old plugin, new update works fine.
    Thanks

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

The topic ‘PHP Fatal error’ is closed to new replies.