Exception
Time: 2013-06-20 03:31:56
Message: Uncaught exception: Unable to run query: SELECT * FROM diary_article WHERE id= and disabled=1 and (language_id=0 or language_id=1) ORDER BY insert_date desc limit 0,1. Error: 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 disabled=1 and (language_id=0 or language_id=1) ORDER BY insert_date desc li' at line 1
Reported from: /home/web/designguide.cz/www/htdocs/index.php(68)>Log->Error
Stack trace: /home/web/designguide.cz/www/htdocs/index.php(322)>DatabaseConnector->Select('diary_article', '*', 'id= and disabled=1 and (language_id=0 or language_id=1)', 'insert_date desc limit 0,1') /home/web/designguide.cz/www/htdocs/index.php(63)>Site()