An exception occurred
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 '<= 1757224812 and date_expired >= 1757224812 order by date_created DESC' at line 1
Exception information:
Message: 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 '<= 1757224812 and date_expired >= 1757224812 order by date_created DESC' at line 1 in /home/web/Framework/DbAdapter.php at line 27
Stack trace:
#0 /home/web/Framework/DbAdapter.php(27): mysqli->query() #1 /home/web/avn/application/model/Topnews.php(43): Framework\DbAdapter->fetchAll() #2 /home/web/avn/application/controller/NewsController.php(17): Topnews->getAll() #3 /home/web/Framework/Application.php(172): NewsController->indexAction() #4 /home/web/avn/root/index.php(7): Framework\Application->run() #5 {main}