desbest Posted September 15, 2016 Posted September 15, 2016 I've just installed processwire on my localhost and I'm seeing this error on my users page. Quote Error: Maximum function nesting level of '100' reached, aborting! (line 56 of C:\wamp\www\processwire-blank\wire\core\PagesLoaderCache.php) This error message was shown because: you are logged in as a Superuser. Error has been logged. How do I fix this?
LostKobrakai Posted September 15, 2016 Posted September 15, 2016 Update the max_nesting setting of xdebug. 300 should be enough. 1
desbest Posted September 15, 2016 Author Posted September 15, 2016 I'm new to processwire. What is xdebug and how do I do it?
SiNNuT Posted September 15, 2016 Posted September 15, 2016 You can probably find enough on xdebug with Google. It's a debugger/profiler for PHP and not unique to ProcessWire. Reading this thread will give enough info i guess. If you don't use xdebug you can turn it off altogether or adjust the setting LostKobrakai mentioned in php.ini 3
desbest Posted September 15, 2016 Author Posted September 15, 2016 I couldn't find the max_nesting setting in php.ini but I disabled xdebug and now it works. Thank you. There should be a way to mark threads as solved.
horst Posted September 15, 2016 Posted September 15, 2016 5 hours ago, desbest said: I'm new to processwire. What is xdebug and how do I do it? New? You joined the community in Oct. 2013
desbest Posted September 16, 2016 Author Posted September 16, 2016 Why would I lie? I haven't used it properly other than try out the demo in 2013. I don't know how to create a tag and category taxonomy or create a template. I know virtually nothing about processwire as I have never used it for a website and I have never tried to create a processwire website.
flydev Posted September 16, 2016 Posted September 16, 2016 I think it was just an observation, no offence there It is good to see you trying again to build something with this piece of software. 3
horst Posted September 16, 2016 Posted September 16, 2016 @desbest Uhm sorry for any confusion. @flydev is right. Welcome back to PW and the forums! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now