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
Marina
I get this error when I try to create an album :
Mysqli statement execute error : Column 'content_id' cannot be null
- Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 317
- Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
- Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
- Zend_Db_Adapter_Abstract->insert() in XenForo/Model/Ip.php at line 49
- XenForo_Model_Ip->logIp() in XenForo/Model/Ip.php at line 63
- XenForo_Model_Ip::log() in XenGallery/DataWriter/Album.php at line 157
- XenGallery_DataWriter_Album->_postSave() in XenForo/DataWriter.php at line 1423
- XenForo_DataWriter->save() in XenGallery/ControllerPublic/Media.php at line 882
- XenGallery_ControllerPublic_Media->actionMove() in XenForo/FrontController.php at line 351
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /var/www/xxx/forums/index.php at line 13
Marina