Support

Home Forums WP User Integration Attendee and existing user matching

Attendee and existing user matching

Posted: November 4, 2013 at 3:21 pm

Viewing 1 reply thread


Laurent van der Straten

    November 4, 2013 at 3:21 pm

    Hi,
    Is There anybody who get a solution to match existing users with attendee?

    Thanks


    Anonymous

      November 5, 2013 at 6:07 am

      Hi,

      Unfortunately there’s no easy way of doing this currently.

      The wp_events_member_rel table stores information to collate ‘users’ with events. You’d need the event_id, user_id, user_role and attendee_id from various locations and then collate the information together.

      Using phpMyAdmin or equivalent you could search the attendees table to find the attendee information, you’ll need the right attendee_id based on a completed transaction and the event ID’s for the attendee (as some attendees will be registered on more than one event) then search the wp_users table to get the user_id (based on email)

      Viewing 1 reply thread

      The support post ‘Attendee and existing user matching’ 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.

      Event Espresso - Staging Server