Jump to content

ACL Question


Recommended Posts

Hello everyone!

Is there a way to make a resource only work for the admins on the ALC.xml file? How i can do this?

When i try to do this with the webadmin i get this error:

[18:36:56] WARNING: admin.lua: Access denied @ 'aclSetRight' - Line: 19 

How can i fix that?

Thanks! and sorry about my bad english.

Link to comment

For some reason, the webadmin doesn't have rights to that indeed... LOL.

But if you look in the ACL.XML, you can see in the admin GROUP part (not the ACL part) something like...

<resource src="resource.admin"/> 

I dunno, am on vacation ATM... So look in the admin GROUP, and you should see something like resource.admin. Copy that line and replace it with something like...

...="resource.whatever"...

And whatever is the place to put your resource.

Link to comment
  • Recently Browsing   0 members

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