Drupal 不会保存管理设置中的任何更改
我在 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
清除应用程序中的缓存并再次检查..您可以从
Clear the cache in application and check again .. You can find it from