XF 1.2 White Page

Also seeing this...

Code:
Error Info
ErrorException: Undefined index: text_direction - library/Dark/ParseHTML/BbCode/Formatter/Ritsu.php:99
Generated By: Unknown Account, Today at 8:47 AM
Stack Trace

#0 /home/sports/public_html/library/Dark/ParseHTML/BbCode/Formatter/Ritsu.php(99): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/sports/pu...', 99, Array)
#1 /home/sports/public_html/library/Dark/ParseHTML/BbCode/Formatter/Ritsu.php(12): Dark_ParseHTML_BbCode_Formatter_Ritsu->__construct(Array)
#2 /home/sports/public_html/library/Dark/ParseHTML/ViewPublic/Thread/View.php(8): Dark_ParseHTML_BbCode_Formatter_Ritsu::create('Dark_ParseHTML_...', Array)
#3 /home/sports/public_html/library/XenForo/ViewRenderer/Abstract.php(227): Dark_ParseHTML_ViewPublic_Thread_View->renderHtml()
#4 /home/sports/public_html/library/XenForo/ViewRenderer/HtmlPublic.php(67): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Html', Array, 'thread_view')
#5 /home/sports/public_html/library/XenForo/FrontController.php(572): XenForo_ViewRenderer_HtmlPublic->renderView('XenForo_ViewPub...', Array, 'thread_view', NULL)
#6 /home/sports/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#7 /home/sports/public_html/index.php(13): XenForo_FrontController->run()
#8 {main}

Request State

array(3) {
  ["url"] => string(88) "http://sportsdiscussion.net/threads/seattle-fans-set-noise-record-in-win-over-49ers.600/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

That post was from a RSS feed. Not sure why it is trying to use @Luke Foreman ParseHTML though...
 
View attachment 56781

This gets suggested alot.
I wonder if it makes sense for Xenforo to have an adminCP setting for this ?

Just remember that won't always work, depending on settings.

Also, on production, it's best to leave it off and have errors go to a log file, otherwise attackers could find out the location of the site on the server, which is worse than you may originally think...
 
Top Bottom