Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJeffrey Cunningham
5,592 PointsHelp with error message please
I got to 4:01 in the video and this is what I'm getting this error message
Fatal error: Maximum function nesting level of '100' reached, aborting! in /Users/jeff/Documents/Websites/www.sandbox.dev/wp-includes/cache.php on line 511
Under that there are a million things listed. I followed everything step by step, not sure what the issue could be.
1 Answer
Zac Gordon
Treehouse Guest TeacherThis looks like a duplicate post, please follow this thread instead: https://teamtreehouse.com/community/receiving-a-strange-error-when-adding-in-wphead
Jeffrey Cunningham
5,592 PointsJeffrey Cunningham
5,592 PointsHere is an update, I deleted the whole header.php file and started over. It is at the point where I add the <?php wp_head(); ?> in place of the links that I get this error.