Got this error two days ago.
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect string value: '\xE2\x99\xA5\xE2\x99\xA1...' for column 'rating_message' at row 1 - library/Zend/Db/Statement/Mysqli.php:214 Generated By: StaLight, Sunday at 11:43 PM Stack Trace #0 /home/blah/public_html/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array) #1 /home/blah/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array) #2 /home/blah/public_html/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `bl...', Array) #3 /home/blah/public_html/library/XenForo/DataWriter.php(1612): Zend_Db_Adapter_Abstract->insert('bl_member_ratin...', Array) #4 /home/blah/public_html/library/XenForo/DataWriter.php(1601): XenForo_DataWriter->_insert() #5 /home/blah/public_html/library/XenForo/DataWriter.php(1393): XenForo_DataWriter->_save() #6 /home/blah/public_html/library/BarfiLounge/MemberRatings/ControllerPublic/Ratings.php(102): XenForo_DataWriter->save() #7 /home/blah/public_html/library/XenForo/FrontController.php(337): BarfiLounge_MemberRatings_ControllerPublic_Ratings->actionRateComment() #8 /home/blah/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch)) #9 /home/blah/public_html/index.php(13): XenForo_FrontController->run() #10 {main} Request State array(3) { ["url"] => string(36) "
http://8thos.com/ratings/ratecomment" ["_GET"] => array(0) { } ["_POST"] => array(9) { ["rating"] => string(1) "5" ["from_user_id"] => string(4) "1570" ["from_username"] => string(8) "StaLight" ["to_user_id"] => string(1) "1" ["message"] => string(23) "My sweetheart ♥♡♥" ["_xfToken"] => string(8) "********" ["_xfRequestUri"] => string(20) "/members/blah-sage.1/" ["_xfNoRedirect"] => string(1) "1" ["_xfResponseType"] => string(4) "json" } }