Events dissappear in Admin after 3.2 update

Home Forums Calendar Products Events Calendar PRO Events dissappear in Admin after 3.2 update

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #78415
    Michelle
    Participant

    Hi – I just updated to 3.2 Event Pro and all my events in the admin have disappeared. They show up OK form the front end. I tried adding in the code suggested for the functions.php file but this didn’t change anything. The Debug message I get is
    SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*, wp_postmeta.meta_value as EventStartDate, IFNULL(DATE_ADD(CAST(wp_postmeta.meta_value AS DATETIME), INTERVAL eventDuration.meta_value SECOND), eventEnd.meta_value) as EventEndDate FROM wp_posts LEFT JOIN wp_postmeta ON wp_posts.ID = wp_postmeta.post_id AND (wp_postmeta.meta_key = ‘_EventStartDate’ or wp_postmeta.meta_key is null) LEFT JOIN wp_postmeta as eventDuration ON( wp_posts.ID = eventDuration.post_id AND eventDuration.meta_key = ‘_EventDuration’) LEFT JOIN wp_postmeta as eventEnd ON( wp_posts.ID = eventEnd.post_id AND eventEnd.meta_key = ‘_EventEndDate’) WHERE 1=1 AND wp_posts.post_type = ‘tribe_events’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘future’ OR wp_posts.post_status = ‘draft’ OR wp_posts.post_status = ‘pending’ OR wp_posts.post_status = ‘private’) ORDER BY eventStart.meta_value DESC, IFNULL(DATE_ADD(CAST(eventStart.meta_value AS DATETIME), INTERVAL eventDuration.meta_value SECOND), eventEnd.meta_value) DESC LIMIT 0, 20

    Thanks,
    Michelle

    #78504
    Barry
    Member

    Hi Michelle, can you confirm:

    * If this is a problem with only our plugin(s) and a default, unmodified theme such as Twenty Twelve running?

    * Can you share your System Information as provided on the Events > Help admin screen?

    #78738
    Michelle
    Participant

    Hi Barry, Yes I have tried changing themes to fresh unmodified theme (twentytwelve) and same problem.

    I have pasted system info from Events Help screen below.

    http://calendar.theglobalyogi.com
    install keys

    events-calendar-pro = 6b4e7769b4141218498ba231c5ea41b4cddd1c0a

    WordPress version
    3.7.1
    PHP version
    5.4.20
    plugins

    AddThis Social Bookmarking Widget version 3.5.4 by The AddThis Team(http://www.addthis.com/blog)
    Advanced Post Manager version 1.0.9 by Modern Tribe, Inc.(http://tri.be)
    Advanced Post Manager Demo version 99-tribe-demo-plugin by Modern Tribe, Inc.(http://tri.be)
    Akismet version 2.5.9 by Automattic(http://automattic.com/wordpress-plugins/)
    Breadcrumb NavXT version 5.0.0 by John Havlik(http://mtekk.us/)
    Contact Form 7 version 3.5.4 by Takayuki Miyoshi(http://ideasilo.wordpress.com/)
    Debug Bar version 0.8.1 by wordpressdotorg(http://wordpress.org/)
    The Events Calendar PRO version 3.2 by Modern Tribe, Inc.(http://m.tri.be/20)
    Jetpack by WordPress.com version 2.5 by Automattic(http://jetpack.me)
    Reveal IDs version 1.4.5 by Oliver Schlöbe(http://www.schloebe.de/)
    Rezgo Online Booking version 1.8 by Rezgo(http://www.rezgo.com)
    Fast Secure Contact Form version 4.0.17 by Mike Challis, Ken Carlson(http://www.642weather.com/weather/scripts.php)
    The Events Calendar: Community Events version 3.2 by Modern Tribe, Inc.(http://m.tri.be/21)
    The Events Calendar version 3.2 by Modern Tribe, Inc.(http://m.tri.be/1x)
    Under Construction version 1.11 by Jeremy Massel(http://www.masseltech.com/)
    WP PHP widget version 1.0.2 by wpxue(http://www.wpxue.com)

    network plugins

    mu plugins

    theme
    TGY Events
    multisite

    settings

    disable_metabox_custom_fields = show
    welcome_notice = 1
    previous_ecp_versions =

    Array
    (
    [0] => 0
    [1] => 2.0.9
    [2] => 2.0.10
    [3] => 2.0.11
    [4] => 3.0.2
    )

    latest_ecp_version = 3.2
    displayedPressTrendsDialogue = 1
    donate-link =
    viewOption = month
    eventsSlug = events
    singleEventSlug = event
    postsPerPage = 10
    showComments =
    multiDayCutoff = 12:00
    embedGoogleMaps = 1
    embedGoogleMapsHeight = 350
    embedGoogleMapsWidth = 100%
    embedGoogleMapsZoom = 10
    sendPressTrendsData = 1
    debugEvents = 1
    eventbrite_display_tickets = 1
    tribeEventsTemplate =
    tribeEventsBeforeHTML =
    tribeEventsAfterHTML =
    custom-fields =

    Array
    (
    [0] => Array
    (
    [name] => _ecp_custom_1
    [label] => Event Cost
    [type] => text
    [values] =>
    )

    [1] => Array
    (
    [name] => _ecp_custom_2
    [label] => Payment Conditions
    [type] => text
    [values] =>
    )

    [2] => Array
    (
    [name] => _ecp_custom_3
    [label] => TGY Organizer Profile
    [type] => text
    [values] =>
    )

    )

    recurring_events_are_hidden = exposed
    defaultValueReplace = 1
    defaultCountry =
    organizer_venue_amalgamation = 1
    liveFiltersUpdate = 1
    hideSubsequentRecurrencesDefault =
    userToggleSubsequentRecurrences =
    showEventsInMainLoop =
    defaultCurrencySymbol = $
    geoloc_default_geofence = 25
    geoloc_default_unit = kms
    stylesheetOption = tribe
    tribeEnableViews =

    Array
    (
    [0] => month
    )

    tribeDisableTribeBar =
    monthEventAmount = 3
    recurrenceMaxMonthsBefore = 24
    recurrenceMaxMonthsAfter = 24
    hideLocationSearch =
    hideRelatedEvents =

    Thanks,

    Michelle

    #78739
    Michelle
    Participant

    Hi I just replied but don’t see it come up (the reply).
    Michelle

    #78742
    Michelle
    Participant

    It is not allowing me to paste the system info here – so will just say I have latest version of WP and latest version of Event Calendat + Pro + Community Events installed.

    I tried changing to a fresh theme and no difference with the Events not appearing in admin problem.

    Thanks,
    Michelle

    #78882
    Barry
    Member

    Hi Michelle,

    Yes I have tried changing themes to fresh unmodified theme (twentytwelve) and same problem.

    Fantastic – thanks for trying that: can you confirm however that at the same time you also deactivated all other plugins (ie, the only plugins that were running were those by Modern Tribe)?

    Thanks for confirming!

    #79450
    Michelle
    Participant

    Hi Barry – I deactivated every plugin and re-activated each one by one and discovered that is was Modern Tribe’s Advanced Post Manager plugin that was causing the problem. Once I deactivated that I could see the events again.
    Thanks – Michelle

    #79536
    Barry
    Member

    Good catch Michelle, I didn’t actually notice that in your list of plugins – apologies for missing it. Unfortunately, yes, that does conflict with our events plugins (the reason being that they too include it – but it cannot be included more than once without causing a problem).

    So, for the time being, the best I can suggest is keeping that plugin deactivated (we are aware of this conflict and are looking into a possible fix for the future).

    #982722
    Support Droid
    Keymaster

    This 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.

    #988050
    Leah
    Member

    Hello,

    Thank you again for bringing this issue to our attention. We’re happy to say that we have added a fix for this into our upcoming version 3.11 release. Keep an eye on your Updates page for the new version. If you have any trouble with the update (or are still seeing this problem after you update) please start a new thread and we’d be happy to help out.

    Thank you for your patience while we got this release ready to go!

    Best,
    Leah
    and the rest of The Events Calendar team

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Events dissappear in Admin after 3.2 update’ is closed to new replies.