Fatal error after updating to 5.2.0 B1

Got this fatal error after updating from 5.1.4 to the new beta version

1. `wp_die()`
wp-includes/class-wp-fatal-error-handler.php:233
2. `WP_Fatal_Error_Handler->display_default_error_template()`
wp-includes/class-wp-fatal-error-handler.php:152
3. `WP_Fatal_Error_Handler->display_error_template()`
wp-includes/class-wp-fatal-error-handler.php:57
4. `WP_Fatal_Error_Handler->handle()`

Thanks @Regnalf,

Is there any more error information? Sometimes just before the stack trace there’s text on what the actual fatal error was including a file and line number. Or could you let me know what screen you saw this on?

No, there was not more information, not even in the debug.log.
I’ve updated the theme with the standard theme update from wp dashboard.

I’ll gave you access to this site, maybe you could read out more.

Thank you! After poking around a bit with FTP I was able to uncover a conflict when UberMenu is active after some changes we made. I’ve corrected this directly on your site so you can keep working, but it will also be in the next patch.

1 Like

Thanks, i hope i could helped too! Can’t await this upcoming features!!!

:+1: you’re welcome!