jeofmoyster
10 Jan 2007, 03:46
I'm building a new product that requires some administrators have access to it and some not - determined by adminpermissions bit fields.
This is my bitfield_PRODUCT.xml:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And while it does add the option to the list of adminpermissions, it seems to take no effect. When it's selected, it activates the last default adminpermission (products and plugins) but I can't seem to make an all-new adminpermission bitfield. How can I do this?
Thanks :)
This is my bitfield_PRODUCT.xml:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And while it does add the option to the list of adminpermissions, it seems to take no effect. When it's selected, it activates the last default adminpermission (products and plugins) but I can't seem to make an all-new adminpermission bitfield. How can I do this?
Thanks :)