By using this method, new menu items gets added to different parts of the admin; specifically to “zen_admin_pages” table in the database?
1. Once added do you leave the “/YOUR_ADMIN/includes/functions/extra_functions/init_new_tool.php” file, or do delete it?
2. If you want to change the sort order of this file, would the change be done from this file “/YOUR_ADMIN/includes/functions/extra_functions/init_new_tool.php” or you would have to it from change “zen_admin_pages” table?
3. Is “zen_admin_pages” table, the only table getting effected by creating “/YOUR_ADMIN/includes/functions/extra_functions/init_new_tool.php” file?
4. If you make a mistake, where can correct your mistake, in the “zen_admin_pages” table or “/YOUR_ADMIN/includes/functions/extra_functions/init_new_tool.php” file?
I went ahead and added the following to the admin menu,
Ofsource the menu is not seen under the configuration menu!
And I saw what I did wrong “zen_admin_pages” table.
Question, can I fix this in SQL or is there another way of doing it?



Reply With Quote
