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

ngroot’s picture

If 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!

StevenWill’s picture

ngroot: I added "core = 6.x" to the info file and tried it in 6.4 and it worked! Thanks for suggesting this.

ngroot’s picture

Status: Active » Closed (fixed)

Glad it helped!

close’s picture

Hi, 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.

StevenWill’s picture

I am having the same error after upgrading from 6.4 to 6.6

adam_b’s picture

subscribe

design.er’s picture

Or upgrade to Drupal 6.9.
IMO this module/functionality should be implemented into the Drupal core - it's important.

mairav’s picture

Suscribe, I'm with drupal 6.10

SeanBannister’s picture

Yeah this should be submitted as a patch to core