Email Attendees List – Warnings

Home Forums Ticket Products Event Tickets Plus Email Attendees List – Warnings

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1420961
    Jessica Messervey
    Participant

    `Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘admin_page_tickets-attendees’ not found in /wp-includes/class-wp-hook.php on line 286

    Warning: array_map(): Argument #2 should be an array in /plugins/event-tickets/src/Tribe/Attendees.php on line 469

    Warning: array_diff_key(): Argument #1 is not an array in /plugins/event-tickets/src/Tribe/Attendees.php on line 482`

    These warning messages are showing after the attendees list is successfully emailed to an email address. Is there a fix for this?

    #1421586
    Victor
    Member

    Hi Jessica!

    Thanks for taking your time to report this.

    Unfortunately, we are aware of this issue with the attendee list. I will set this thread’s status to Pending fix and link it to the report. This way we will notify you when a fix is released.

    You should be able to prevent that error from showing up by disabling WP_DEBUG_DISPLAY > https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_DISPLAY for your site by adding the following line of code into your wp-config.php file:

    define( 'WP_DEBUG_DISPLAY', false );

    I apologise for the inconvenience and we appreciate your patience in the meantime.

    Best,
    Victor

    #1464918
    Nico
    Member

    Hey,

    Reaching out to let you know we released a hotfix for Event Tickets that addresses the issue with the attendees CSV export. We appreciate the patience while we worked a fix out.

    Please update Events Tickets to version 4.6.3.1 and let us know if the fix works for your site. This fix should solve the problem for Event Tickets Plus users as well (no update required to this plugin).

    Release blog post → https://theeventscalendar.com/announcing-event-tickets-4-6-3-1/

    Cheers,
    Nico

    #1485023
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Email Attendees List – Warnings’ is closed to new replies.