MyBB Community Forums

Full Version: PM Admin Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am having this problem with PM Admin:

You do not have permission to access this part of the administration control panel.

I do have permission in the Admin Permissions! When I try to change it to "no", it changes in back to "yes". But, it still does not let me go to the PM Admin!

Also, where is this specific permission stored in the database?
I noticed this problem too. I shall look at it and fix it for the next release! Can you tell me if your using the plugin or the module?

Its stored in your database mybb_adminoptions I believe
Under what field? I'm using the plugin.
caneditpms. Its a column rather than a field
It's not there! What should I INSERT and/or CREATE in the database?

Note: I want a standard SQL query; I have two admins: me (uid 1), and uid 2.
Can you cycle the plugin? I think that should fix it. If not I will give you the manual sql until I can fix it
Cycle? You mean uninstall and install again?

EDIT: Wow. I feel like an idiot. It turns out it was off, even though the link showed up in the Admin center. I don't know how this happened.

EDIT 2: Now, the permission stays in "on".

I might still need that SQL code.
does the column caneditpms still exist after you activate the plugin?
NVM. I don't need the code. I edited it manually and it works. Yay!