Nach dem update nach WP 2.0 habe ich nun folgendes Problem mit dem http://blog.firetree.net/2005/07/18/eventcalendar-30/plugin EventCalendar 3.0
ich möchte mir die events in der sidebar anzeigen lassen und nach dem update nach 2.0 erhalte ich dort nun folgende Fehlermeldung.
Zitat[Unknown column 'u.user_nickname' in 'field list']
SELECT p.id AS id, post_title, post_date, u.user_nickname AS author FROM xx_posts p, xx_post2cat p2c, xx_users u WHERE post_status = 'publish' AND post_date_gmt > '2005-12-28 00:00:00' AND p.id = post_id AND p.post_author = u.id AND category_id = 2 ORDER BY post_date LIMIT 4
Wer weiß Rat?