Jump to content

Admin panel problem


-Doc-

Recommended Posts

Well, I don't know what might be the reason for this error in this case. However, I can offer a (temporary) workaround (this reduces or disables security of the admin panel, though): In /mods/deathmatch/settings.xml, add (or replace previous)

name="*admin.securitylevel" value="1">>

or

name="*admin.securitylevel" value="0">>

admin.securitylevel defaults to 2, having all checks (including the one preventing your admin panel from functioning). Having security level of 1 would mean only some checks, and 0 would mean no checks.

You may also change it in …/admin/meta.xml if you prefer (but according to my understanding, it will be overridden by the value in settings.xml, so remove it from there to use the default one, which is the one set in meta.xml).

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...