Forums

How to stop getting email notificaiton of comment if you made the comment? (49 posts)

  1. skippy
    Member
    Posted 4 years ago #

    In the output, press CTRL+F to searh for comments_notify. It should look like:
    [comments_notify] => 0

  2. Vryce
    Member
    Posted 4 years ago #

    Thats what mine looks like. Still get emails.

    Not sure why. At least you did find a solution that seems to work.

    It might be because I have a lot of plugins installed, though not sure why it wouldn't work.

  3. vkaryl
    Member
    Posted 4 years ago #

    Okay. Ditto Vryce. Though I deactivated all plugins except not-to-me, so that shouldn't be it.

    I guess you can't call mine a "stock install" though, since I don't have the "stock theme" available....

    Thanks for the plugin - maybe something will occur to me as to why it won't work for the two of us....

  4. Vryce
    Member
    Posted 4 years ago #

    Theme shouldn't matter, should it? I'm using Journalized Blue by Mike Little that I modified myself a bit.
    My WP install is far from stock and the theme isnt the default one.

    It looks like its getting the proper info from you little plugin, just for whatever reason, WP is still shipping out the email even though your plugin tells it that it shouldn't.

  5. oriecat
    Member
    Posted 4 years ago #

    I just uploaded and activated and it works for me!

  6. vkaryl
    Member
    Posted 4 years ago #

    Well, then Vryce and I know it's just us. Wonder what it is exactly?

    I think I'll set up another "stock install", and try it without anything else going on....

  7. oriecat
    Member
    Posted 4 years ago #

    Did you double check the email address that shows when you post the comment and that it matches with the others in the options and the user profile?

  8. Vryce
    Member
    Posted 4 years ago #


  9. Vryce
    Member
    Posted 4 years ago #

    Yep.. both email address are the same, the one that I use to make the comment and the email address in the blog options.

  10. vkaryl
    Member
    Posted 4 years ago #

    Again, ditto Vryce. I use the same email everywhere....

  11. vkaryl
    Member
    Posted 4 years ago #

    I did a completely vanilla install. Added nothing but this plugin, set the rest of it up like the others as far as posting etc.

    Posted a comment, got the normal moderation email, approved the comment. Got an email telling me a comment had been posted.

    Very strange.... can't be other plugins - there aren't any. Guess I'll have to do some more playing around....

  12. kristalla
    Member
    Posted 3 years ago #

    the not-to-me plugin is great, but it seems it doesn't work anymore since I upgraded to 2.0. anyone with the same problem?

  13. makemead
    Member
    Posted 3 years ago #

  14. kristalla
    Member
    Posted 3 years ago #

    tried it, doesn't work. thanks anyway.

  15. kristalla
    Member
    Posted 3 years ago #

    ah sorry, it seems that scnf2 DOES work!

  16. richards1052
    Member
    Posted 3 years ago #

    Neither Not-to-Me nor the Self Comment Notification Filter plugins work for me. Wish I could find something to end these doggone self-notifications.

  17. bumpert
    Member
    Posted 3 years ago #

    Not-to-Me worked for me since i add the spam-karma 2 plugin (and spam karma work so well that i don't want to delete it), so what can i do? scnf gave me some php error code too, and not-to-me not working anymore with the other plugin... suggestion?

    thx a lot

  18. MHC
    Member
    Posted 3 years ago #

    I've heard that WP 2 doesn't use cache at all or at least doesn't use cache in the same way as WP 1.5.x did. Three lines in the plugin code talks about the cache:
    - global $cache_settings;
    - $foo = get_settings('comments_notify'); // make sure it's cached
    - $cache_settings->comments_notify = 0;

    Maybe that's the problem.

    I really want this plugin to work too. It worked extremely well in WP 1.5.2 for me and I thought it was heaven but now that I'm on WP 2, I still get notified that I posted a comment! Talk about short term memory problems if I can't remember that! ;^)

    As for the link to notes.mk-notes.com/scnf/ the website doesn't exist anymore not in the form I was expecting anyhow.

  19. sgrayban
    Member
    Posted 3 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic