Advertisement
Guest User

Untitled

a guest
May 12th, 2019
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1.  
  2.  
  3.  
  4. Sorry!
  5. Sorry, but something went wrong while loading the page. Error details:
  6. Uncaught PDOException: 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 ') ORDER BY topics.topic_reply_date DESC LIMIT 50
  7. ) UNION ALL (
  8. ' at line 2 in /home/thedunge/public_html/core/classes/DB.php:51
  9. Stack trace:
  10. #0 /home/thedunge/public_html/core/classes/DB.php(51): PDOStatement->execute()
  11. #1 /home/thedunge/public_html/modules/Forum/classes/Forum.php(235): DB->query('(\n\t SELE...', Array, 2)
  12. #2 /home/thedunge/public_html/modules/Forum/pages/forum/index.php(71): Forum->getLatestDiscussions('2', Array, '1')
  13. #3 /home/thedunge/public_html/index.php(84): require('/home/thedunge/...')
  14. #4 {main}
  15. thrown
  16. in file /home/thedunge/public_html/core/classes/DB.php
  17. on line 51
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement