Support

Home Forums Event Espresso Premium Export all attendees from today's registrations

Export all attendees from today's registrations

Posted: December 8, 2013 at 7:59 pm

Viewing 3 reply threads


Nicolas Alberto

    December 8, 2013 at 7:59 pm

    Couple of bugs with the attendees report

    1) On Event Overview pages
    On the filter top bar click Attendees : Today link

    Check all attendees and click export at bottom

    Returns first attendees in the system but not those for that date.

    2) The check all checkbox does not work if you have more than one page. Still on when going on the second page but attendees are unchecked.

    Cheers


    Sidney Harrell

    • Support Staff

    December 9, 2013 at 10:56 am

    The export for attendees does not use the filters. It will either export all the attendees for a specific event, or all the attendees for all events.


    Nicolas Alberto

      December 9, 2013 at 7:10 pm

      Ok so it does not use the checkboxes. Right.

      But when I try exporting all attendees for all event as you say, it only returns the first 22 attendees in ascending order (attendee_id) which is not very useful.


      Sidney Harrell

      • Support Staff

      December 10, 2013 at 11:26 am

      Can you open up includes/functions/export.php and change line 428 so that it reads as follows:

      var_dump($sql);die();
      $participants = $wpdb->get_results($sql);

      Then do an export. Copy the resulting string into this forum thread, then change export.php back.

      Viewing 3 reply threads

      The support post ‘Export all attendees from today's registrations’ 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