Disable Remote Subscription

How do you do it? I don't want "visitors" to see any Subscribe thing either on Profile page or Group page.

Anyone here to help? Thanks :)

Comments

  • Got it in the CSS :)
  • @mangaa good to hear!
  • @jordanc actually it doesn't really work... It hides the whole Subscribe thing even when users are logged in :(

    Do you have any better way? That'll help me a bunch :)
  • @mangaa If your instance is set at private there is no remote subscription, but you can also not see any content unless you are logged in. I do not think that you can disable remote subscriptions on a public site.
    You can set your instance to private you can add this to your config.php
    $config['site']['private'] = true;
  • Sure, thanks. I'll figure out a way :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID