• Resolved jrp1

    (@jrp1)


    Hello,

    The latest update triggers an error for this file:

    /wp-content/plugins/disable-admin-notices/libs/factory/pages/templates/impressive-page.class.php

    On this line:

    return $b['position'] <=> $a['position'];

    It breaks the WordPress admin dashboard. I commented out this line for now until a fix is rolled out. I see that it was updated recently so the bug is most likely in the latest update.

    Thank you for this plugin and I hope this helps you roll out a speedy fix!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jrp1

    (@jrp1)

    I forget the exact error but it was something like

    Unexpected "<" on line 477

    Could have been “>” though.

    Plugin Author Temyk

    (@webtemyk)

    Hello.

    The fact is that the plugin now supports PHP 7.0 and higher. In the update, we did not put a check on this. Now another update has been released, which has a check for the PHP version.

    Your site uses PHP 5.6

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Latest update throws error in wp-admin’ is closed to new replies.