Advertisement
Guest User

Untitled

a guest
Oct 20th, 2015
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect string value: '\xF0\x9F\x91\xBB \xD0...' for column 'stream_status' at row 224 - library/Zend/Db/Statement/Mysqli.php:214
  2. Generated By: xKillerbees, 1 minute ago
  3.  
  4. #0 /var/www/kbg/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
  5. #1 /var/www/kbg/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
  6. #2 /var/www/kbg/library/EWRrio/Model/Streams.php(145): Zend_Db_Adapter_Abstract->query('\r\n\t\t\t\tINSERT IN...')
  7. #3 /var/www/kbg/library/EWRrio/ControllerPublic/Streams.php(431): EWRrio_Model_Streams->updateStreams()
  8. #4 /var/www/kbg/library/XenForo/FrontController.php(351): EWRrio_ControllerPublic_Streams->actionScrape()
  9. #5 /var/www/kbg/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  10. #6 /var/www/kbg/index.php(13): XenForo_FrontController->run()
  11. #7 {main}
  12.  
  13. array(3) {
  14. ["url"] => string(56) "index.php?streams/scrape"
  15. ["_GET"] => array(1) {
  16. ["streams/scrape"] => string(0) ""
  17. }
  18. ["_POST"] => array(0) {
  19. }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement