We use EE for an once-a-year conference. We want to wipe out last year’s registration including Contacts, to start clean for the next event. I did Not reset EE data entirely, because we do want to retain things like venue and Invoice template. So, I went into phpAdmin and truncated these tables:
wp_esp_registration
wp_esp_registration_payment
wp_esp_transaction
wp_esp_line_item
wp_esp_payment,
wp_esp_attendee_meta for contact list
wp_esp_answer
wp_esp_extra_meta
Now the registration seem removed, but Contact List is showing 400 something blank records (/wp-admin/admin.php?page=espresso_registrations&action=contact_list&contact_list_nonce=d4ddef5a19&return=event_registrations).
I was expecting a table called wp_esp_contact where I can delete all the contact list records, but there isn’t. Any advice on how to delete old Contact List?
The support post ‘Old registration data cleanup / Contacts’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.