-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clearing Admin notification causes "Fatal error: Maximum function nesting level of '100' reached" #427
Comments
It's not problem of Magento. |
Thanks, that did fix the problem. |
We are closing the ticket, since it is not Magento issue, but configuration one, and fix is provided. |
Is this normal that you have nesting above 200 with fresh install? Or is there something wrong with my code? |
@LennardWesterveld please do not comment on closed issues. This thread is over 1.5 years old. See this |
CABPI-346, CABPI-348
When deleting all notifications in the admin after installation I get the following error:
Fatal error: Maximum function nesting level of '100' reached, aborting! in D:\wamp\www\sandbox\magento\magento2\app\code\Magento\Core\Model\Resource\Db\AbstractDb.php on line 180
Here is the full Call Stack
The text was updated successfully, but these errors were encountered: