Bug Summary
After I installed Starter Templates by Astra themes, I encountered this error that prevents loading the website but WP control panel is working.
Fatal error: Uncaught Error: Maximum function nesting level of ‘256’ reached, aborting! in C:\Users\Ad2048\Local Sites\arcedu\app\public\wp-includes\class-wp-block-parser.php on line 83
Error: Maximum function nesting level of ‘256’ reached, aborting! in C:\Users\Ad2048\Local Sites\arcedu\app\public\wp-includes\class-wp-block-parser.php on line 83`
What I have found that Starter Templates plugin installs “Ultimate Addons for Gutenberg” plugin, and when I deactivate this plugin, the website works!
Steps to reproduce
- I tried to add
xdebug.max_nesting_levels
As in ths topic and set it to 500 and even 1000 but no results. - Deleted and created the website multiple times, but still problem exist (even restart computer too).
Environment Info
- What Operating System are you using? Windows 10 Education
- What versions of site software (Nginx, Apache, PHP, MySQL) is used? Nginx
- What version of Local is installed? 6.4.1+5978
Supporting info
Please provide your Local Log:
local-lightning.log (17.2 KB)