Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to switch off Conversations function?
I really need to disable or switch off the Conversations function fast. Can someone please help! I have no idea how to do this.
Thanks!
Thanks!
Tagged:
0
Comments
Dashboard -> Addons -> Applications -> Conversations [Disable]
Vanilla Forums COO [GitHub, Twitter, About.me]
Thanks again, Tim, or whoever can help.
Vanilla Forums COO [GitHub, Twitter, About.me]
It's adding the 'inbox' link without regard to whether Conversations is present. Issue filed: https://github.com/vanillaforums/Garden/issues/issue/646
For now, delete this line from the above file:
<?php echo Anchor(T('Inbox'), '/messages/all'); ?> <?php echo $CountInbox; ?>