Skip to content
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

FatalErrorException when I login first time, maybe because website title #20

Closed
scil opened this issue Jul 1, 2015 · 3 comments
Closed

Comments

@scil
Copy link
Contributor

scil commented Jul 1, 2015

Left top corner has msg:

Untitled website

following err msg in sidebar :

FatalErrorException in helpers.php line 49: Maximum function nesting level of '100' reached, aborting!

    in helpers.php line 49
    at FatalErrorException->__construct() in HandleExceptions.php line 127
    at HandleExceptions->fatalExceptionFromError() in HandleExceptions.php line 112
    at HandleExceptions->handleShutdown() in HandleExceptions.php line 0
    at app() in helpers.php line 157
    at config() in TypiCMS.php line 90
    at TypiCMS->title() in Facade.php line 207
    at Facade::__callStatic() in MasterViewComposer.php line 10
    at TypiCMS::title() in MasterViewComposer.php line 10
    at MasterViewComposer->compose() in Factory.php line 467
    at call_user_func_array:{G:\Documents\Dropbox\zc\vagrant\www\typ2\vendor\laravel\framework\src\Illuminate\View\Factory.php:467}() in Factory.php line 467
    at Factory->Illuminate\View\{closure}() in Dispatcher.php line 221
    at call_user_func_array:{G:\Documents\Dropbox\zc\vagrant\www\typ2\vendor\laravel\framework\src\Illuminate\Events\Dispatcher.php:221}() in Dispatcher.php line 221
    at Dispatcher->fire() in Factory.php line 497
    at Factory->callComposer() in View.php line 105
    at View->renderContents() in View.php line 81
    at View->render() in Renderable.php line 15
    at SidebarAppend->render() in 1a20227eda05613a36efec504123390d line 18
    in PhpEngine.php line 40
    at PhpEngine->evaluatePath() in CompilerEngine.php line 58
    at CompilerEngine->get() in View.php line 138
    at View->getContents() in View.php line 107
    at View->renderContents() in View.php line 81
    at View->render() in Renderable.php line 15
    at SidebarItem->render() in 5899d10898645b4c48d917223e8f9a66 line 9
    in PhpEngine.php line 40
    at PhpEngine->evaluatePath() in CompilerEngine.php line 58
    at CompilerEngine->get() in View.php line 138
    at View->getContents() in View.php line 107
    at View->renderContents() in View.php line 81
    at View->render() in Renderable.php line 15
    at SidebarGroup->render() in SidebarManager.php line 131
    at SidebarManager->render() in e658fde039370aa0ac9377d08dd04833 line 2
    in PhpEngine.php line 40
    at PhpEngine->evaluatePath() in CompilerEngine.php line 58
    at CompilerEngine->get() in View.php line 138
    at View->getContents() in View.php line 107
    at View->renderContents() in View.php line 81
    at View->render() in f240dd272943d19fe17a4fa2e21ac163 line 39
    in PhpEngine.php line 40
    at PhpEngine->evaluatePath() in CompilerEngine.php line 58
    at CompilerEngine->get() in View.php line 138
    at View->getContents() in View.php line 107
    at View->renderContents() in View.php line 81
    at View->render() in 301cbb0171f86e26080c9cb2ef475e6d line 32
    in PhpEngine.php line 40
    at PhpEngine->evaluatePath() in CompilerEngine.php line 58
    at CompilerEngine->get() in View.php line 138
    at View->getContents() in View.php line 107
    at View->renderContents() in View.php line 81
    at View->render() in Response.php line 51

where could I set site title?

@sdebacker
Copy link
Contributor

You can change site title in settings panel (/admin/settings)

@sdebacker
Copy link
Contributor

I don’t know what’s the problem with laravel sidebar on windows.

@scil
Copy link
Contributor Author

scil commented Jul 1, 2015

I'm sorry.

It's not about TypiCms, it's xdebug.

i add this xdebug.max_nesting_level=600 to php.ini

Now everything is ok.

@scil scil closed this as completed Jul 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants