XF 1.5 Mysqli statement execute error : Incorrect string value: '\xF0\x9F\x92\x95\x0D\x0A...' for column 'bio' at row 1

abu-daoud

Member
XF 1.5 Mysqli statement execute error : Incorrect string value: '\xF0\x9F\x92\x95\x0D\x0A...' for column 'bio' at row 1


  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 31
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in HDJuegos/XbxLiveLeaderBoards/CronEntry/GamerTag.php at line 182
  4. HDJuegos_XbxLiveLeaderBoards_CronEntry_GamerTag::runGamerTagUpdate() in XenForo/Model/Cron.php at line 356
  5. XenForo_Model_Cron->runEntry() in XenForo/ControllerAdmin/Cron.php at line 213
  6. XenForo_ControllerAdmin_Cron->actionRun() in XenForo/FrontController.php at line 351
  7. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  8. XenForo_FrontController->run() in /home/xboxar/public_html/forum/admin.php at line 13
 
If the add-on is from 2012 and in an unmaintained status, odds are it's not going to be fully compatible with XenForo and possibly the latest PHP versions.
Personally I would suggest removing the add-on until you can contact the author. If it is an integral portion of your site, you may want to see about engaging a developer to write a new add-on.
 
Top Bottom