• Resolved mlanger

    (@mlanger)


    Anyone know if EventCalendar3 works with WordPress 2.0? It isn’t on the “Plugins that Work” list. But it isn’t on the “Plugins that Don’t Work” list either.

    Also, I’m having a heck of a time Searching support lately. I think the search feature is messed up, possibly from a server upgrade or software change?

Viewing 1 replies (of 1 total)
  • Thread Starter mlanger

    (@mlanger)

    I tried it and got the following error when attempting to use the <?php ec3_get_calendar(); ?> code:

    WordPress database error: [Unknown column ‘u.user_nickname’ in ‘field list’]
    SELECT p.id AS id, post_title, post_date, u.user_nickname AS author FROM wp_posts p, wp_post2cat p2c, wp_users u WHERE post_status = ‘publish’ AND post_date_gmt > ‘2005-12-27 00:00:00’ AND p.id = post_id AND p.post_author = u.id AND category_id = 11 ORDER BY post_date LIMIT 5

    Anyone know how to fix this? Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘EventCalendar3 w/WordPress 2.0?’ is closed to new replies.