Not sure if this is the section you want this in, but the plugin keeps triggering these emails from WP.
The forum is currently in dev and not public. WP sign-up spam is so bad that even with plugins and other preventative measures, a spam sign-up or two occurs, then this email is sent apparently when the plugin tries to redirect and do what it's intended to do. After creating a test account, the same thing happened. When this occurs, the account is never created on the XF side, only on WP.
All plugins and WP core are current versions.
The forum is currently in dev and not public. WP sign-up spam is so bad that even with plugins and other preventative measures, a spam sign-up or two occurs, then this email is sent apparently when the plugin tries to redirect and do what it's intended to do. After creating a test account, the same thing happened. When this occurs, the account is never created on the XF side, only on WP.
All plugins and WP core are current versions.
Howdy!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, XFtoWP.
First, visit your website (site) and check for any visible issues. Next, visit the page where the error was caught (site/wp-login.php) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely login to your dashboard and investigate further.
site/wp-login.php?action=enter_recovery_mode&rm_token=ertDFGRT$5terG&rm_key=dfBK^&RTHrth56hedrg4
To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.8.2
Current theme: Main Child (version 1.2)
Current plugin: XFtoWP (version 1.3.1)
PHP version 8.0.13
Error Details
=============
An error of type E_ERROR was caused in line 451 of the file /public_html/wp-content/plugins/XFWP/requests/users.php. Error message: Uncaught TypeError: Cannot access offset of type string on string in /public_html/wp-content/plugins/XFWP/requests/users.php:451
Stack trace:
#0 /public_html/wp-includes/class-wp-hook.php(303): XFWP_Users_Requests->login_redirect()
#1 /public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /public_html/wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /public_html/wp-includes/user.php(110): do_action()
#4 /public_html/wp-login.php(1142): wp_signon()
#5 {main}
thrown