amandadmg

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: All events randomly removed (permanently deleted) #892636
    amandadmg
    Participant

    This turned out be an issue with using gravity forms to post an event as well as using the Events API.
    Basically we used the wrong form id, so the code ran on a different gravity form and therefore a different post type. Not sure how TribeEventsAPI::saveEventMeta($post_id, $data, $post); would end up deleting all events but it seems it did.

    in reply to: All events randomly removed (permanently deleted) #891266
    amandadmg
    Participant

    It was all on the same site and the interval appears random. I’ve since written a plugin that is going to track when events are below a certain number threshold and email me so I have a better idea of when/how often it’s happening.

Viewing 2 posts - 1 through 2 (of 2 total)