Changing a Script in ACP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tsak76
    Senior Member
    • May 2005
    • 284
    • 3.6.x

    Changing a Script in ACP

    I have a custom script in ACP which can be access by all admin who can administer users, but i want it be able to be accessed only for those who can run maintenance tools
    Code:
    <navgroup phrase="users" permissions="canadminusers" displayorder="110">
    what to edit in the cpnav_ file to achieve this ?
  • DelphiVillage
    Senior Member
    • Apr 2002
    • 1051
    • 4.1.x

    #2
    Originally posted by tsakalos76
    I have a custom script in ACP which can be access by all admin who can administer users, but i want it be able to be accessed only for those who can run maintenance tools
    Code:
    <navgroup phrase="users" permissions="canadminusers" displayorder="110">
    what to edit in the cpnav_ file to achieve this ?
    change "canadminusers" to "canadminmaintain" you can see this in /includes/xml/cpnav_vbulletin.xml but your product has to be "vbulletin" otherwise you will need your own permissions
    Last edited by DelphiVillage; Thu 16 Dec '10, 2:26pm.

    Comment

    • tsak76
      Senior Member
      • May 2005
      • 284
      • 3.6.x

      #3
      ok that works but the link still shows Under Users Menu in ACP i want it to show Under maintenance anc changing <navgroup phrase="users" to <navgroup phrase="maintenance" didnt work

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎