新建模块,报错Notice: Undefined offset: 2 in _menu_translate 由 baiyuxiong 提交于 27 May 2013 报错如下: Notice: Undefined offset: 2 in _menu_translate() (line 776 ofD:\xampp\htdocs\test.com\includes\menu.inc). 776行的代码,是下面的if里这一句: if ($link_map[$i] == '%') { $link_map[$i] = $path_map[$i]; } 看样子,似乎是$path_map[2]没有定义,这会是什么原因呢? 板块 Drupal 模块开发及代码方面问题 Drupal 版本 Drupal 7.x 怎么没人回复 怎么没人回复 我也想知道答案 登录或注册以发表评论 遇到此类问题,最好先把错误复制到谷歌搜索一下 登录或注册以发表评论 登录或注册以发表评论
怎么没人回复
怎么没人回复 我也想知道答案