For the last month or so, I've been getting the following ACP server error log reports:
and
Code:
Server Error Log
Error Info
ErrorException: Argument 1 passed to NFLJ_Pickem_Model_Picks::getCurrentPlayerPicks() must be of the type array, null given, called in /home/takethep/public_html/library/NFLJ/Pickem/ControllerPublic/Pickem.php on line 607 and defined - library/NFLJ/Pickem/Model/Picks.php:13
Generated By: Unknown Account, Tuesday at 7:27 PM
Stack Trace
#0 /home/takethep/public_html/library/NFLJ/Pickem/Model/Picks.php(13): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/home/takethep/...', 13, Array)
#1 /home/takethep/public_html/library/NFLJ/Pickem/ControllerPublic/Pickem.php(607): NFLJ_Pickem_Model_Picks->getCurrentPlayerPicks(NULL, 8332)
#2 /home/takethep/public_html/library/XenForo/FrontController.php(351): NFLJ_Pickem_ControllerPublic_Pickem->actionPlayerPicks()
#3 /home/takethep/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/takethep/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(100) "http://www.takethepiss.com/pickem/vmsl-premier-2015-16-pickem-challenge.10/player-picks?user_id=8332"
["_GET"] => array(1) {
["user_id"] => string(4) "8332"
}
["_POST"] => array(0) {
}
}
and
Code:
Server Error Log
Error Info
ErrorException: Undefined index: pickem_pool_id - library/XenForo/Visitor.php:678
Generated By: Unknown Account, Tuesday at 7:27 PM
Stack Trace
#0 /home/takethep/public_html/library/XenForo/Visitor.php(678): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/takethep/...', 678, Array)
#1 /home/takethep/public_html/library/NFLJ/Pickem/ControllerPublic/Pickem.php(604): XenForo_Visitor->offsetGet('pickem_pool_id')
#2 /home/takethep/public_html/library/XenForo/FrontController.php(351): NFLJ_Pickem_ControllerPublic_Pickem->actionPlayerPicks()
#3 /home/takethep/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/takethep/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(100) "http://www.takethepiss.com/pickem/vmsl-premier-2015-16-pickem-challenge.10/player-picks?user_id=8332"
["_GET"] => array(1) {
["user_id"] => string(4) "8332"
}
["_POST"] => array(0) {
}
}