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

David Goode’s picture

Hello,

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

fab65’s picture

Status: Active » Fixed

Effectively, I don't have add ?destination=node.. Thanks you, now it's ok.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.