hello, i work with both the latest versions of vanilla forums and oneall social plugin
but it doesn't find the setting page to setup this plugin.
how to resolve this problem?
The require the Vanilla.Settings.Manage permission for the settings page. This doesn't exist by default and they don't appear to register that permission. Looks like a bug.
Remember that super admins have all permissions and never have restrictions.
Comments
Welcome to the community!
The settings page should be at http://forums.example.com/plugin/oneallsociallogin
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
i have tried that but i found the answer.
only the first admin can edit these settings
an extra admin can't edit does settings
The require the
Vanilla.Settings.Manage
permission for the settings page. This doesn't exist by default and they don't appear to register that permission. Looks like a bug.Remember that super admins have all permissions and never have restrictions.
PR here: https://github.com/oneall/social-login-vanilla-forum/pull/5
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Thank you very much for the bug analysis and the pull request! I have merged the change and uploaded the new version here.