[Plugin: Register Plus Redux] call_user_func_array() error
-
So I have a WordPress install with no plugins active except for Register Plus Redux, using TwentyTen (unmodified). I am testing this plugin, and all the options look great, but there are 3 issues:
1) the biggest issue is that when a user clicks on “Register”, they get this:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Array’ was given in /home/*****/public_html/***.com/wp-includes/plugin.php on line 166
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Array’ was given in /home/****/public_html/***.com/wp-includes/plugin.php on line 166
Warning: Cannot modify header information – headers already sent by (output started at /home/****/public_html/***.com/wp-includes/plugin.php:166) in /home/richm****tl/public_html/****.com/wp-includes/pluggable.php on line 890
I’ve tried to register without the plugin, and no error. I’ve tried the plugin with no options other than the ones that send emails to admin and the user, and I still get this message.
2) the email that i get as an admin (using the “send as HTML” option) are sent as wierd attachments and not in the body-text of the email
3) the email sent says the following:
New user registered on your site
Username: unverified_XVu1ylU
E-mail: (private)that username is not very pretty, and is not what I wrote as a username.
So what’s going on here? Is it something with my server configuration??
https://www.ads-software.com/extend/plugins/register-plus-redux/
- The topic ‘[Plugin: Register Plus Redux] call_user_func_array() error’ is closed to new replies.