[Zope-CMF] CMFForum Installation

Jonah Bossewitch jonah@abstractedge.com
Wed, 7 Aug 2002 12:34:19 -0400


I was psyched to find out that you were working on skinning ZDiscussion for
Plone!  It's just what we need for the message boards we are building.

I am having some trouble getting setting it up right.  After running the
install script (successful according to the messages) I can add a new forum
type, but when I select try, this message appears in the console window:

2002-08-07T16:14:48 ERROR(200) ZServer uncaptured python exception, closing
chan
nel <ZServer.HTTPServer.zhttp_channel connected 127.0.0.1:4610 at 0x1b06d9c
chan
nel#: 1 requests:> (socket.error:(10053, 'Software caused connection abort')
[C:
\zope\MOOKIE~1\ZServer\medusa\asynchat.py|handle_read|82]
[C:\zope\MOOKIE~1\ZSer
ver\medusa\http_server.py|recv|420]
[C:\zope\MOOKIE~1\ZServer\medusa\asyncore.py
|recv|357])

Somehow, the Forum is still (mostly) successfully created, and I can view it
and post to it from the folder contents tab.  When I try to publish it, I
get an error (traceback below).

Also, I can get to the forum from the folder contents view, but not from the
navigation bar.

Ultimately, we would love to be able to attach Forums to documents instead
of the default Plone discussions.  Has anyone done this?

I am currently developing on w32, python 2.1.3, Zope2.5.1, CMF 1.3, Plone
1.0a.

Thanks,
Jonah



Publish Folder Failure Traceback
-----------------------------
Traceback (innermost last):
  File C:\zope\MOOKIE~1\lib\python\ZPublisher\Publish.py, line 150, in
publish_module
  File C:\zope\MOOKIE~1\lib\python\ZPublisher\Publish.py, line 114, in
publish
  File C:\zope\MOOKIE~1\lib\python\Zope\__init__.py, line 159, in
zpublisher_exception_hook
    (Object: Forum.2002-08-07.1449)
  File C:\zope\MOOKIE~1\lib\python\ZPublisher\Publish.py, line 98, in
publish
  File C:\zope\MOOKIE~1\lib\python\ZPublisher\mapply.py, line 88, in mapply
    (Object: folder_edit)
  File C:\zope\MOOKIE~1\lib\python\ZPublisher\Publish.py, line 39, in
call_object
    (Object: folder_edit)
  File C:\zope\mookieZope\lib\python\Products\CMFCore\FSPythonScript.py,
line 90, in __call__
    (Object: folder_edit)
  File C:\zope\MOOKIE~1\lib\python\Shared\DC\Scripts\Bindings.py, line 252,
in __call__
    (Object: folder_edit)
  File C:\zope\MOOKIE~1\lib\python\Shared\DC\Scripts\Bindings.py, line 283,
in _bindAndExec
    (Object: folder_edit)
  File C:\zope\mookieZope\lib\python\Products\CMFCore\FSPythonScript.py,
line 124, in _exec
    (Object: folder_edit)
    (Info: ({'script': <FSPythonScript instance at 01E4C368>, 'context':
<Forum instance at 01AC0D58>, 'container': <CMFSite instance at 01DC06B8>,
'traverse_subpath': []}, ('sweet talking', '', ' Change ',
'Forum.2002-08-07.1449'), {}, (' Change ', '')))
  File Script (Python), line 11, in folder_edit
  File C:\zope\mookieZope\lib\python\Products\CMFPlone\PloneTool.py, line
104, in contentEdit
    (Object: plone_utils)
  File C:\zope\MOOKIE~1\lib\python\Interface\iclass.py, line 97, in
isImplementedBy
    (Object: DublinCore)
  File C:\zope\MOOKIE~1\lib\python\Interface\iclass.py, line 164, in __any
    (Object: DublinCore)
  File C:\zope\MOOKIE~1\lib\python\Interface\iclass.py, line 160, in __any
    (Object: DublinCore)
TypeError: (see above)