Contact Form and Home Page Issues
I am getting this error when I try to use the contact form on my Job Roller website - http://www.listofhospitaljobs.com :
Fatal error: Uncaught exception 'phpmailerException' with message 'Invalid address: Hospital Jobs Source' in /home/booggie52/public_html/listofhospitaljobs.com/
wp-includes/class-phpmailer.php:946 Stack trace: #0 /home/booggie52/public_html/listofhospitaljobs.com/
wp-includes/pluggable.php(352): PHPMailer->setFrom('Hospital Jobs S...', 'WordPress', false) #1 /home/booggie52/public_html/listofhospitaljobs.com/
wp-content/themes/jobroller/includes/emails.php(884): wp_mail('homestaker@yaho...', '[Hospital Jobs ...', 'Hello,\n\nYou are...', 'From: Hospital ...') #2 /home/booggie52/public_html/listofhospitaljobs.com/
wp-content/themes/jobroller/includes/views.php(1937): jr_contact_site_email(Array) #3 /home/booggie52/public_html/listofhospitaljobs.com/
wp-content/themes/jobroller/framework/kernel/view-types.php(69): JR_Contact->parse_query(Object(WP_Query)) #4 [internal function]: APP_View->_action(Object(WP_Query)) #5 /home/booggie52/public_html/listofhospitaljobs.com/
wp-includes/plugin.php(600): call_user_func_array(Array, Array) in /home/booggie52/public_html/listofhospitaljobs.com/
wp-includes/class-phpmailer.php on line 946
Is there a way to add text to the Home Page?
Thanks.