1. 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.

Server error logs after upgrade 2.2.0

Discussion in 'Showcase Support' started by woei, Sep 16, 2014.

  1. woei

    woei Member Showcase

    Hi Bob,

    I have 2 errors when visiting forum home and showcase home.

    The forum home error is:
    Code:
    Server Error Log
    Error Info
    ErrorException: Undefined index: mrv_enabled - library/NFLJ/Showcase/ControllerPublic/Forum.php:159
    Generated By: Bas, 2 minutes ago
    Stack Trace
    #0 /home/forum/public_html/library/NFLJ/Showcase/ControllerPublic/Forum.php(159): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/forum/pub...', 159, Array)
    #1 /home/forum/public_html/library/WidgetFramework/XenForo/ControllerPublic/Forum.php(13): NFLJ_Showcase_ControllerPublic_Forum->actionIndex()
    #2 /home/forum/public_html/library/XenKingDir/ControllerPublic/Forum.php(41): WidgetFramework_XenForo_ControllerPublic_Forum->actionIndex()
    #3 /home/forum/public_html/library/XenForo/FrontController.php(347): XenKingDir_ControllerPublic_Forum->actionIndex()
    #4 /home/forum/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
    #5 /home/forum/public_html/index.php(13): XenForo_FrontController->run()
    #6 {main}
    Request State
    array(3) {
    ["url"] => string(31) "http://scooterforum.net/forums/"
    ["_GET"] => array(0) {
    }
    ["_POST"] => array(0) {
    }
    }
    
    
    And the second is when visiting the showcase:

    Code:
    Server Error Log
    Error Info
    ErrorException: Undefined index: ml_enabled - library/NFLJ/Showcase/ControllerPublic/Forum.php:188
    Generated By: Bas, 3 minutes ago
    Stack Trace
    #0 /home/forum/public_html/library/NFLJ/Showcase/ControllerPublic/Forum.php(188): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/forum/pub...', 188, Array)
    #1 /home/forum/public_html/library/WidgetFramework/XenForo/ControllerPublic/Forum.php(13): NFLJ_Showcase_ControllerPublic_Forum->actionIndex()
    #2 /home/forum/public_html/library/XenKingDir/ControllerPublic/Forum.php(41): WidgetFramework_XenForo_ControllerPublic_Forum->actionIndex()
    #3 /home/forum/public_html/library/XenForo/FrontController.php(347): XenKingDir_ControllerPublic_Forum->actionIndex()
    #4 /home/forum/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
    #5 /home/forum/public_html/index.php(13): XenForo_FrontController->run()
    #6 {main}
    Request State
    array(3) {
    ["url"] => string(31) "http://scooterforum.net/forums/"
    ["_GET"] => array(0) {
    }
    ["_POST"] => array(0) {
    }
    }
    
    
    


    Any suggestions? They are filling up the server error logs :)
     
  2. BT012SS

    BT012SS Active Member AMS Premium Showcase Pickem

  3. woei

    woei Member Showcase

    Thanks! I sucked at searching appearantly :)
     
    BT012SS likes this.
  4. Bob

    Bob Developer Staff Member

    more like I suck at coding lately lol I should have added isset checks for the new options (which I've now added into the code). If more of these pop up, let me know ASAP!
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.