Location Module, warning: array_filter() [function.array-filter]

hi,老葛。我创建了一个新的内容类型,里边的一个字段使用了Location Module。开始使用的时候是正常的,但是现在突然一直报这样的错误:如此页http://hi.szmg.com.cn/graphics/2709
* warning: array_filter() [function.array-filter]: The first argument should be an array in /home/lero4208/public_html/breedadvisor.com/home/modules/location/contrib/location_cck/location_cck.module on line 385.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/lero4208/public_html/breedadvisor.com/home/modules/location/contrib/location_cck/location_cck.module on line 385.
* warning: Invalid argument supplied for foreach() in /home/lero4208/public_html/breedadvisor.com/home/modules/location/location.module on line 1440.

我也没有动什么,不知道什么原因就成这样啦。我在drupal.org上找了半天,有这样的问题,但却暂时没有答案。请帮我看看,有什么办法来解决?

评论

这个问题解决了没有?还是你刚才说的权限出了问题

这个问题解决了没有?还是你刚才说的权限出了问题

还没有解决。应该不是权限的问题吧。我把权限全开了

还没有解决。应该不是权限的问题吧。我把权限全开了

最新版的据说已经修改了这个错误

这个好象与custom_breadcrumbs模块有关,具体的内容看看这里是否对你有帮助

http://drupal.org/node/373465

呵呵 

呵呵  问题解决了,果然是与custom_breadcrumbs模块冲突啦。谢谢!