Database error after Update to The Events Calendar PRO Version 3.10.1!!!

Home Forums Calendar Products Events Calendar PRO Database error after Update to The Events Calendar PRO Version 3.10.1!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #974434
    Stefan Wagner
    Participant

    WordPress database error: [Unknown column ‘wp_postmeta.meta_value’ in ‘field list’]
    SELECT DISTINCT wp_posts.*, MIN(wp_postmeta.meta_value) as EventStartDate, tribe_event_end_date.meta_value as EventEndDate FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_postmeta as tribe_event_end_date ON ( wp_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = ‘_EventEndDate’ ) WHERE 1=1 AND wp_posts.ID NOT IN (3907,3936,3862,3911,3181,3186,3174,3194,3924,3927,3930,3933,3908,3937,3863,3912,3190,3196,3872,3873,3877,3925,3928,3931,3934) AND ( wp_term_relationships.term_taxonomy_id IN (5,6,7,20,28,29) ) AND wp_posts.post_type = ‘tribe_events’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘private’) GROUP BY wp_posts.ID ORDER BY EventStartDate DESC LIMIT 0, 1

    #974835
    Barry
    Member

    I’m sorry to hear you have hit up against difficulties after updating, Stefan.

    Can you confirm where you are seeing that error? Is it in the admin environment, or are you seeing it on the frontend (where if so)?

    #987350
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Database error after Update to The Events Calendar PRO Version 3.10.1!!!’ is closed to new replies.