无法更改站点设置中的类型设置

发布于 2024-12-12 14:49:03 字数 901 浏览 1 评论 0原文

我正在尝试更改站点设置中的类型设置。默认为简单发布工作流程。当我尝试将其更改为 Intranet Workflow 或 Community Workflow 或任何其他工作流程时,我收到此错误:

    Traceback (innermost last):
      Module ZPublisher.Publish, line 126, in publish
      Module ZPublisher.mapply, line 77, in mapply
      Module ZPublisher.Publish, line 46, in call_object
      Module plone.app.controlpanel.types, line 165, in __call__
      Module zope.event, line 23, in notify
      Module zope.component.event, line 24, in dispatch
      Module zope.component._api, line 136, in subscribers
      Module zope.component.registry, line 321, in subscribers
      Module zope.interface.adapter, line 583, in subscribers
      Module plone.app.discussion.browser.controlpanel, line 181, in notify_configuration_changed
    AttributeError: 'NoneType' object has no attribute 'forInterface'

有人可以建议吗?

我们正在使用 plone 4.1

非常感谢。

图形用户界面

I am trying to change the Type Settings in Site Setup. The default is Simple Publication Workflow. When I tried to change it to Intranet Workflow or Community Workflow or any other workflow, I got this error:


    Traceback (innermost last):
      Module ZPublisher.Publish, line 126, in publish
      Module ZPublisher.mapply, line 77, in mapply
      Module ZPublisher.Publish, line 46, in call_object
      Module plone.app.controlpanel.types, line 165, in __call__
      Module zope.event, line 23, in notify
      Module zope.component.event, line 24, in dispatch
      Module zope.component._api, line 136, in subscribers
      Module zope.component.registry, line 321, in subscribers
      Module zope.interface.adapter, line 583, in subscribers
      Module plone.app.discussion.browser.controlpanel, line 181, in notify_configuration_changed
    AttributeError: 'NoneType' object has no attribute 'forInterface'

Can anybody advise?

We are using plone 4.1

Thank you very much.

Cmgui

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文