1.2.7 Triggers Fatal Error in PHP 5.2.x
-
Unfortunately, this is on GoDaddy hosting and I can’t get the client to move off of it. To be fair, WordPress does support PHP 5.2. ??
Parse error: syntax error, unexpected T_FUNCTION in /***/easy-wp-smtp/easy-wp-smtp.php on line 174
Line 174:
$mail->Debugoutput=function($str, $level) {global $debugMSG; $debugMSG.=$str;};
Commenting out the line above corrects the issue.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘1.2.7 Triggers Fatal Error in PHP 5.2.x’ is closed to new replies.