First I think If i update wordpress, this error gone automatically but its as it is…
So, I Check 3265 line number and its not declare again, I can’t found from where that’s error comes
————————————————————————-
class phpmailerException extends Exception
{
/**
* Prettify error message output
* @return string
*/
public function errorMessage()
{
$errorMsg = ‘‘ . $this->getMessage() . “\n”;
return $errorMsg;
}
}
—————————————————————————
Can anybody have solution for that? or I re-install my wordpress?
[ No bumping please. ]