CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #28674

Fatal error: Maximum function nesting level of '100' reached, aborting!

Added by Andriy Kushnarov almost 2 years ago. Updated almost 2 years ago.

Status:Closed Start date:2011-08-02
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version: Has patch:
PHP Version: Complexity:
Votes: 0

Description

TYPO3 v4.5.4. I installed news extension from git://git.typo3.org/TYPO3v4/Extensions/news.git
TypoScript is included from news extension.
When I try to check module on page I've got fatal error (check screen attached)

For "format = xml" it works and there is no error.

7NP9.jpeg - Error screen (308.9 kB) Andriy Kushnarov, 2011-08-02 13:36

History

Updated by Nikolas Hagelstein almost 2 years ago

  • Status changed from New to Closed

This error message it usually thrown by the xdebug php extension. Either deactivate it or increase the maximum nesting level by setting debug.max_nesting_level to something > 100

Cheers,
nikolas

Also available in: Atom PDF