We have a user trying to register for an event and there is a disconnect somewhere with the WP User Integration module that is preventing them from registering. Any help would be appreciated.
An error has occurred:
EE_Error::add_errors() was called incorrectly. Notifications are not much use without a message! Please add a message to the EE_Error::add_errors() call made in /home/wvstc/public_html/wp-content/plugins/eea-wp-user-integration/EED_WP_Users_SPCO.module.php on line 535 (This message was added in version 4.10.11.p of Event Espresso) This is a doing_it_wrong message that was triggered during an ajax request. The request params on this request were:
Array
Array
process_reg_step
payment_options
1
1
true
attendee_information
3121687320e695eff992915254cda8d0
1
1
debug::doing_it_wrong – EE_Error::add_errors() – 42
Are the users logged in or out of the site at the time?
Have you modified the messages shown by the WP User integration add-on at all?
The error you’ve posted is from when the WP User integration add-on prevents the registration from processing if a user is using details that match a WP User account on your site (either logged out or logged in as a different user).
Apparently on your site that section (not just the text but the whole notice) is an empty string.
Viewing 1 reply thread
The support post ‘Error in WordPress Users Module’ 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.