I found this option "Notify poster of own posts" is for "posts" only, if I'm the author of a post and I subscribe it (for comments). Is it possible to filter comments by me ? Because I just need to know somebody leave a comment on my post but I don't need a email of the comment by me.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | subscription.jpg | 24.37 KB | dennys |
| #5 | subscriptions.DRUPAL_AUTHENTICATED_RID.patch | 687 bytes | salvis |
Comments
Comment #1
salvisI'd like to see this as well.
However, it's unlikely that new features will be implemented for 1.x, so I'm changing the feature request to 2.x, ok?
Please note that 5.x-2.x-dev is still under heavy development, so don't install it on a production site.
Comment #2
dennys commented2.x is great, thanks for your support. And I'm still use 1.9 in production, I have a testing environment, please let me know if you need somebody to test the new functions.
Comment #3
salvisThe latest beta version should do just that. We'd appreciate your testing!
Comment #4
dennys commentedSorry, it seems not working. This is my test result for 2.0beta7, you can try it from http://drupal5.no-ip.org/?q=node/1 (This is Drupal 5.5)
Test 1:
I upgraded a test site from subscription 1.9 to 2.0 beta 7, and when I added a new comment, I saw this message in watchdog.
Test 2:
I installed 2.0 beta7 in another testing site (without 1.9), when I enabled it, I saw this message
user warning: Unknown column 'DRUPAL_AUTHENTICATED_RID' in 'field list' query: INSERT INTO dr_subscriptions_user (uid, digest, send_interval, send_updates, send_comments) VALUES(-DRUPAL_AUTHENTICATED_RID, 0, 1, 0, 0) in D:\00www\WWW\main\includes\database.mysql.inc on line 172.Then I use anonymous account and admin account to post a comment and get this warning message: (The same as test 1)
Comment #5
salvisThank you for your feedback!
For #1 see http://drupal.org/node/204765.
#2 (new install) here's the patch -- apply the patch, disable, uninstall, and reinstall, then it will work.
Comment #6
dennys commentedI patch the 2 patched but still got 3 error messages in watchdog when I add a new comment (upgrade and new install), but I'm not sure this is due to subscription module because these error messages are in node.module and database.mysql.inc. Do you have any suggestion for it? thanks.
Comment #7
salvisAll three messages come from one call to node_load() with a bad parameter. I can't see this here though.
Can anyone else confirm or deny seeing it with BETA7?
Comment #8
dennys commentedI got the problem, when I disabled Comment Notify module, it's ok now.
There is only one successful message "Comment: added test 1." in watchdog now. But I still doesn't receive the mail.
1. I enabled all subscription modules including mail editor 1.1 but I didn't change any configuration of it.
2. For mail module, I use SMTP, it's ok for 1.9 and I can send a test mail from it now.
3. For subscription module, I enabled "Display watchdog entries for successful mailings". For the subscribe option of a post, please see the attachment.
Comment #9
salvisHas cron run yet? Subscriptions 2.0 runs only on cron...
Comment #10
dennys commentedYes, it's ok now. After the cron, the mails are sent.
Comment #11
salvisGreat, thanks!
You can also run cron manually from the status page, to make testing less cumbersome.
Comment #12
salvisCommitted to cvs, will mark it fixed when BETA8 is out.
Comment #13
dennys commentedThanks for your support, I think this issue could be closed.
Comment #14
salvisNo, let's keep it open, so that those who try BETA7 and encounter the issue can find it in the queue. I'll mark it "fixed" for BETA8 as soon as BETA8 is here.
Comment #15
azadi commentedI already download drupal 5.5,but i don't know how to install and run it.
HELP ME!!!!
Comment #16
salvisI don't know how you got here -- the proper way to get started is by clicking on the "Handbook" link at the top of every page on drupal.org, which will lead you to http://drupal.org/handbooks. There you'll find "Getting Started". Work through the instructions there, and if you get stuck, then click on the "Support" link at the top.
Comment #17
Mojah commentedThis patch works fine. Thank you.
Comment #18
salvisComment #19
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.