Monday, March 1, 2010

Comments Problem in Wordpress

There are times when the word press web-masters wont receive mails or comments posted on their site after word press installation or up gradation.

This problem can be solve in two steps, follow the exact steps mentioned below to solve your error.

1. Wordpress Email account should be created
2. Comments Notifier (a Worpress plugin) should be installed

This should resolve your problem. If the problem persists,  comment or remove the below line which is found in wp-includes/pluggable.php

$php-mailer->Sender = apply_filters('wp_mail_from',   $from_email);


Comment me if you need further help

No comments:

Post a Comment