• Resolved sc0223

    (@sc0223)


    Hi, I was wondering if there is a hack I can do to make subscriptions work across a multisite network.

    My new site is going to have sub-directories like domaim.com/forum 1, domain.com/forum 2, domain.com/forum 3. There will be hundreds of these.

    At present if User 1 subscribes to forum 3, that is fine. However, User 1 also likes forum 99, and forum 134 as these interest him and he wants to be part of these communities.

    How would it be possible so user 1 can view all his subscriptions when he visits his view=subscriptions page, when he is in any sub-directory? I hope that makes sense. Think of it like Reddit, when logged in, you can view all your subscriptions and visit whatever one you want.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Asgaros

    (@asgaros)

    Hello @sc0223

    Normally you keep data of each instance separated so you dont have any access to it by default. This is how the forum-system works as well.

    Another problem is that it would be not so easy to figure out which other instances having a forum as well and on which page it is located (which is necessary for the link-creation). Other aspects like user-groups, permissions, etc could have an impact on it as well.

    So no, by default this is definitely not possible and would require some custom implementation/extension of the current forum-system.

Viewing 1 replies (of 1 total)
  • The topic ‘Subscription on multisite networks’ is closed to new replies.