Now that my comment e-mails are working when you manually turn them on in a comment, they're not staying checked automatically even when that setting is on in your account settings, which is on by default.
Any idea why? I'm trying to make it so comment e-mails are on by default unless you turn them off on a post-by-post basis, which this module is supposed to do.
Comments
Comment #1
HollywoodChicago.com commentedThis describes more about my current issue:
http://drupal.org/node/215208
I can't get the comment e-mails to stay on by default perhaps because I don't have a comment notify settings configuration for the module. Another user says he does. I'm not sure why I don't. I'm using the most current version and have tried uninstalling and reinstalling the module.
Comment #2
HollywoodChicago.com commentedAnother user (http://drupal.org/node/215208#comment-744759) says he has a settings link for this module at admin/settings/comment_notify. When I go to that on my site, I get an access denied message. I'm not sure if there are permissions settings for this module, but if so, they're not showing up for me.
Any help?
Comment #3
gregglesThere is a problem with the name of the permission for that field. The page only shows up for user 1 due to that bug. I'm marking this as a duplicate of that bug. Please test the patch provided there.
Comment #4
HollywoodChicago.com commentedThe patch provided where? Do you have a URL?
Comment #5
gregglesSorry, I meant to paste this: http://drupal.org/node/222740
Comment #6
HollywoodChicago.com commentedAh hah! I applied that patch and it now indeed works for users with admin rights that aren't super user #1. By the way, after I applied the patch, I had to give myself permissions to administrate it first before the settings popped up. Thanks!