Dashboard not available after adding single page
Permalink
Hi guys,
My dashboard is not Working anymore.
I added single page and it gave an error related to xdebug.max_nesting_level
I increased the xdebug.max_nesting_level value and now there is a more general error: ERR_CONNECTION_RESET
What can I do?
My dashboard is not Working anymore.
I added single page and it gave an error related to xdebug.max_nesting_level
I increased the xdebug.max_nesting_level value and now there is a more general error: ERR_CONNECTION_RESET
What can I do?
No, but I will.
What I did try and simply worked is just to connect the website to a backup database.
Apparently the problem was generated by a conflict name.
The dashboard page I wanted to create had the same name as a page on the frontend.
What I did try and simply worked is just to connect the website to a backup database.
Apparently the problem was generated by a conflict name.
The dashboard page I wanted to create had the same name as a page on the frontend.
I disabled Xdebug and it worked perfectly.
I tried to repeat the error but I couldn't and realized that the namespace was wrong when I first tried to create the page.
I tried to repeat the error but I couldn't and realized that the namespace was wrong when I first tried to create the page.
As a quick fix, have you tried disabling Xdebug?