I'm using ZC 2.01 with the Fluorspar template, and no other plugins.
I'd like to change the sort order of the configuration menu in admin.
I followed these instructions: https://docs.zen-cart.com/dev/code/sorting_menu/
In the instructions, they mention admin/includes/languages/english.php - mine is called admin/includes/languages/lang.english.php - I'm assuming they're the same thing as I can't find anything else that's similar.
I changed this:
'CONFIGURATION_MENU_ENTRIES_TO_SORT_BY_NAME' => '4,2,3,1,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,30,31,32',
and it's made no difference. I tried logging out, deleting cookies, and clearing the cache.
Has anyone done this successfully?
Thanks!


Reply With Quote

