Hi Bob!
Getting a server error after said upgrade. Steps to reproduce: Go to advanced search page, and if anything is entered into the "posted by member" field, these errors come up. Maybe a conflict with DigitalPoint Search? I wish I know more what these meant. First this one:
And then three of these pop up at the same time:
Getting a server error after said upgrade. Steps to reproduce: Go to advanced search page, and if anything is entered into the "posted by member" field, these errors come up. Maybe a conflict with DigitalPoint Search? I wish I know more what these meant. First this one:
Code:
ErrorException: Argument 1 passed to NFLJ_Showcase_Model_RateReview::canManageReportedReview() must be of the type array, null given, called in /home/talkbass/html/library/NFLJ/Showcase/ReportHandler/Review.php on line 65 and defined - library/NFLJ/Showcase/Model/RateReview.php:1042
Generated By: 20db pad, 25 minutes ago
Stack Trace
#0 /home/talkbass/html/library/NFLJ/Showcase/Model/RateReview.php(1042): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/home/talkbass/...', 1042, Array)
#1 /home/talkbass/html/library/NFLJ/Showcase/ReportHandler/Review.php(65): NFLJ_Showcase_Model_RateReview->canManageReportedReview(NULL, NULL, NULL, NULL, Array)
#2 /home/talkbass/html/library/XenForo/Model/Report.php(184): NFLJ_Showcase_ReportHandler_Review->getVisibleReportsForUser(Array, Array)
#3 /home/talkbass/html/library/DigitalPointSearch/Search/DataHandler/Report.php(107): XenForo_Model_Report->getVisibleReportsForUser(Array, Array)
#4 /home/talkbass/html/library/XenForo/Model/Search.php(280): DigitalPointSearch_Search_DataHandler_Report->getDataForResults(Array, Array, Array)
#5 /home/talkbass/html/library/XenForo/Model/Search.php(314): XenForo_Model_Search->getViewableSearchResultData(Array, Array, false, NULL)
#6 /home/talkbass/html/library/XenForo/Search/Searcher.php(139): XenForo_Model_Search->getViewableSearchResults(Array, NULL)
#7 /home/talkbass/html/library/XenForo/ControllerPublic/Search.php(353): XenForo_Search_Searcher->searchUser(1, 0)
#8 /home/talkbass/html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Search->actionMember()
#9 /home/talkbass/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/talkbass/html/index.php(13): XenForo_FrontController->run()
#11 {main}
Request State
array(3) {
["url"] => string(37) "http://www.talkbass.com/search/search"
["_GET"] => array(0) {
}
["_POST"] => array(10) {
["keywords"] => string(0) ""
["users"] => string(6) "paul, "
["date"] => string(0) ""
["nodes"] => array(1) {
[0] => string(0) ""
}
["child_nodes"] => string(1) "1"
["order"] => string(9) "relevance"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(8) "/search/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
And then three of these pop up at the same time:
Code:
ErrorException: Undefined index: item - library/NFLJ/Showcase/ReportHandler/Review.php:65
Generated By: 20db pad, 28 minutes ago
Stack Trace
#0 /home/talkbass/html/library/NFLJ/Showcase/ReportHandler/Review.php(65): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/talkbass/...', 65, Array)
#1 /home/talkbass/html/library/XenForo/Model/Report.php(184): NFLJ_Showcase_ReportHandler_Review->getVisibleReportsForUser(Array, Array)
#2 /home/talkbass/html/library/DigitalPointSearch/Search/DataHandler/Report.php(107): XenForo_Model_Report->getVisibleReportsForUser(Array, Array)
#3 /home/talkbass/html/library/XenForo/Model/Search.php(280): DigitalPointSearch_Search_DataHandler_Report->getDataForResults(Array, Array, Array)
#4 /home/talkbass/html/library/XenForo/Model/Search.php(314): XenForo_Model_Search->getViewableSearchResultData(Array, Array, false, NULL)
#5 /home/talkbass/html/library/XenForo/Search/Searcher.php(139): XenForo_Model_Search->getViewableSearchResults(Array, NULL)
#6 /home/talkbass/html/library/XenForo/ControllerPublic/Search.php(353): XenForo_Search_Searcher->searchUser(1, 0)
#7 /home/talkbass/html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Search->actionMember()
#8 /home/talkbass/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/talkbass/html/index.php(13): XenForo_FrontController->run()
#10 {main}
Request State
array(3) {
["url"] => string(37) "http://www.talkbass.com/search/search"
["_GET"] => array(0) {
}
["_POST"] => array(10) {
["keywords"] => string(0) ""
["users"] => string(6) "paul, "
["date"] => string(0) ""
["nodes"] => array(1) {
[0] => string(0) ""
}
["child_nodes"] => string(1) "1"
["order"] => string(9) "relevance"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(8) "/search/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}