Forums not showing for logged in no admin member

    • 303 posts
    January 31, 2020 10:09 AM EST

    Getting this error:

    We're sorry!

    We are currently experiencing some technical issues. Please try again or report this to your site administrator using the contact form.

     

    Administrator: Please check the error log in your admin panel for more information regarding this error.

     

    Error Code: be049f

     

    So, I looked in the error log and if it's the last one then it's this:

     

    Error Code: be049f
    Core_Model_Item_Exception: No owner id defined in /home/user/public_html/application/modules/Core/Model/Item/Abstract.php:761
    Stack trace:
    #0 /home/user/public_html/application/modules/Core/Model/Item/Abstract.php(794): Core_Model_Item_Abstract->getOwner()
    #1 /home/user/public_html/application/modules/Authorization/Model/DbTable/Allow.php(70): Core_Model_Item_Abstract->isOwner(Object(User_Model_User))
    #2 /home/user/public_html/application/modules/Authorization/Api/Core.php(135): Authorization_Model_DbTable_Allow->isAllowed(Object(Forum_Model_Forum), Object(User_Model_User), 'view')
    #3 /home/user/public_html/application/modules/Forum/controllers/IndexController.php(36): Authorization_Api_Core->isAllowed(Object(Forum_Model_Forum), Object(User_Model_User), 'view')
    #4 /home/user/public_html/application/libraries/Zend/Controller/Action.php(516): Forum_IndexController->indexAction()
    #5 /home/user/public_html/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('indexAction')
    #6 /home/user/public_html/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
    #7 /home/user/public_html/application/modules/Core/Bootstrap.php(86): Zend_Controller_Front->dispatch()
    #8 /home/user/public_html/application/libraries/Engine/Application.php(160): Core_Bootstrap->run()
    #9 /home/user/public_html/application/index.php(223): Engine_Application->run()
    #10 /home/user/public_html/boot.php(47): include('/home/networkin...')
    #11 /home/user/public_html/index.php(24): Engine_Boot->boot()
    #12 {main}


    This post was edited by whatonearth at January 31, 2020 10:10 AM EST
    • Moderator
    • 6923 posts
    February 1, 2020 6:19 AM EST

    That really sounds like an issue from way back either in fox or when things imported. It's looks to be missing the owner id for that forum. Would need to see the database to be sure.