Howdy, Stranger!

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

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Migrated Forum from phpbb3, permission issues

edited November 2011 in Questions
Hello, just migrated my forum from phpbb3 very smoothly.

Question, the default Roles & Permission seem to have been overwritten. I set up a Guest role for unauthenticated users. I gave the guests view, but when a guest views the forum nothing exists. The only this that shows is "All Categories".

Anyone seen this before?

Best Answer

Answers

  • x00x00 Don't PM about development, I'm not currently taking on clients MVP
    edited November 2011
    You should have a guest role automatically. It is a special role. do you have this message
    Heads Up! This is a special role that does not allow active sessions.
    For this reason, the permission options have been limited to "view" permissions.
    Make sure view discussions is checked on the categories you want.

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

  • Nope, seems to be missing. I might just do a second default install and copy the roles.
  • x00x00 Don't PM about development, I'm not currently taking on clients MVP
    Guest role ID is 2 in the database (1 is Banned) Deletable 0, CanSession 0

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

Sign In or Register to comment.