Peter

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: After Update to latest Version Events Do Not Show #55102
    Peter
    Participant

    events-calendar-pro.php (3.0.2) contains errors in two SQL queries. These queries reference “wp_postmeta”, which fails if you’re using a table prefix. After patching this to reference “{$wpdb->postmeta}” (like most queries in this file), my events appear to work again.

Viewing 1 post (of 1 total)