{"id":1204635,"date":"2016-12-12T03:54:59","date_gmt":"2016-12-12T11:54:59","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/"},"modified":"2016-12-12T03:54:59","modified_gmt":"2016-12-12T11:54:59","slug":"mysql-error-when-searching-for-events-in-administration","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/","title":{"rendered":"Mysql error when searching for events in administration"},"content":{"rendered":"<p>When searching for events in administration, it always returns no results. After analyzing the situation, i found out this query fails with this error: Unknown column &#8216;wpmast_postmeta.meta_value&#8217; in &#8216;where clause&#8217; , Any ideas?<\/p>\n<p>Query that fails:<br \/>\nSELECT SQL_CALC_FOUND_ROWS DISTINCT wpmast_posts.*, tribe_event_start_date.meta_value as EventStartDate, tribe_event_end_date.meta_value as EventEndDate<br \/>\nFROM wpmast_posts<br \/>\nLEFT JOIN wpmast_postmeta as tribe_event_end_date<br \/>\nON ( wpmast_posts.ID = tribe_event_end_date.post_id<br \/>\nAND tribe_event_end_date.meta_key = &#8216;_EventEndDateUTC&#8217; )<br \/>\nLEFT JOIN wpmast_postmeta AS tribe_event_start_date<br \/>\nON wpmast_posts.ID = tribe_event_start_date.post_id<br \/>\nAND tribe_event_start_date.meta_key = &#8216;_EventStartDate&#8217;<br \/>\nWHERE 1=1<br \/>\nAND (((wpmast_posts.post_title LIKE &#8216;%vinterserie%&#8217;<br \/>\nOR ( wpmast_postmeta.meta_value LIKE &#8216;%vinterserie%&#8217; ))<br \/>\nOR (wpmast_posts.post_excerpt LIKE &#8216;%vinterserie%&#8217;)<br \/>\nOR (wpmast_posts.post_content LIKE &#8216;%vinterserie%&#8217;)))<br \/>\nAND wpmast_posts.post_type = &#8216;tribe_events&#8217;<br \/>\nAND (wpmast_posts.post_status = &#8216;publish&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;tribe-ea-success&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;tribe-ea-failed&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;tribe-ea-schedule&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;tribe-ea-pending&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;tribe-ea-draft&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;future&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;draft&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;pending&#8217;<br \/>\nOR wpmast_posts.post_status = &#8216;private&#8217;)<br \/>\nORDER BY tribe_event_start_date.meta_value DESC, tribe_event_end_date.meta_value DESC, wpmast_posts.post_date DESC<br \/>\nLIMIT 0, 200<\/p>\n<p>Versions:<\/p>\n<p>WP: 4.6<br \/>\nThe events calendar : 4.3.4.1 and 4.3.3<br \/>\nThe events calendar pro: 4.3.3<br \/>\nThe events calendar &#8211; Filter Bar: 4.3.3<\/p>\n","protected":false},"template":"","class_list":["post-1204635","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Mysql error when searching for events in administration -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mysql error when searching for events in administration -\" \/>\n<meta property=\"og:description\" content=\"When searching for events in administration, it always returns no results. After analyzing the situation, i found out this query fails with this error: Unknown column &#8216;wpmast_postmeta.meta_value&#8217; in &#8216;where clause&#8217; , Any ideas? Query that fails: SELECT SQL_CALC_FOUND_ROWS DISTINCT wpmast_posts.*, tribe_event_start_date.meta_value as EventStartDate, tribe_event_end_date.meta_value as EventEndDate FROM wpmast_posts LEFT JOIN wpmast_postmeta as tribe_event_end_date ON ( [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/\",\"name\":\"Mysql error when searching for events in administration -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2016-12-12T11:54:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Mysql error when searching for events in administration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mysql error when searching for events in administration -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/","og_locale":"en_US","og_type":"article","og_title":"Mysql error when searching for events in administration -","og_description":"When searching for events in administration, it always returns no results. After analyzing the situation, i found out this query fails with this error: Unknown column &#8216;wpmast_postmeta.meta_value&#8217; in &#8216;where clause&#8217; , Any ideas? Query that fails: SELECT SQL_CALC_FOUND_ROWS DISTINCT wpmast_posts.*, tribe_event_start_date.meta_value as EventStartDate, tribe_event_end_date.meta_value as EventEndDate FROM wpmast_posts LEFT JOIN wpmast_postmeta as tribe_event_end_date ON ( [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/","name":"Mysql error when searching for events in administration -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2016-12-12T11:54:59+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/mysql-error-when-searching-for-events-in-administration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"Mysql error when searching for events in administration"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1204635","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1204635\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1204635"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}