Question Server error

hatmando

New Member
I've tried both Sonnb XenGallery and Xenforo Media Gallery and get the same error. When Nobita Social Groups is enabled, attempting to visit the media galleries results in this error:

Server Error
Mysqli prepare error: Unknown column 'media.social_group_id' in 'where clause'

  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
  5. XenForo_Model->fetchAllKeyed() in XenGallery/Model/Media.php at line 93
  6. XenGallery_Model_Media->getMedia() in XenGallery/ControllerPublic/Media.php at line 45
  7. XenGallery_ControllerPublic_Media->actionIndex() in Nobita/Teams/XenGallery/ControllerPublic/Media.php at line 7
  8. Nobita_Teams_XenGallery_ControllerPublic_Media->actionIndex() in XenForo/FrontController.php at line 347
  9. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  10. XenForo_FrontController->run() in /home4/oaklee/public_html/index.php at line 13
If I disable Nobita Social Groups, it all works fine. Not sure if this is an issue with social groups addon or my server. Also, if this helps, when this error pops up, the Groups tab in the navigation disappears.
 
Back
Top