Skip to main content
UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
  • Platform
  • Resources
  • Community
  • Pricing
Comment 'Hello all!Sorry for ...' to 'How to add "Manage All" to discussions-manage page'
Comment to How to add "Manage All" to discussions-manage page
    •  ·  LeonidS
    •  ·  2024-08-30T19:54:14+0000

    Hello all!

    Sorry for missing answer there, dear @LoneTreeLeaf . No, this menu doesn't exist in Studio. It was set for the specific memberships in the serviceManageTools method of the modules\base\general\classes\BxBaseModGeneralModule.php class . This part looks like:

    if(BxDolAcl::getInstance()->isMemberLevelInSet(192)) {

    where the integer value matches every bit of the membership ID.

    But this method can take the array of IDs and you may change it like:

    if(BxDolAcl::getInstance()->isMemberLevelInSet(array(1,2,3, [ID of your custom level]))) {

    • See older replies...
      •  ·  mrochek
      •  ·  In reply to
        LeonidS
      •  ·  2024-08-30T20:03:02+0000

      @Leonid S Where do we find the "membership ID" values? One of the sys tables?

        •  ·  mrochek
        •  ·  In reply to
          LeonidS
        •  ·  2024-08-30T20:05:59+0000

        sys_acl_levels?

          •  ·  LeonidS
          •  ·  In reply to
            mrochek
          •  ·  2024-08-30T20:07:45+0000

          Yes, in the sys_acl_levels table.

        See more...
        • Features
        • Pricing
        • Forum
        • Blog
        • Market
        • About
        • Copyright
        • Contact
        • Terms
        • Privacy
        • 𝕏
        Search
        UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
      • Platform
        • Features
        • Core CMS
      • Resources
        • Documentation
        • Marketplace
        • Discussions
        • Support Groups
        • API Reference
        • UNA CMS on GitHub
        • Webinars
        • Blog
      • Community
        • Discussions
        • Groups
        • Webinars
      • Pricing
      • Are you sure?
        Please, enter a value here