• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Fixed Pickem Error in the Server Error Log

Status
Not open for further replies.

rambro

New Member
Sportsbook
This keeps repeating itself over and over again. 72 times since last week. Not sure what the hell it is, seeing as how I haven't even added any Pickem data yet:

ErrorException: Undefined index: pickem_pool_id - library/XenForo/Visitor.php:627
Generated By: Unknown Account, Yesterday at 7:01 PM
Stack Trace
#0 /home/domain/public_html/forum/library/XenForo/Visitor.php(627): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/domain/p...', 627, Array)
#1 /home/domain/public_html/forum/library/NFLJ/Pickem/ControllerPublic/Index.php(38): XenForo_Visitor->offsetGet('pickem_pool_id')
#2 /home/domain/public_html/forum/library/XenForo/FrontController.php(313): NFLJ_Pickem_ControllerPublic_Index->actionIndex()
#3 /home/domain/public_html/forum/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/domain/public_html/forum/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(33) "http://domain/forum/pickem/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Disable view Pickem to GUESTs. Pickem is NOT designed for guest viewing in the first place. There is absolutely nothing they can see, so giving them permission to view in the first place is worthless.

I've already fixed this in the next version (so it doesn't throw an error in the logs).
 
h9B499388
 
  • Like
Reactions: Bob
Status
Not open for further replies.
Back
Top