XF 1.5 Field 'brapp_relationship_user' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:

Status
Not open for further replies.

crazyman

New member
This problem emerged Suddenly mistakes server
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'brapp_relationship_user' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:214


Can not record new members receive an error message
Code:
Server Error

Mysqli statement execute error : Field 'brapp_relationship_user' doesn't have a default value
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/DataWriter.php at line 1638
5.XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1627
6.XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1419
7.XenForo_DataWriter->save() in XenForo/ControllerPublic/Register.php at line 416
8.XenForo_ControllerPublic_Register->actionRegister() in XenForo/FrontController.php at line 351
9.XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
10.XenForo_FrontController->run() in /home/crazyman/public_html/vb/index.php at line 13
 
It is related to whichever add-on is associated with 'brapp_relationship_user', possibly due to that add-on being disabled.

You will need to determine which one it is and post in the resource thread for support.
 
Status
Not open for further replies.
Top Bottom