Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. An uncaught Exception was encountered
  2. Type: Doctrine\DBAL\Driver\PDOException
  3.  
  4. Message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''2' AND `event`.`deleted` =0 GROUP BY `event`.`id` ORDER BY `created` desc LIMI' at line 12
  5.  
  6. Filename: /motivity/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
  7.  
  8. Line Number: 90
  9.  
  10. Backtrace:
  11.  
  12. File: /motivity/application/core/MY_Model.php
  13. Line: 857
  14. Function: get
  15.  
  16. File: /motivity/application/core/MY_Model.php
  17. Line: 831
  18. Function: get
  19.  
  20. File: /motivity/application/core/MY_Model.php
  21. Line: 1511
  22. Function: items_array
  23.  
  24. File: /motivity/application/modules/event/controllers/Event_admin.php
  25. Line: 102
  26. Function: page
  27.  
  28. File: /motivity/index.php
  29. Line: 469
  30. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement