Event Ticket RSVPs and BuddyPress weirdness
-
Hi All! I’ve got an Event Tickets Plus license and am happy to go there for support, but this is pertaining to the free RSVP functionality.
On my demo/testing site (local development only, unfortunately), I had initially created an RSVP ticket for a demo Events Calendar event in order to work on theme support. I cloned my testing site to build a new client site, deactivated The Events Calendar, and was moving forward with creating sellable event tickets for custom post types as expected. This of course means I had cloned the old site database as well…
I was setting up BuddyPress on this install, when I noticed it keeps displaying the RSVP fields for that old sample ticket on my BuddyPress profile page! I re-activated The Events Calendar, looked at the old sample event in question, and tried a few things: deleting the attendee records from the event, and removing the tickets from the event. However, every time I look at my BuddyPress profile page, which contains those RSVP fields, it keeps adding registrations back to the original event.
Well, then I tried deleting that sample event entirely. BuddyPress profile began throwing a fatal error: Fatal error: Uncaught TypeError: Argument 1 passed to Tribe__Utils__Post_Root_Pool::generate_unique_root() must be an instance of WP_Post, null given, called in /Users/michelleschulp/Documents/Dropbox/WEBSITES/events-base/app/public/wp-content/plugins/event-tickets-plus/src/Tribe/Meta/Unique_ID.php on line 126 and defined in /Users/michelleschulp/Documents/Dropbox/WEBSITES/events-base/app/public/wp-content/plugins/event-tickets/common/src/Tribe/Utils/Post_Root_Pool.php on line 38
So, I deactivated The Events Calendar and BuddyPress. Then re-activated BuddyPress. The RSVP fields from that sample ticket are back. I am totally mystified at this point.
- The topic ‘Event Ticket RSVPs and BuddyPress weirdness’ is closed to new replies.