XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x98\x80' for column 'message' at row 1 src/XF/Db/AbstractStatement.php:228
Generado por: Roger 26 Mar 2020 a las 09:43
Seguimiento
INSERT INTO `xf_conversation_message` (`conversation_id`, `user_id`, `username`, `message`, `embed_metadata`, `message_date`, `message_id`, `attach_count`, `ip_id`, `reaction_score`, `reactions`, `reaction_users`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
------------
#0 src/XF/Db/Mysqli/Statement.php(196): XF\Db\AbstractStatement->getException('MySQL query err...', 1366, 'HY000')
#1 src/XF/Db/Mysqli/Statement.php(77): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1366, 'HY000')
#2 src/XF/Db/AbstractAdapter.php(94): XF\Db\Mysqli\Statement->execute()
#3 src/XF/Db/AbstractAdapter.php(221): XF\Db\AbstractAdapter->query('INSERT INTO `x...', Array)
#4 src/XF/Mvc/Entity/Entity.php(1452): XF\Db\AbstractAdapter->insert('xf_conversation...', Array, false)
#5 src/XF/Mvc/Entity/Entity.php(1184): XF\Mvc\Entity\Entity->_saveToSource()
#6 src/XF/Service/Conversation/Replier.php(163): XF\Mvc\Entity\Entity->save(true, false)
#7 src/XF/Service/ValidateAndSavableTrait.php(40): XF\Service\Conversation\Replier->_save()
#8 src/XF/Pub/Controller/Conversation.php(506): XF\Service\Conversation\Replier->save()
#9 src/XF/Mvc/Dispatcher.php(350): XF\Pub\Controller\Conversation->actionAddReply(Object(XF\Mvc\ParameterBag))
#10 src/XF/Mvc/Dispatcher.php(261): XF\Mvc\Dispatcher->dispatchClass('XF:Conversation', 'AddReply', Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Conversation), NULL)
#11 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Conversation), NULL)
#12 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#13 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#14 src/XF.php(391): XF\App->run()
#15 index.php(20): XF::runApp('XF\\Pub\\App')
#16 {main}
Estat de la solicitud
array(4) {
["url"] => string(47) "/forum/index.php?conversations/uuu.32/add-reply"
["referrer"] => string(64) "https://www.motoristes.cat/forum/index.php?conversations/uuu.32/"
["_GET"] => array(1) {
["conversations/uuu_32/add-reply"] => string(0) ""
}
["_POST"] => array(9) {
["message_html"] => string(11) "<p>😀</p>"
["attachment_hash"] => string(32) "d06ece05d59a1d738a3f673f76642c8a"
["attachment_hash_combined"] => string(106) "{"type":"conversation_message","context":{"conversation_id":32},"hash":"d06ece05d59a1d738a3f673f76642c8a"}"
["last_date"] => string(10) "1585214578"
["last_known_date"] => string(1) "0"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(38) "/forum/index.php?conversations/uuu.32/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}