Hello,
My issue is the next :
When I'm on a node, I have a link which allow me to subscribe at this node. When I click on, the subscription for the node (thread) is actived but I'm return on my page and not toward my node.
It's normal?
Thanks you for your answer
Comments
Comment #1
David Goode commentedHello,
Are you making a custom link (adding it in nodeapi or a block somewhere)? If so, make sure you set the ?destination= to the current node's url. If you are using notifications_ui's default links, then please provide more information on the problem. Notifications_ui should display links that look like:
http://sitename.com/notifications/subscribe/1/thread/nid/1?destination=n...
Which should redirect by default.
David
Comment #2
fab65 commentedEffectively, I don't have add ?destination=node.. Thanks you, now it's ok.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.