• Andrea

    (@andreanapier1985)


    The latest update gives my website this error:

    Fatal error: Cannot redeclare dump() (previously declared in /home/content/p3pnexwpnas04_data02/67/2325267/html/wp-content/plugins/press-permit-core/lib/debug_shell.php:41) in /home/content/p3pnexwpnas04_data02/67/2325267/html/wp-content/themes/wmta/AIT/Framework/Libs/Nette/nette.min.inc on line 22151

    I have went back to a previous version and that seems to work alright.

    https://wordpress.org/plugins/press-permit-core/

Viewing 1 replies (of 1 total)
  • Plugin Author Kevin Behrens

    (@kevinb)

    There is no recent change to that function definition. The issue is that your theme declares a function with the same name. I’ll introduce a workaround in the next version. For now, you can resolve it by editing plugins/press-permit-core/lib/debug_shell.php, deleting the function named “dump”. It won’t be called unless some debug constants are added to your wp-config file.

Viewing 1 replies (of 1 total)

The topic ‘Latest Version breaks site’ is closed to new replies.