On a totally fresh new (local) install of Grav + Admin (version 1.3.7), I get the following error when I try to click on the top left link on the admin dashboard menu (which normally will open /admin/user/username
):
grav.CRITICAL: Maximum function nesting level of '100' reached, aborting! - Trace: #0 ~\webroot\grav\vendor\filp\whoops\src\Whoops\Run.php(383): Whoops\Run->handleError(1, 'Maximum functio...', '~\webroot\grav', 152) #1 ~\webroot\grav\system\src\Grav\Common\Errors\SystemFacade.php(36): Whoops\Run->handleShutdown() #2 [internal function]: Grav\Common\Errors\SystemFacade->handleShutdown() #3 {main} [] []
As I did not found any references for such error on the issues tracker, I suppose this error is due to a personal setting, but I can not figure where: any suggestions?
~\webroot\grav
stands for my local instalation path…