{"id":81222,"date":"2013-12-11T07:20:56","date_gmt":"2013-12-11T15:20:56","guid":{"rendered":"https:\/\/tri.be\/support\/forums\/topic\/events-not-appearing-in-the-backend\/"},"modified":"2014-02-26T16:09:37","modified_gmt":"2014-02-27T00:09:37","slug":"events-not-appearing-in-the-backend","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/","title":{"rendered":"Events not appearing in the backend&#8230;"},"content":{"rendered":"<p>Yesterday most everything was displaying fine in our backend (The exception being that when clicking the arrows to jump from one page of events to the next, the events on page 2, for example, simply disappeared. On the other hand, if we manually entered a page number, the appropriate page plus its events would appear.)<\/p>\n<p>Today, for an unknown reason, events have completely disappeared. We cannot access &#8220;All&#8221;, &#8220;Published&#8221;, &#8220;Pending&#8221;&#8230;nothing. No new plugins have been added to our site. The only change we can think of is that we used the countdown widget for the first time. <\/p>\n<p>Please treat this as urgent. We cannot publish our client&#8217;s events to our site at present and, so, run quite a risk of losing business. <\/p>\n<p>I&#8217;ll include the database error we see in our debug bar:<\/p>\n<p>Database Errors<\/p>\n<p>    SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_atlasmu_4_posts.*, wp_atlasmu_4_postmeta.meta_value as EventStartDate, IFNULL(DATE_ADD(CAST(wp_atlasmu_4_postmeta.meta_value AS DATETIME), INTERVAL eventDuration.meta_value SECOND), eventEnd.meta_value) as EventEndDate FROM wp_atlasmu_4_posts LEFT JOIN wp_atlasmu_4_postmeta ON wp_atlasmu_4_posts.ID = wp_atlasmu_4_postmeta.post_id AND (wp_atlasmu_4_postmeta.meta_key = &#8216;_EventStartDate&#8217; or wp_atlasmu_4_postmeta.meta_key is null) LEFT JOIN wp_atlasmu_4_postmeta as eventDuration ON( wp_atlasmu_4_posts.ID = eventDuration.post_id AND eventDuration.meta_key = &#8216;_EventDuration&#8217;) LEFT JOIN wp_atlasmu_4_postmeta as eventEnd ON( wp_atlasmu_4_posts.ID = eventEnd.post_id AND eventEnd.meta_key = &#8216;_EventEndDate&#8217;) LEFT JOIN wp_atlasmu_4_postmeta as tribe_event_end_date ON ( wp_atlasmu_4_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = &#8216;_EventEndDate&#8217; ) LEFT JOIN wp_atlasmu_4_postmeta as tribe_event_duration ON ( wp_atlasmu_4_posts.ID = tribe_event_duration.post_id AND tribe_event_duration.meta_key = &#8216;_EventDuration&#8217; ) WHERE 1=1 AND wp_atlasmu_4_posts.post_type = &#8216;tribe_events&#8217; AND (wp_atlasmu_4_posts.post_status = &#8216;publish&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;future&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;draft&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;pending&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;private&#8217;) ORDER BY DATE(wp_atlasmu_4_postmeta.meta_value) DESC, TIME(wp_atlasmu_4_postmeta.meta_value) DESC LIMIT 0, 20<br \/>\n    The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay<\/p>\n<p>&#8212;&#8212;<\/p>\n<p>And, in the WP Query section of the debug bar we see the following: <\/p>\n<p>Query Arguments:<\/p>\n<p>post_type=tribe_events&amp;posts_per_page=20<\/p>\n<p>Query SQL:<\/p>\n<p>SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_atlasmu_4_posts.*, wp_atlasmu_4_postmeta.meta_value as EventStartDate, IFNULL(DATE_ADD(CAST(wp_atlasmu_4_postmeta.meta_value AS DATETIME), INTERVAL eventDuration.meta_value SECOND), eventEnd.meta_value) as EventEndDate FROM wp_atlasmu_4_posts LEFT JOIN wp_atlasmu_4_postmeta ON wp_atlasmu_4_posts.ID = wp_atlasmu_4_postmeta.post_id AND (wp_atlasmu_4_postmeta.meta_key = &#8216;_EventStartDate&#8217; or wp_atlasmu_4_postmeta.meta_key is null) LEFT JOIN wp_atlasmu_4_postmeta as eventDuration ON( wp_atlasmu_4_posts.ID = eventDuration.post_id AND eventDuration.meta_key = &#8216;_EventDuration&#8217;) LEFT JOIN wp_atlasmu_4_postmeta as eventEnd ON( wp_atlasmu_4_posts.ID = eventEnd.post_id AND eventEnd.meta_key = &#8216;_EventEndDate&#8217;) LEFT JOIN wp_atlasmu_4_postmeta as tribe_event_end_date ON ( wp_atlasmu_4_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = &#8216;_EventEndDate&#8217; ) LEFT JOIN wp_atlasmu_4_postmeta as tribe_event_duration ON ( wp_atlasmu_4_posts.ID = tribe_event_duration.post_id AND tribe_event_duration.meta_key = &#8216;_EventDuration&#8217; ) WHERE 1=1 AND wp_atlasmu_4_posts.post_type = &#8216;tribe_events&#8217; AND (wp_atlasmu_4_posts.post_status = &#8216;publish&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;future&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;draft&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;pending&#8217; OR wp_atlasmu_4_posts.post_status = &#8216;private&#8217;) ORDER BY DATE(wp_atlasmu_4_postmeta.meta_value) DESC, TIME(wp_atlasmu_4_postmeta.meta_value) DESC LIMIT 0, 20<\/p>\n","protected":false},"template":"","class_list":["post-81222","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>Events not appearing in the backend... -<\/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\/events-not-appearing-in-the-backend\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Events not appearing in the backend... -\" \/>\n<meta property=\"og:description\" content=\"Yesterday most everything was displaying fine in our backend (The exception being that when clicking the arrows to jump from one page of events to the next, the events on page 2, for example, simply disappeared. On the other hand, if we manually entered a page number, the appropriate page plus its events would appear.) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/\" \/>\n<meta property=\"article:modified_time\" content=\"2014-02-27T00:09:37+00:00\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/\",\"name\":\"Events not appearing in the backend... -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2013-12-11T15:20:56+00:00\",\"dateModified\":\"2014-02-27T00:09:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/#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\":\"Events not appearing in the backend&#8230;\"}]},{\"@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":"Events not appearing in the backend... -","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\/events-not-appearing-in-the-backend\/","og_locale":"en_US","og_type":"article","og_title":"Events not appearing in the backend... -","og_description":"Yesterday most everything was displaying fine in our backend (The exception being that when clicking the arrows to jump from one page of events to the next, the events on page 2, for example, simply disappeared. On the other hand, if we manually entered a page number, the appropriate page plus its events would appear.) [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/","article_modified_time":"2014-02-27T00:09:37+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/","name":"Events not appearing in the backend... -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2013-12-11T15:20:56+00:00","dateModified":"2014-02-27T00:09:37+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/events-not-appearing-in-the-backend\/#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":"Events not appearing in the backend&#8230;"}]},{"@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\/81222","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\/81222\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=81222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}