Drupal 5 CCK 字段未加载到节点中

发布于 2024-08-29 20:33:44 字数 189 浏览 3 评论 0原文

[Drupal 5.22,CCK 5.x-1.10]

我有一个布道内容类型,它接受标记为部长的 CCK 文本字段。创建新的讲道后,会显示牧师字段标签,但不显示值。我已经验证该值已存储在数据库中。我以具有所有权限的 user1 身份登录,但该字段仍然不显示。

但是,如果我重新提交节点,则会出现部长字段。有人知道为什么第一次不显示吗?

[Drupal 5.22, CCK 5.x-1.10]

I have a Sermon content type that accepts a CCK text field labeled Minister. After creating a new Sermon, the Minister field label is shown, but not the value. I've verified that the value is being stored in the database. I am logged in as user1 with all permissions, but the field still does not display.

However, if I re-submit the node, the Minister field appears. Anybody know why it's not being displayed the first time?

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

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

发布评论

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

评论(1

弃爱 2024-09-05 20:33:44

您是否尝试过清空缓存是否可以解决问题? (在 Drupal 6 中,您可以通过页面底部的 your-domain/admin/settings/performance 按钮执行此操作,我认为这在 Drupal 5 中是相同的位置)。

Have you tried if emptying the cache solves the problem? (In Drupal 6 you can do it on a button on the bottom of the page at your-domain/admin/settings/performance, I think it is the same place in Drupal 5).

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