Wrong URL after commenting a subscribed node
| Project: | Notifications |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hi,
I just installed the Notications Module (first 6.X-2.0-beta5, after the bug occured I changed to 6.x-1.1 but nothing happend) and found out the following: if I log in as user A subscribing to a forum node with method "private message" and someone else comments this node, the commenting user is not redirected to "foren/forum-node#comment-19" for instance but to "comment/reply/55" which leads to a white page or an error message with IE. The subscribed user will not get a message about the new comment but the comment will be published. When I change the send method for this subscription to email or web the commenting user will be redirected to "foren/forum-node#comment-19" as usual after commenting a node. When the subscribed user has chosen the method "web" he gets an private message, when he chooses email or HTML-email, nothing happens (although PHPmailer is installed)...
Can you help me? Do you have any idea???
Greez,
Tobias

#1
I de-installed all the related modules (Messages, Notification) and re-installed all in version 6.x-1.1 (by the way - I use Drupal 6.10) but the issue occured again. I also have the problem that the query does not work - all the time I want to start the process I am led to a white page.
But: The emails notifications are sent after clicking "Run process" on query site - although I landed on a white page. Then I tried "Run test". After refreshing the following message occured:
warning: array_shift(): The argument should be an array in /srv/www/vhosts/my-site.de/httpdocs/sites/all/modules/notifications/notifications.cron.inc on line 416.
#2
The privatemsg method may not work if 'Sender Option' is set to 'No one', that's an issue with privatemsg api.
The warning in #1 may be unrelated, it should be fixed in latest beta.
Please, give it a try and let me know.
#3
#4
Closing, no follow up.