Fixed Database Error

fixer

Member
ErrorException: Undefined index: team_count - library/XenForo/Visitor.php:678
Generated By: Unknown Account, Yesterday at 4:22 PM

Code:
#0 /hsphere/local/home/iiiers/mymilitia.com/library/XenForo/Visitor.php(678): XenForo_Application::handlePhpError(8, 'Undefined index...', '/hsphere/local/...', 678, Array)
#1 /hsphere/local/home/iiiers/mymilitia.com/library/Nobita/Teams/ControllerPublic/Team.php(664): XenForo_Visitor->offsetGet('team_count')
#2 /hsphere/local/home/iiiers/mymilitia.com/library/XenForo/FrontController.php(351): Nobita_Teams_ControllerPublic_Team->actionAdd()
#3 /hsphere/local/home/iiiers/mymilitia.com/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /hsphere/local/home/iiiers/mymilitia.com/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
  ["url"] => string(35) "http://www.mymilitia.com/groups/add"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(2) {
    ["team_category_id"] => string(2) "10"
    ["_xfToken"] => string(8) "********"
  }
}
 
Back
Top