Results 1 to 7 of 7

Threaded View

  1. #6
    Join Date
    Jun 2006
    Posts
    17
    Plugin Contributions
    1

    Default Re: Sort admin configuration menu

    Hi, Lat9 - thanks for your time.

    I created the following:

    D:\SOFTWARE\xampp\htdocs\zencart6\MYADMIN\includes\languages\english\extra_defin itions\mysite_overrides.php

    which contains:

    Code:
    <?php
    $define = [
        'MENU_CATEGORIES_TO_SORT_BY_NAME' => 'configuration,reports,tools',
    ];
    return $define;
    and it made no difference to the configuration menu.

    Is there somewhere else that I should make changes?

    I followed SWGuy's instructions and that worked, but I understand that it's bad practice to edit the core files.
    Last edited by Cath; 18 Dec 2024 at 12:02 AM.

 

 

Similar Threads

  1. v155 Admin -> Configuration Menu Dropdown
    By adb34 in forum General Questions
    Replies: 2
    Last Post: 28 Mar 2016, 04:43 PM
  2. Replies: 1
    Last Post: 8 Nov 2012, 12:39 AM
  3. Change sort order of Admin > Configuration menu?
    By frank18 in forum General Questions
    Replies: 8
    Last Post: 18 Aug 2010, 07:25 AM
  4. Admin Configuration Menu Problem
    By ALFO in forum Basic Configuration
    Replies: 3
    Last Post: 18 Nov 2008, 06:47 AM

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