The Sandman
Well-known member
Admin Extra suddenly went down early this morning. The AdminCP is still accessible. There are about 30 pages of server errors, not identical but all "Undefined Index: Permissions" errors. Disabling the listeners in config.php didn't fix anything.
This was the first error message thrown when the site went down -
I have been getting some random errors from the Notable Members add-ons recently but none that seemed to have any major affect.
Any ideas on where to start looking for the problem?
This was the first error message thrown when the site went down -
Code:
Error Info
ErrorException: Undefined index: permissions - library/XenForo/AlertHandler/DiscussionMessage/Post.php:37
Generated By: s.molinari, Today at 5:22 AM
Stack Trace
#0 /home/adminx/public_html/library/XenForo/AlertHandler/DiscussionMessage/Post.php(37): XenForo_Application::handlePhpError(Array, Array, Array)
#1 /home/adminx/public_html/library/XenForo/Model/Alert.php(267): XenForo_AlertHandler_DiscussionMessage_Post->canViewAlert(Array, Array)
#2 /home/adminx/public_html/library/XenForo/Model/Alert.php(78): XenForo_Model_Alert->_getViewableAlerts(8473, 'fetchPopupItems')
#3 /home/adminx/public_html/library/XenForo/ControllerPublic/Account.php(73): XenForo_Model_Alert->getAlertsForUser()
#4 /home/adminx/public_html/library/XenForo/FrontController.php(337): XenForo_ControllerPublic_Account->actionAlertsPopup(Object(XenForo_RouteMatch))
#5 /home/adminx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#6 /home/adminx/public_html/index.php(13): XenForo_FrontController->run()
#7 {main}
Request State
array(3) {
["url"] => string(210) "http://adminextra.com/account/alerts-popup?&_xfRequestUri=%2Fthreads%2Fgoogle-plus-clone-script.6915%2F&_xfNoRedirect=1&_xfToken=8473%2C1387102942%2C1b551c50b51273b2a9d14b9957e6ac7cae9aa296&_xfResponseType=json"
["_GET"] => array(4) {
["_xfRequestUri"] => string(39) "/threads/google-plus-clone-script.6915/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(56) "8473,1387102942,1b551c50b51273b2a9d14b9957e6ac7cae9aa296"
["_xfResponseType"] => string(4) "json"
}
["_POST"] => array(0) {
}
}
I have been getting some random errors from the Notable Members add-ons recently but none that seemed to have any major affect.
Any ideas on where to start looking for the problem?