Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter agkozak

    (@agkozak)

    I think I’ve got a solution for you: in hackrepair-plugin-archive.php at line 89 change

    require_once ( 'includes/options.php' );

    to

    require_once( dirname( __FILE__ ) . '/includes/options.php' );

    That seems to make the problem go away entirely.

    Alex

    Just released 2.01 today.
    Let’s see if that resolves the bug.

    And thanks again for your help in reporting this.

    Thread Starter agkozak

    (@agkozak)

    No problem! Well done!

    Thanks again.

    Parse error: syntax error, unexpected T_FUNCTION in /home/xxxxxxxx/public_html/plumber2/wp-content/plugins/hackrepair-plugin-archiver/includes/bulk.php on line 92

    I still get this error even with the latest version – and on 4 seperate installs

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

The topic ‘Fatal error with WordPress 4.4 Beta 3’ is closed to new replies.