Closed (fixed)
Project:
Subscriptions
Version:
6.x-1.5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2013 at 16:16 UTC
Updated:
25 Apr 2013 at 17:20 UTC
Is there a way to link to the subscriptions tab for a user via a login even when a user is not logged in. I want to get users to subscribe via that rather the add/taxonomy/x as I like the checkbox listing style.
So for example
user/login?destination=subscriptions/taxa which would go to user/UID/subsubsciptions/taxa after login
Thanks
Chris
Comments
Comment #1
salvisNo, that's not built-in, but you can use the 'me' module and then go to
user/login?destination=user/me/subscriptions/taxa
Comment #2
chunty commentedThanks for your help I worked out a solution from that which I've posted here: http://tappetyclick.com/blog/2013/04/11/maintain-destination-drupal-user... in case it helps anyone else.
Chris