Not a bug Error at album creation

marremp2

Active member
I installed XFMG 1.1.11 on a xenforo 1.5.6 version.

I get this error when I try to create an album :
Mysqli statement execute error : Column 'content_id' cannot be null
  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 317
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
  4. Zend_Db_Adapter_Abstract->insert() in XenForo/Model/Ip.php at line 49
  5. XenForo_Model_Ip->logIp() in XenForo/Model/Ip.php at line 63
  6. XenForo_Model_Ip::log() in XenGallery/DataWriter/Album.php at line 157
  7. XenGallery_DataWriter_Album->_postSave() in XenForo/DataWriter.php at line 1423
  8. XenForo_DataWriter->save() in XenGallery/ControllerPublic/Media.php at line 882
  9. XenGallery_ControllerPublic_Media->actionMove() in XenForo/FrontController.php at line 351
  10. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  11. XenForo_FrontController->run() in /var/www/xxx/forums/index.php at line 13
Thanks for your help !
Marina
 
Top Bottom