Hello, the registration form in wp-crowdfunding doesn’t work anymore. When I entered all the required fields and hit the submit button, nothing happens. But when you click again the submit button, it would say that username and email already existed. When checked in database, the data is there. I am also using the WP crowdfunding PRO version. I updated it into the latest version 11.1.6 but the same error existed. When I tried to edit the password in the admin dashboard, I get a fatal error (see below). The error I think was caused by the plugin wp crowdfunding. I tried to compare the code in init.php in wp-content/plugins/wp-crowdfunding-pro/addons/email/classes/ in the old version of wp crowdfunding 11.1.5 with the latest version but they have the same lines of code.
I tried to deactivate the plugin both pro and free and error is gone so I believe the fatal error was caused by the wp crowdfunding plugin or might be an conflict with wp 5.5.1 version? Any help? I appreciate it..I look forward to your response. Thank you
Fatal error: Uncaught TypeError: Argument 1 passed to WPCF_Email::mailer_config() must be an instance of PHPMailer, instance of PHPMailer\PHPMailer\PHPMailer given, called in /home/tvcastin/public_html/wp-includes/class-wp-hook.php on line 287 and defined in /home/tvcastin/public_html/wp-content/plugins/wp-crowdfunding-pro/addons/email/classes/init.php:167 Stack trace: #0 /home/tvcastin/public_html/wp-includes/class-wp-hook.php(287): WPCF_Email->mailer_config(Object(PHPMailer\PHPMailer\PHPMailer)) #1 /home/tvcastin/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #2 /home/tvcastin/public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #3 /home/tvcastin/public_html/wp-includes/pluggable.php(494): do_action_ref_array(‘phpmailer_init’, Array) #4 /home/tvcastin/public_html/wp-includes/user.php(2075): wp_mail(Array, ‘[TV Casting Ran…’, ‘Hi cindy45,\n\nTh…’, Array) #5 /home/tvcastin/public_html/wp-admin/includes/user.php(227): wp_update_user(Array) #6 /home/tvcastin/public_html in /home/tvcastin/public_html/wp-content/plugins/wp-crowdfunding-pro/addons/email/classes/init.php on line 167