我在 drupal 中遇到一个奇怪的问题。当我尝试更改_any_drupal 管理中的设置(性能下的缓存、文件系统下的临时目录、过滤器下的默认过滤器等)时,我收到一条消息,表明更改已成功保存,但值没有更改。
我不知道从哪里开始调试,因为这是一个普遍存在的问题。我已经检查了所有文件/文件夹和数据库连接的权限。看起来不错。
以前有人遇到过这样的问题吗?
编辑:drupal 日志文件中没有任何错误条目。
编辑2:我刚刚停用了每个贡献模块。我仍然无法对(例如)缓存模式进行任何更改。
小智 0
清除应用程序中的缓存并再次检查..您可以从
\n\nDrupal 7: Administration > Configuration > Development > Performance (admin/config/development/performance)\nDrupal 6: Administer > Site configuration > Performance (admin/settings/performance)\n\nClick \xe2\x80\x9cClear cached data\xe2\x80\x9d button below\nRun Code Online (Sandbox Code Playgroud)\n