How to fix Wordpress if you don’t receive comment notifications
February 13th, 2008
Maybe you have noticed, after you’ve made the upgrade to Wordpress 2.3.2, that you don’t receive comments notifications anymore. At least, I’ve observed that on our younger blog, EzMoneyOn.Net, though I’ve set the option to receive notifications when someone leaves a comment. Funny thing is that on 134u.com I’ve received comment notifications, although I’ve upgraded to the same Wordpress version. The settings on both blogs were the same. Hmmm
I’ve search on Goole for this issue and I’ve found an article explaining that this seems to be a Wordpress bug.
The solution is very simple and consist in a little modification to the file pluggable.php, located in wp-includes folder.
You’ll have to comment the line 228:
$phpmailer->Sender = apply_filters( ‘wp_mail_from’, $from_email );
So it should look like this:
//$phpmailer->Sender = apply_filters( ‘wp_mail_from’, $from_email );
After I’ve made the change, I’ve uploaded the file and it works. Just that the “from” from the notification looks strange. It didn’t show the person who left the comments, but an email address from BlueHost (EzMoneyOn.Net is hosted on BlueHost).
So I’ve commented the line 227 either:
$phpmailer->From = apply_filters( ‘wp_mail_from’, $from_email );
Which finally look like this:
//$phpmailer->From = apply_filters( ‘wp_mail_from’, $from_email );
Now, my comment notifications on EzMoneyOn.Net work fine. Just to notice that on 134u.com I haven’t made any changes on this file, but the comment notifications works fine either.
Note: Even if WordPress has released 2.3.3 version, it seems that this issue wasn’t fix.
If you liked this post, please consider to subscribe to my RSS feed.
If you want to receive new posts directly to your inbox, you can subscribe by Email.
Entry Filed under: Blogging







Thanks for ur reminds, but its 2.3.3 now,
Anyway, thanks, y r good guy!
William’s last blog post..Unique Heart-Endorned Laptop Bags
Yes, I know that, but it seems that they didn’t fix this issue yet
That’s why I wrote this post.
ha i c, i will check if the problem existing in my blog at once, thanks again.
William’s last blog post..Nice Girl Pose
Thanks for the tutorial!
AntiBarbie’s last blog post..Short Story – Fresh Meat
this is great. i was wondering how come i no longer received comments. sometimes i would but most times, i would not. thanks a bunch!
natural woman’s last blog post..Why I Blog
Another great post…I don’t face that problem also…Anyway, thanks for informing…
nimrodjo’s last blog post..Happy Valentine’s Day!
[...] How to fix Wordpress if you don 39 t receive comment notifications Posted by root 18 hours ago (http://www.134u.com) Short story fresh meat reply to this comment all rights reserved blixkrieg theme by utheguru powered by wordpress Discuss | Bury | News | how to fix wordpress if you don 39 t receive comment notifications [...]
Antalya Evden Eve Nakliyat´s last blog post..Kepezli’nin Ayağına Sağlık Hizmeti
Hey there,
Good post, I just stumbled upon it and I’m already a fan.
It has been three months since I moved from blogger to Wordpress. I still havn’t been able to get this thing to work.