Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Blocking or restricting attendees from events by email address | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Blocking or restricting attendees from events by email address

Blocking or restricting attendees from events by email address

Posted: January 21, 2014 at 8:07 am

Viewing 3 reply threads


rsaban

January 21, 2014 at 8:07 am

Hi,

In the case of users of a site who abuse events or continuously over-book for specific events, is there any way that attendees can be blocked or restricted from events by rejecting their email address when they’re registering for an event?

Thanks in advance! :)
-SM


Sidney Harrell

  • Support Staff

January 21, 2014 at 11:13 am

It’s not something that is baked into EE, but it shouldn’t be hard to add with a couple lines of code. Are you using MER or the regular registration process or both?


rsaban

January 21, 2014 at 9:39 pm

Hi Sidney,

We’re not using Multiple Event Registration.
Could you point us in the right direction?

-SM


Sidney Harrell

  • Support Staff

January 22, 2014 at 11:51 am

Try this:

You can add this code to one of the following:
1 – Your theme’s functions.php file. It may get overwritten the next time you update your theme.
2 – The EE custom files add-on in the custom_functions.php file.
3 – Use this blank plugin to hold the custom function.
Note the comment in there about patching the bug in 3.1.36.
Place your email rejection list in uploads/espresso/blocks.txt, one email per line.

Viewing 3 reply threads

The support post ‘Blocking or restricting attendees from events by email address’ 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