Existing non-expanded menus showing fine, been working for a year+

>> New menus only show root item, whether expanded or not
{new menus contain content drag and dropped from existing menus so it is just the root that is absolutely new}

Witnessed on Drupal 6.15 with MenuTree 6.x-1.4 or 6.x-1.3

Will try and test on Drupal 6.8

Cron has been run, all caches have been cleared but still happens. Pre-existing menus work properly.

Comments

John Bryan’s picture

Confirmed same on Drupal 6.8 with MenuTree 6x1.3

John Bryan’s picture

Status: Active » Closed (fixed)

SOLVED:
Was due to a conflict with module "DHTML Menu" which I use for admin (non-public) menus.

The new menus were automatically being managed by "DHTML Menu" module which was preventing "MenuTree" from reading them correctly. As I do not need "DHTML Menu" operating for these new public menus I simply went into the "DHTML Menu" admin page and selected the new menus under the "Menus without DHTML: " section.

If anyone wants to use these two modules on the same menu then the problem will still exist.

If "Menu Tree" is only showing the root element for your menus but you don't have "DHTML Menu" installed it may be worth temporarily disabling any other menu modules you have installed to see if they are causing the problem.