Habe plötzlich folgende Fehlermeldung, wenn ich einen Beitrag veröffentlichen will.
Zitat
WordPress database 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 p2c.category_id <> 55 AND p.post_date_gmt < '2007-01-]
SELECT DISTINCT MONTH(p.post_date) AS `month` FROM wp_posts p INNER JOIN wp_post2cat p2c ON (p.ID = p2c.post_id ) WHERE YEAR(p.post_date) = AND p2c.category_id <> 55 AND p.post_date_gmt < '2007-01-20 23:02:40' ORDER By p.post_date DESCWarning: Invalid argument supplied for foreach() in /var/www/virtual/baer-konzept.de/geckos/htdocs/wp-content/plugins/af-extended-live-archive/af-extended-live-archive-include.php on line 294
Warning: Invalid argument supplied for foreach() in /var/www/virtual/baer-konzept.de/geckos/htdocs/wp-content/plugins/af-extended-live-archive/af-extended-live-archive-include.php on line 461
Wenn ich das af-extended-live-archive abschalte ist der Fehler natürlich weg. Ist plötzlich aufgetreten, nachdem ich das hier ausprobiert hab. http://bueltge.de/wp-vorgeschmack-auf-beitraege-machen/315
Zuvor ist alles super gelaufen. Schon 2 Monate lang.