获取"找不到页面"启用Devel Drupal 7模块后

时间:2017-06-14 09:42:57

标签: php drupal drupal-7

我尝试安装需要Theme Developer模块的Devel

我已经通过Drupal中的安装新模块页面下载了Devel模块。然而,当我启用模块时,我被重定向到" Page Not Found"错误。

转到报告> 最近的日志消息显示:

page not found  06/14/2017 - 10:23  modules/statistics/statistics.php
page not found  06/14/2017 - 10:23  modules/statistics/statistics.php   
php 06/14/2017 - 10:22  User warning: The following module has moved within...
php 06/14/2017 - 10:22  User warning: The following module has moved within...  
php 06/14/2017 - 10:22  User warning: The following module has moved within...

三条PHP消息抱怨 devel_node_access devel devel_generate 都被移动了。

这可能是某种形式的许可问题吗?

修改 现在已经在drupal.stackexchange.com

询问了这个问题

1 个答案:

答案 0 :(得分:0)

如果您以管理员身份登录,则没有权限问题,但对于其他用户,请检查权限。

谢谢, Ankush