Drupal 不会保存管理设置中的任何更改

发布于 2024-11-26 19:02:10 字数 294 浏览 0 评论 0原文

我在 drupal 中遇到一个奇怪的问题。当我尝试更改 drupal 管理中的 _any_ 设置(性能下的缓存、文件系统下的临时目录、过滤器下的默认过滤器等)时,我收到一条消息,表明更改已成功保存,但值不会改变。

我不知道从哪里开始调试,因为这是一个普遍存在的问题。我已经检查了所有文件/文件夹和数据库连接的权限。看起来不错。

以前有人遇到过这样的问题吗?

编辑:drupal 日志文件中没有任何错误条目。

编辑2:我刚刚停用了每个贡献模块。我仍然无法对(例如)缓存模式进行任何更改。

I have a strange problem in drupal. When I'm trying to change _any_ setting in the drupal admin (caching under performance, temp-directory under file-system, default filter under filters, etc) I get the message that the changes were saved successful, but the values don't change.

I don't know where to start debugging since this is such a widespread problem. I've checked rights of all files/folder and the database connection. Seems fine.

Anyone experienced such a problem before?

edit: There isn't a single error entry in the drupal log file.

edit 2: I just deactivated every single contrib module. Still I can't make any changes to (for example) the caching mode.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凡尘雨 2024-12-03 19:02:10

清除应用程序中的缓存并再次检查..您可以从

Drupal 7: Administration > Configuration > Development > Performance (admin/config/development/performance)
Drupal 6: Administer > Site configuration > Performance (admin/settings/performance)

Click “Clear cached data” button below

Clear the cache in application and check again .. You can find it from

Drupal 7: Administration > Configuration > Development > Performance (admin/config/development/performance)
Drupal 6: Administer > Site configuration > Performance (admin/settings/performance)

Click “Clear cached data” button below
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文