Posted by mihksoft on March 30, 2008 at 1:33pm
Hi!
I make a module and implement hook_menu. Now I want to change the path for my module in navigation menu. I changed into code but it is to the old path. Can anybody help me to refresh the new path?
My old path is $items['admin/mybook'] and for new path I want $items['mybook']
Thank's for any help.
mihai
Comments
Why is this in the usability
Why is this in the usability group?
And clear your Drupal cache. Go to admin/settings/performance.
I don't know where to put
I don't know where to put the question.
Thank's for help
Go to drupal.org for support
There is a main tab at drupal.org that says 'support'. It sends you to: http://drupal.org/support
From there you can jump to the online documentation or the forums (including the module development forum).