Results 1 to 3 of 3
  1. #1
    Join Date
    May 2014
    Location
    UK
    Posts
    317
    Plugin Contributions
    0

    Default Removing Core Superuser menu items

    Hi

    We are doing a lot of tidying up in our Admin section which includes removing unwanted menu items.

    Now we know that we can create an Administrator level beneath the main Superuser and simply switch off certain menu items within the profile but there are certainly some menu options which we will NEVER use in our particular situation.

    For instance: We will never use Banners so we therefore wish to delete all scripts that relate to Banner Management from the server entirely leaving us with only those scripts that we do use.

    Because the SuperUser profile does not have the facility to check/uncheck any features we assume that there is some hard-coding somewhere that we just cannot locate!

    Please can anyone advise where we should be looking?

    Many thanks

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,391
    Plugin Contributions
    94

    Default Re: Removing Core Superuser menu items

    Your easiest/quickest "path to success" would be to edit /YOUR_ADMIN/includes/languages/english.php (and/or any other base language-file). Each of the menu-headings are found in the definitions that start with BOX_. If a definition isn't present, the menu-link isn't displayed.

    For example, if you don't want the Banner Manager link to show, you'd comment out the line that reads:
    Code:
    define('BOX_TOOLS_BANNER_MANAGER', 'Banner Manager');
    Just be sure to comment the heck out of the changes, since that's a core file being edited!

  3. #3
    Join Date
    May 2014
    Location
    UK
    Posts
    317
    Plugin Contributions
    0

    Default Re: Removing Core Superuser menu items

    Quote Originally Posted by lat9 View Post
    Your easiest/quickest "path to success" would be to edit /YOUR_ADMIN/includes/languages/english.php (and/or any other base language-file). Each of the menu-headings are found in the definitions that start with BOX_. If a definition isn't present, the menu-link isn't displayed.

    For example, if you don't want the Banner Manager link to show, you'd comment out the line that reads:
    Code:
    define('BOX_TOOLS_BANNER_MANAGER', 'Banner Manager');
    Just be sure to comment the heck out of the changes, since that's a core file being edited!
    You're a star! Thank you. And Yes I will comment the heck out of it all. But 4 and a half years ago Zen-Cart was the better option after being screwed over by OSCommerce.

    We don't "sell" books ... that is all dealt with by a different front-end Membership subscription system. Once paid everything is a free 12-month download so we have even removed the customer login and shopping cart facility and provide direct downloads and series downloads.

    Zen-cart gives us a very nice interface for the end user and our changes make it far easier for our Members.

    So as you can imagine there is a lot that we actually will never use!

 

 

Similar Threads

  1. v151 Can i hide admin menu to superuser?
    By sungmo in forum Customization from the Admin
    Replies: 8
    Last Post: 31 May 2016, 11:31 PM
  2. v154 removing menu items from header menu
    By Awalji in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jun 2015, 08:00 PM
  3. v151 Cannot login using Superuser accounts
    By alexky in forum Basic Configuration
    Replies: 3
    Last Post: 23 May 2015, 02:11 PM
  4. How to add menu items for top horizontal menu? - help
    By AndriyZ in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Feb 2010, 01:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR