Forums
(@jflahiff)
13 years, 2 months ago
This is line 100
foreach( $emailList as $emailAddress ){ mail($emailAddress,$emailSubject,$emailMessage,$headers);
I have a similar problem but it say
swp-survey-and-quiz-tool/lib/Wpsqt/Mail.php on line 100
I updated with the mail.php file listed here and it still does it.
HELP !!!
I really need to figure out what to do with this. I want to publish a quiz,but can not because it fails.. ??
did you ever get this resolved? I am getting the same problem