Database error: Invalid SQL: SELECT DISTINCT A.article_id,A.articleName,A.lead,A.articleText,B.authorName,C.quelleName FROM article AS A LEFT JOIN author AS B ON (B.author_id=A.author_id) LEFT JOIN quelle AS C ON (C.quelle_id=A.quelle_id),cat2article AS D,cat AS E WHERE () AND A.article_id=D.article_id AND D.cat_id=E.cat_id AND publishStart<='2010-09-06 13:49:06' AND (publishEnd>='2010-09-06 13:49:06' OR publishEnd='0000-00-00 00:00:00') ORDER BY
MySQL Error: 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 A.article_id=D.article_id AND D.cat_id=E.cat_id AND publishStart<='2010-09' at line 1)

Session halted.