{"id":1122819,"date":"2016-06-05T14:45:57","date_gmt":"2016-06-05T21:45:57","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/"},"modified":"2016-06-05T14:45:57","modified_gmt":"2016-06-05T21:45:57","slug":"conflict-with-wpfrontuser","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/","title":{"rendered":"Conflict with WPFrontUser"},"content":{"rendered":"<p>Hi there,<\/p>\n<p>We&#8217;re facing an issue between the events calendar pro and wpfrontuser. When both are activated, executing the tribe_get_events method from an included page (bootstrap modal) in WP doesn&#8217;t return any event. Whereas when opening the modal page without includes, data are received. When dumping the requests we note a difference linked to wpfrontuser.<\/p>\n<p>Here are the dumps: (first when included, second when modal page) <\/p>\n<p>SELECT SQL_CALC_FOUND_ROWS  FROM ( SELECT DISTINCT wp_posts., wp_postmeta.meta_value as EventStartDate, tribe_event_end_date.meta_value as EventEndDate FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_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 = &#8216;_EventEndDate&#8217; ) WHERE 1=1 AND ( wp_postmeta.meta_key = &#8216;_EventStartDate&#8217; ) AND wp_posts.post_type = &#8216;tribe_events&#8217; AND (wp_posts.post_status = &#8216;publish&#8217; OR wp_posts.post_status = &#8216;closed&#8217;) AND wp_posts.id NOT IN (SELECT post_id FROM wp_wpfront_ure_post_type_permissions WHERE role IN (&#8216;wpfront-guest-role-1&#8217;) AND enable_permissions = 1 AND has_read = 0 ORDER BY EventStartDate ASC, wp_posts.post_date ASC ) a GROUP BY IF( post_parent = 0, ID, post_parent ) ORDER BY EventStartDate ASC LIMIT 0, 10<br \/>\nAND wp_posts.id NOT IN (SELECT post_id FROM wp_wpfront_ure_post_type_permissions WHERE role IN (&#8216;wpfront-guest-role-1&#8217;) AND enable_permissions = 1 AND has_read = 0 ORDER BY EventStartDate ASC, wp_posts.post_date ASC ) <\/p>\n<p>\/\/\/<\/p>\n<p>SELECT SQL_CALC_FOUND_ROWS  FROM ( SELECT DISTINCT wp_posts., wp_postmeta.meta_value as EventStartDate, tribe_event_end_date.meta_value as EventEndDate FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_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 = &#8216;_EventEndDate&#8217; ) WHERE 1=1 AND ( wp_postmeta.meta_key = &#8216;_EventStartDate&#8217; ) AND wp_posts.post_type = &#8216;tribe_events&#8217; AND (wp_posts.post_status = &#8216;publish&#8217; OR wp_posts.post_status = &#8216;closed&#8217; OR wp_posts.post_status = &#8216;private&#8217; OR wp_posts.post_status = &#8216;hidden&#8217;) AND (wp_postmeta.meta_value &gt;= &#8216;2016-06-05 13:42:54&#8217; OR (wp_postmeta.meta_value &lt;= &#8216;2016-06-05 13:42:54&#8217; AND tribe_event_end_date.meta_value &gt;= &#8216;2016-06-05 13:42:54&#8217; )) ORDER BY EventStartDate ASC, wp_posts.post_date ASC ) a GROUP BY IF( post_parent = 0, ID, post_parent ) ORDER BY EventStartDate ASC LIMIT 0, 10<\/p>\n<p>Can you help us in any way? Thanks in advance for your answer!<br \/>\nBest,<\/p>\n<p>Guillaume<\/p>\n","protected":false},"template":"","class_list":["post-1122819","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>Conflict with WPFrontUser -<\/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\/conflict-with-wpfrontuser\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conflict with WPFrontUser -\" \/>\n<meta property=\"og:description\" content=\"Hi there, We&#8217;re facing an issue between the events calendar pro and wpfrontuser. When both are activated, executing the tribe_get_events method from an included page (bootstrap modal) in WP doesn&#8217;t return any event. Whereas when opening the modal page without includes, data are received. When dumping the requests we note a difference linked to wpfrontuser. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/\" \/>\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=\"2 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\/conflict-with-wpfrontuser\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/\",\"name\":\"Conflict with WPFrontUser -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2016-06-05T21:45:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/#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\":\"Conflict with WPFrontUser\"}]},{\"@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":"Conflict with WPFrontUser -","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\/conflict-with-wpfrontuser\/","og_locale":"en_US","og_type":"article","og_title":"Conflict with WPFrontUser -","og_description":"Hi there, We&#8217;re facing an issue between the events calendar pro and wpfrontuser. When both are activated, executing the tribe_get_events method from an included page (bootstrap modal) in WP doesn&#8217;t return any event. Whereas when opening the modal page without includes, data are received. When dumping the requests we note a difference linked to wpfrontuser. [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/","name":"Conflict with WPFrontUser -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2016-06-05T21:45:57+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/conflict-with-wpfrontuser\/#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":"Conflict with WPFrontUser"}]},{"@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\/1122819","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\/1122819\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1122819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}