I just upgraded my drupal site from 5 to 6 and it appears taht the manage/maintain own subscriptions is missing! Or am I missing something? Please help!

Comments

salvis’s picture

"manage/maintain own subscriptions" — what path are you referring to?

What was your D5 version of Subscriptions?

wildmtsky’s picture

Thanks for replying! Subscription version 5.x-1.9 and the part I am referering to is under permissions>subscription module. The actual statement is "maintain own subscriptions". As of now in version 6, I can't find where to allow users to update their subscriptions.

salvis’s picture

Title: Maintain own subscriptions gone! » Maintain own subscriptions permission (5.x-1.9) is gone!
Status: Active » Fixed

Ah, interesting, you're referring to a permission!

That permission was not implemented in 5.x-2.x nor 6.x. Users who can subscribe, can also maintain their own subscriptions.

wildmtsky’s picture

Well, then my question is what is the path to give user to manage their subscriptions? There used to be a tab next to user info, etc on the login page.

salvis’s picture

user/NID/subscriptions, as before

if you install the 'me' module, you can also use user/me/subscriptions

user/subscriptions was duplicate and is gone

Status: Fixed » Closed (fixed)

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