XF 1.2 Fatal Error with BBcode formatter

kiwixpop

Member
Today I have been getting this error and it causes the threads not to load. Not all the threads, but I guess threads that over quote?

ErrorException: Fatal Error: Maximum function nesting level of '100' reached, aborting! -library/XenForo/BbCode/Formatter/Base.php:902
Generated By: Sidathin, 6 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
'url' =>
string(72) "http://guiltypleasuresroleplaying.com/xenforo/index.php?threads/hi.3862/"
'_GET' =>
array(1) {
'threads/hi_3862/' =>
string(0) ""
}
'_POST' =>
array(0) {
}
}


I do not have xdebug installed and I can't find my php.ini file anywhere on my server. Any help would be greatly appreciated.
 
Top Bottom