I got the following error in this plugin upon an upgrade to PHP 8:
Comment Notifier – Plugin could not be activated because it triggered a fatal error: Uncaught Error: Undefined constant “WPLANG” in …/wp-content/plugins/comment-notifier/plugin.php
But this is easy to fix; just comment out the offending line. Example:
// if (WPLANG != ”) @include_once(dirname(FILE) . ‘/languages/’ . WPLANG . ‘_options.php’);
You’ll lose the ability to run the plugin in Italian instead of English, but that is all.
]]>I wonder if it is possible to move this check box and text above the “Post Comment” button?
Can we have a set in admin menu?
When a article first comment appears, the author also receive the mail notification, but the wordpress system also have “new comment notification” setting.
So, author get 2 e-mail same time.
Can we set “if sent to author” in admin setting?
]]>Not updated in 2 years, source code appears to including this vulnerability:
https://blog.ircmaxell.com/2017/10/disclosure-wordpress-wpdb-sql-injection-technical.html
Anyone care to clarify? Should this plugin be removed from Repository?
]]>Installed the module and activated e-mails. Notification works in Front.
No e-mails are being sent/received. Also no test e-mails.
(UPDATE: Seems to work if commenting as a non-logged in person / post. However still no test emails received so far)
]]>Hi, can this plugin notify users of new replies to their comments? Thanks.
]]>A couple of PHP warnings are being generated by this plugin because the first line of plugin.php
is pointing to a file that does not exist. In other words, the following line should be removed from that file:
@include_once(dirname(dirname(__FILE__)) . '/comment-notifier-extras.php');
]]>
Hi Stefano,
Thank you for this simple and very useful plugin. I have just switched from “Subscribe to Comments Reloaded” to your plugin.
Could you please help me to get a check box and text in one line?
By default, the checkbox is in one line and the text “Notify me when new comments are added” is in the next line under the checkbox.
I also wonder if it is possible to move this check box and text above the “Post Comment” button?
Here is the screenshot, if needed.
Thanks.
]]>Hi! Very nice plugin! Thank you!
I came across an issue with transferring subscribers from my old site installation to the new one, which I made as multisite. Is there any way to do it?
As far as I understand all data is stored in wp_users table and transferring this table crashes multisitsite…
]]>Anyone know what table/s this plugin uses, and how to clean up after it? Thanks, MTN
]]>Hello Stefano,
on /wp-admin/options-general.php?page=comment-notifier%2Foptions.php in the default Unsubscription message “Your subscription has been removed. You’ll be redirect to the home page within few seconds”, redirect must be redirected, mustn’t it?
Regards, Sebastian
]]>I have a few members who keep answering to the emails of the notification hoping the answer will get posted.
Is there a way to enable this?
]]>This plug in is great, should relase a version who made the plug in recent as seems to be not updated from two years.
Very good plug in.
]]>Hello Stefano,
I’ve set up the plugin, but in my blog only appears the box, not the message “Notify me when new comments are added”.
My blog is this: https://www.rusalia.com/blog
Thanks in advance
Irena
Hi,
can I set a schedule of a summary of the comments for each post?
So for example, each day there is a summary at 7pm, where the email says: post xy was commented by xy, xx, yy …
Thanks!
]]>Hi there, I’ve had Comment Notifier installed on my website and running perfectly fine for the past 2 years. Everything was functioning OK til about two weeks ago.
Notifications of comments usually get emailed to my nominated email address instantly but now they’re delayed anywhere between 2-15 hours. None of my settings have changed and I haven’t added any new plugins which could be affecting performance.
I’m using Headway Theme, your help would be greatly appreciated. Thank you!!
]]>Hi, very nice plugin!
Would it be possible to add an exclusion list for specific addresses, so they won’t get notifications anyway?
ì’m thinking about excluding myself from notifications, since i occasionally forget to uncheck the notification checkbox (checked by default)
Other than that, 5-star!
]]>I just upgraded my server to MySQL 5.6 (which came with recompiling Apache and PHP) and as of now I’m getting the following error messages when approving a comment:
Warning: Creating default object from empty value in /home/user/public_html/wp-content/plugins/comment-notifier/plugin.php on line 114
Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/wp-content/plugins/comment-notifier/plugin.php:114) in /home/user/public_html/wp-includes/class-wp-ajax-response.php on line 129
It doesn’t seem to have any other negative side effect, just annoying for the Admin (it seems that way anyway). I’m using v 2.2.9, WordPress 3.9.1, and MySQL 5.6.
p.s. when will Comment Plus be available for purchase?
]]>Hi again, Stefano
I use WPML plugin to support multi-languages on my blog.
Your plugin doesn’t support multi-languages. There is no .PO or .MO files for it.
Also, WPML has a feature to scan and find the strings for translations but this requires strings to be generated using gettext.
May I hope there will be something implemented in this direction? ??
Thank you
]]>Hi,
I have installed the plugin and the “Notify me” checkbox had appeared. But testing this feature I’ve found none received the notifications about comments added after them.
Could you advise?
The page I was using for test is:
https://roman-shymko.com/digest/set-of-paintings-of-my-grandfather/
Any idea?
]]>Hi,
I wanna ask in the “Email address where to send a copy of EACH notification”. Can you put multiple emails in there or just one?
Thanks
]]>Can we add multiple emails here? Thanks
Also I think it would be helpful if we could choose a group here like let say send copy to “Moderators”.
]]>The plugin stopped working after the last upgrade
]]>Let’s say someone subscribes to one or most posts, but I never publish any of their comments. I trash them or mark them as spam.
They’re still subscribed within the Comment Notifier database table. Could you add a method or option to automatically delete these emails if 1) their comment is removed (trash/spam) and 2) they’ve never had an approved comment before.
The latter will prevent legitimate folks’ subscriptions from being removed.
Thanks. Great plugin.
]]>Hi Stefano,
Thanks for the very nice plugin. Unfortunately the option “Send a copy of EACH notification” doesn’t work. When I use the testmail then it’s goes oke, but no copy’s are send.
Hopefully you can help with this?
Thanks in advance.
Pascal Roos
]]>Hi! I have WP 3.5.2 with the last version of this plugin and running under PHP 5.4. I see this error after sending an email test from the plugin page:
Warning: Creating default object from empty value in /home/marcelop/public_html/blog/wp-content/plugins/comment-notifier/options.php on line 11
Any solution?
]]>warning: creating default object from empty value comment notifier - plugin.php line 220
Getting this error when posting a comment.
And then another error after this warning about can’t modify header settings – headers already sent, again, line 220 in plugin.php
]]>Your plugin is great. I would like to suggest a feature – to allow receiving comment notification wothout leaving a comment.
Can you please add that n the next release?
Is it possible to have an email notification sent to an Editor with message/link to moderate a new comment?
Can your plugin do this as currently emails are only sent to Administrator via General > Discussions setting.
]]>When installing and activating this plugin on WordPress v3.5.1 I receive this message the top of the page:
The plugin generated 252 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Why do I receive this?
]]>