This is the module i searched! But i'm working with 6.4. Is there a possibitity to use it with 6.4? Or any alternative!
I would be deeply grateful to find a way to solve this problem!
Thanks
This is the module i searched! But i'm working with 6.4. Is there a possibitity to use it with 6.4? Or any alternative!
I would be deeply grateful to find a way to solve this problem!
Thanks
Comments
Comment #1
ngroot commentedIf the menuing system hasn't changed too much between Drupal 5 and 6, you might just be able to set "core = 6.x" in the module info file. If you give it a try, please let me know if it works!
Comment #2
StevenWill commentedngroot: I added "core = 6.x" to the info file and tried it in 6.4 and it worked! Thanks for suggesting this.
Comment #3
ngroot commentedGlad it helped!
Comment #4
close commentedHi, I tried this with 6.6 but got this warning message:
warning: Missing argument 1 for remove_nonviewable_menu_items_menu() in
.... /modules/remove_nonviewable_menu_items/remove_nonviewable_menu_items.module on line 49.
Comment #5
StevenWill commentedI am having the same error after upgrading from 6.4 to 6.6
Comment #6
adam_b commentedsubscribe
Comment #7
design.er commentedOr upgrade to Drupal 6.9.
IMO this module/functionality should be implemented into the Drupal core - it's important.
Comment #8
mairav commentedSuscribe, I'm with drupal 6.10
Comment #9
SeanBannister commentedYeah this should be submitted as a patch to core