Website hangs when a user registers.
-
Good day,
We are running this plugin on our website for when a user registers for an event. The below error is thrown:
Fatal error: Uncaught Error: strpos(): Argument #1 ($haystack) must be of type string, array given
in /usr/www/users/trainrexnm/wp-content/plugins/auto-login-new-user-after-registration/auto-login-new-user-after-registration.php on line 241Call stack:
strpos()
wp-content/plugins/auto-login-new-user-after-registration/auto-login-new-user-after-registration.php:241
alnuar_disable_admin_new_user_notification_email()
wp-includes/class-wp-hook.php:307
WP_Hook::apply_filters()
wp-includes/plugin.php:189
apply_filters()
wp-includes/pluggable.php:200
wp_mail()
wp-content/plugins/registrations-for-the-events-calendar/inc/class-rtec-email.php:87
RTEC_Email::send_email()
wp-content/plugins/registrations-for-the-events-calendar/inc/class-rtec-submission.php:374
RTEC_Submission::process_valid_submission()
wp-content/plugins/registrations-for-the-events-calendar/inc/form/form-functions.php:247
rtec_process_form_submission()
wp-includes/class-wp-hook.php:307
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:331
WP_Hook::do_action()
wp-includes/plugin.php:474
do_action()
wp-admin/admin-ajax.php:187The website then just hangs on the loading circle indefinitely.
Please can you provide some assistance as to how we can resolve this?Thanks in advance.
The page I need help with: [log in to see the link]
- The topic ‘Website hangs when a user registers.’ is closed to new replies.