I did a search for in my theme files and found these lines in the php file that processes the contact form:
require_once "scripts/class.phpmailer.php";
$mail = new PHPMailer();
I’m positive that this is causing the conflict because I have no problem using the form that came with the theme. I also tried activating the default Twenty Ten WP theme and had no problem registering or processing mail.
I’m no php guru but I am knowledgeable enough to make the necessary edits if needed.
James,
I installed this plugin and when I clicked “Settings” to configure it, I got the Fatal error in the admin backend..
Ok, now this is really beginning to concern me because I just finished testing the registration and I am getting this same error on registrations as well. Registrations are essential for me to invoice my clients.
I really need some help getting this resolved as soon as possible.