X
244099

Ticket #244099 Public [Closed]

Confirmation emails to admin said "Added to waitlist" even when it's a regular registration.

When someone RSVPs to one of our events, the confirmation email sent to admin says “added to waitlist” even when it’s a regular registration and the person has not been added to the waitlist. It seems to be fine on the user’s end; they don’t get an email that says “added to waitlist,” it’s just on the admin end.

BY: Taryn Lawson - Jul 6,2021 AT 1:43PM - 2 years ago
    • By: Basilis Kanonidis Jul 6,2021 AT 10:24PM - Posted 2 years ago - #244148

      Hey Taryn,

      Yes, this does not exist. We can do it for you although if needed!

      You can send us a customization request from Customize EventON Page.

    • By: Artem Jul 7,2021 AT 2:25AM - Posted 2 years ago - #244168

      Hello,

      Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.

    • By: Taryn Lawson Jul 7,2021 AT 9:37AM - Posted 2 years ago - #244251

      Thanks Artem. This is low-priority, since it doesn’t cause our users any problems, so I can wait for Ashan! 🙂

    • By: Ashan Perera Jul 7,2021 AT 1:28PM - Posted 2 years ago - #244270

      here is the patch fix to resolve this issue.

    • By: Raketen Creative Jul 14,2021 AT 8:35AM - Posted 2 years ago - #245052

      could you pleas post this as text?

    • By: Raketen Creative Jul 14,2021 AT 8:57AM - Posted 2 years ago - #245056

      // email
      // admin notification
      // append added to waitlist message and return args
      function new_rsvp_admin_notification($args){
      $RR = new EVO_RSVP_CPT($args[‘rsvp_id’]);

      if( $RR->get_rsvp_type() == ‘waitlist’){
      $notice_message = isset($args[‘notice_message’])? $args[‘notice_message’].’ – ‘:”;
      $notice_message = $notice_message . evo_lang(‘Added to waitlist!’);

      $args[‘notice_message’] = $notice_message;

      }
      return $args;

      }

    • By: Raketen Creative Jul 14,2021 AT 9:05AM - Posted 2 years ago - #245058

      Thanky Ashan for the patch!

    • By: Artem Jul 14,2021 AT 2:53PM - Posted 2 years ago - #245083

      We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

      If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

You must login to reply to this ticket

HelpDesk

Welcome to EventON helpdesk.

EventON is the #1 Best selling event calendar plugin for WordPress websites in envato marketplace.

Checkout EventON