Assign a module to a menu-item (only to one)
Delete the menu-item permanently (also from trash)
Go into module-manager and select "None" in the Select Page Filter
The module is not in the filtered list.
There should be all currently unassigned modules. If the menu-item is deleted, the module shouldn´t be assigned anymore.
It shows only modules that are "really" unassigned
Current staging
useful option to cleanup module-mess from template startup packages...
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-08 09:25:41 |
Closed_By | ⇒ | brianteeman |
Confirmed.
probably the issue is when you delete a menu item all modules references to that menu item id in
#__modules_menu
table aren't being removed.I confirmed they are not removed from the modules_menu table.
So that seems to be the issue.