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.

private conversation

haker270haker270 New
edited November 2011 in Vanilla 2.0 - 2.8
Hello, help me, please)
How can I include ability to view other members' private conversations?
Sorry for my bad english)

Best Answer

  • LincLinc Admin
    edited November 2011 Answer ✓
    1) Confirm you have the permission Conversations.Moderation.Manage
    2) In /conf/config.php, add this: $Configuration['Conversations']['Moderation']['Allow'] = TRUE;

    Requires Vanilla 2.0.18 or higher.

Answers

  • LincLinc Admin
    edited November 2011 Answer ✓
    1) Confirm you have the permission Conversations.Moderation.Manage
    2) In /conf/config.php, add this: $Configuration['Conversations']['Moderation']['Allow'] = TRUE;

    Requires Vanilla 2.0.18 or higher.
  • I tried this and it didn't seem to do anything. How does this work?

Sign In or Register to comment.