开发者

menu module created with Features not showing menu links until cache is cleared after Aegir install

开发者 https://www.devze.com 2023-02-02 01:08 出处:网络
I\'ve got Aegir setup and an Install profile create开发者_Go百科d and can create drupal 6.x sites all day long.

I've got Aegir setup and an Install profile create开发者_Go百科d and can create drupal 6.x sites all day long.

My problem is that the top menu feature I created usign the excellent features module only shows the menu links once I flush the drupal cache.

The top menu contains menu-top, it's block position (header), and all the menu links.

I am clearing the cache in the install profile


Perhaps you need a menu_rebuild();

http://api.drupal.org/api/drupal/includes--menu.inc/function/menu_rebuild/6

0

精彩评论

暂无评论...
验证码 换一张
取 消