# Mod_security can interfere with uploading of content such as attachments. If you
# cannot attach files, remove the "#" from the lines below.
#<IfModule mod_security.c>
# SecFilterEngine Off
# SecFilterScanPOST Off
#</IfModule>
ErrorDocument 401 default
ErrorDocument 403 default
ErrorDocument 404 default
ErrorDocument 405 default
ErrorDocument 406 default
ErrorDocument 500 default
ErrorDocument 501 default
ErrorDocument 503 default
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule t([\d]+)-([\d]+).html showthread.php?t=$1&page=$2 [NC,L]
RewriteRule t([\d]+).html showthread.php?t=$1 [NC,L]
RewriteRule f([\d]+)-([\d]+).html forumdisplay.php?f=$1&page=$2 [NC,L]
RewriteRule f([\d]+) forumdisplay.php?f=$1 [NC,L]
# If you are having problems with the rewrite rules, remove the "#" from the
# line that begins "RewriteBase" below. You will also have to change the path
# of the rewrite to reflect the path to your XenForo installation.
#RewriteBase /xenforo
# This line may be needed to enable WebDAV editing with PHP as a CGI.
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [NC,L]
RewriteRule ^(data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml|robots\.txt) - [NC,L]
RewriteRule ^.*$ index.php [NC,L]
</IfModule>
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
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
We use essential cookies to make this site work, and optional cookies to enhance your experience.