Home › Forums › Calendar Products › Events Calendar PRO › Event Calendar Pro error
- This topic has 2 replies, 3 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
March 21, 2015 at 7:01 am #949844
Lawrence Hirsch
ParticipantCan someone help me figure out what this error is indicating: Getting a log full of it.
WordPress database error Unknown column ‘wp_postmeta.meta_value’ in ‘field list’ for query SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*, IF (wp_posts.post_type = ‘tribe_events’, wp_postmeta.meta_value, wp_posts.post_date) AS post_date, tribe_event_end_date.meta_value as EventEndDate FROM wp_posts WHERE 1=1 AND 0 ORDER BY post_date DESC LIMIT 0, 10 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
March 21, 2015 at 10:39 am #949876George
ParticipantHey Larry,
Sorry you’ve run into this error here. What it indicates could be one of a few things: actual missing tables or rows in your database, which is not intended behavior at all, or something about queries to the database that is getting muddled by another higher-level bug on your site.
To investigate this problem, I think a good place to start is to first clarify two things and then proceed with a simple debugging step. First, those two things:
1. When exactly does this issue arise for you? And where? Is it just on the front-end, just on the admin, or everywhere? Is it just on specific pages? Does it only happen after clicking certain things or performing certain admin actions?
2. When did this issue start arising? Has it existed since the moment you activated The Events Calendar, or were things working fine, and these issues only appeared recently after changing something on your site – a plugin update, a theme installation, a WordPress Core update, a code customization you made somewhere, anything?
Now, after addressing those two items, something I’d recommend doing would be to run through the debugging steps we’ve laid out in our “Testing for Conflicts” page here → https://theeventscalendar.com/knowledgebase/testing-for-conflicts/
Those steps will help enormously, and help us test whether or not there’s a theme or plugin conflict here that’s causing this issue.
Let us know what you find!
Thanks,
GeorgeJuly 7, 2015 at 6:31 am #983893Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Event Calendar Pro error’ is closed to new replies.
