WordPress database error: [Unknown column 'wp_postmeta.meta_value' in 'field lis

Home Forums Calendar Products Events Calendar PRO WordPress database error: [Unknown column 'wp_postmeta.meta_value' in 'field lis

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1390206
    fecore
    Participant

    WordPress database error: [Unknown column ‘wp_postmeta.meta_value’ in ‘field list’]
    SELECT DISTINCT wp_posts.*, MIN(wp_postmeta.meta_value) as EventStartDate, MIN(tribe_event_end_date.meta_value) as EventEndDate FROM wp_posts 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.post_type = ‘tribe_events’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘tribe-ea-success’ OR wp_posts.post_status = ‘tribe-ea-failed’ OR wp_posts.post_status = ‘tribe-ea-schedule’ OR wp_posts.post_status = ‘tribe-ea-pending’ OR wp_posts.post_status = ‘tribe-ea-draft’ OR wp_posts.post_status = ‘private’) ORDER BY EventStartDate DESC, wp_posts.post_date DESC LIMIT 0, 1

    Error is viewable here:
    http://fecore.org/events/

    I have found that “Indeed Ultimate Membership Pro version 6.2 by indeed(http://www.wpindeed.com)” this plugin, if disabled resolves the problem, however it is a major part of our business and can’t remove it.

    We are hoping you can help us find a solution to the problem.

    #1390891
    Patricia
    Member

    Hi there,

    Thank you for reaching out to us!

    Could you please send us a copy of the “Indeed Ultimate Membership Pro” plugin via private reply so we can take a look/verify if it is possible to solve the conflict?

    Please note that while we’re not able to guarantee compatibility with any specific third-party WordPress themes or plugins, we do develop our plugins in accordance with strict WordPress.org standards, and you’ll typically find that our products work great with products developed to the same standards.

    If you have any other questions in the meantime, please feel free to let me know and I’d be happy to help as best I can.

    Best Regards,

    Patricia

    #1391083
    fecore
    Participant

    This reply is private.

    #1393561
    Patricia
    Member

    Hi there,

    Thanks for sharing the plugin file with us! I’ve installed and activated the plugin in my own WordPress install and I can confirm that this is a conflict.

    I’ve added the issue to our internal bug report. I cannot guarantee when it will be fixed, as it’s in the development team’s hands now, but the good news is that you will be contacted as soon as a solution is available.

    In the mean time, you can prevent this error from appearing on your site by disabling WP_DEBUG.

    Thanks for your understanding and if you have any other questions, please let me know and I’ll be happy to assist!

    Best Regards,

    Patricia

    #1394293
    fecore
    Participant

    I feel embarrassed about the debug command. 🙂

    Thanks for the tip, we are up and running now.

    Richard.

    #1394652
    Patricia
    Member

    Hi Richard,

    No problem at all! It’s good that you reported the error 🙂

    If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1406228
    Vivek Jain
    Participant

    fecore,
    I am Facing exactly the same issue…
    Can you please let me know the solution?

    Thanks,
    Vivek

    #1406507
    Patricia
    Member

    Hi Vivek,

    This conflict wasn’t fixed yet. Please check your thread for more info: https://theeventscalendar.com/support/forums/topic/i-am-facing-the-same-issue/

    If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1526773
    Victor
    Member

    Hi There!

    Just wanted to share with you that a new release of our plugins is out, including a fix for this issue 🙂

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-6-may-2018/

    We appreciate your patience while we worked on this.

    Please update the plugins and let us know if the fix works for your site.

    Best,
    Victor

    #1543032
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘WordPress database error: [Unknown column 'wp_postmeta.meta_value' in 'field lis’ is closed to new replies.