Advertisement
Guest User

Untitled

a guest
Oct 31st, 2015
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND message_room_id = AND message_type = '' ORDER BY m.message_id DESC LI' at line 16
  2.  
  3. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  4. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  5. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  6. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 734
  7. Zend_Db_Adapter_Abstract->fetchAll() in Siropu/Chat/Model.php at line 271
  8. Siropu_Chat_Model->getMessagesBefore() in Siropu/Chat/ControllerPublic/Chat.php at line 672
  9. Siropu_Chat_ControllerPublic_Chat->actionReports() in XenForo/FrontController.php at line 351
  10. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  11. XenForo_FrontController->run() in /home/nginx/domains/domain.com/public/index.php at line 13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement