Plone でページを追加したい場合、TinyMCE wysiswyg エディターのテキスト領域にツールバーがありません。これが私が得るエラーメッセージです:
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 Products.CMFPlone.FactoryTool, line 453, in __call__
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.CMFFormController.FSControllerPageTemplate, line 91, in __call__
Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call
Module Products.CMFFormController.ControllerBase, line 231, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 35, in __call__
ValueError: Unable to find update_version_before_edit
(初めて Plone をインストールした後、エディタにツールバーが表示されました。別の wysiwyg エディタである Kupu は問題なく動作します)。
Plone の新参者として、この問題を解決するための助けをいただければ幸いです。
ご協力いただきありがとうございます。