Fatal error: 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 'AND news_lang.lang_id = 2 ORDER BY news.position asc' at line 1 in /class/Database.php:61
Stack trace:
#0 /class/Database.php(61): PDOStatement->execute()
#1 /class/Database.php(66): Database->execute()
#2 /class/News.php(50): Database->resultset()
#3 /controller/NewsController.php(20): News->getNews(NULL)
#4 /controller/NewsController.php(6): NewsController->Content()
#5 /controller/Controller.php(124): NewsController->__construct()
#6 /index.php(63): Controller->__construct('news', NULL, 'en')
#7 {main}
thrown in
/class/Database.php on line
61