I tried this way :- "/user?journal=" . $remote->user . "'> But the problem is while using $remote->user, it is redirected to /manage/settings/?cat=notifications. which I think is account settings of a user. But what we need is it should be directed to /manage/subscriptions/user?journal= so that it asks for manage message settings and also this is more specific for that community. More over, this is the page redirected to when we click track link in profile page of a community.Also "subscribe to all comments" is specific for each community.I hope what I tried to describe is clear to you.
no subject
But the problem is while using $remote->user, it is redirected to /manage/settings/?cat=notifications. which I think is account settings of a user. But what we need is it should be directed to /manage/subscriptions/user?journal= so that it asks for manage message settings and also this is more specific for that community. More over, this is the page redirected to when we click track link in profile page of a community.Also "subscribe to all comments" is specific for each community.I hope what I tried to describe is clear to you.