Fixed Undefined index: title

alfa1

Well-Known Member
ErrorException: Undefined index: title - library/Nobita/Teams/Search/DataHandler/Post.php:65
Generated By: Alfa, A moment ago

Stack Trace
#0 /library/Nobita/Teams/Search/DataHandler/Post.php(65): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/...', 65, Array)
#1 /library/XenForo/Model/Search.php(308): Nobita_Teams_Search_DataHandler_Post->prepareResult(Array, Array)
#2 /library/XenForo/Model/Search.php(359): XenForo_Model_Search->getViewableSearchResultData(Array, Array, true, Array)
#3 /library/XenForo/ControllerPublic/Search.php(453): XenForo_Model_Search->getSearchResultsForDisplay(Array)
#4 /library/SV/ElasticEss/XenForo/ControllerPublic/Search.php(502): XenForo_ControllerPublic_Search->actionResults()
#5 /library/XenForo/FrontController.php(369): SV_ElasticEss_XenForo_ControllerPublic_Search->actionResults()
#6 /library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
["url"] => string(66) "https://forum.com/search/723720/?q=tag*&t=team&o=relevance"
["_GET"] => array(3) {
["q"] => string(4) "tag*"
["t"] => string(4) "team"
["o"] => string(9) "relevance"
}
["_POST"] => array(0) {
}
}
 
Back
Top