[Zope-dev] Confera error
Rodrigo Leme de Mello
rlm@idg.com.br
Tue, 18 Jan 2000 20:07:37 -0200
Hi all,
I´ve installed the confera topic product from digital creations, i am using
the Zserver and Zope 2.1.2.
My zope directory installation is /zope
The directory of the product is /zope/lib/python/Products/Confera
I am able to post a message in a non moderated topic, but when i try to
reply this message i got an error.
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: AttributeError
Error Value: regs
----------------------------------------------------------------------------
----
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML
source for this page.
If the error persists please contact the site maintainer. Thank you for your
patience.
Traceback (innermost last):
File /zope/lib/python/ZPublisher/Publish.py, line 214, in publish_module
File /zope/lib/python/ZPublisher/Publish.py, line 179, in publish
File /zope/lib/python/Zope/__init__.py, line 202, in
zpublisher_exception_hook
(Object: ElementWithAttributes)
File /zope/lib/python/ZPublisher/Publish.py, line 165, in publish
File /zope/lib/python/ZPublisher/mapply.py, line 160, in mapply
(Object: addMessage)
File /zope/lib/python/ZPublisher/Publish.py, line 102, in call_object
(Object: addMessage)
File lib/python/Products/Confera/Confera.py, line 287, in addMessage
(Object: ElementWithAttributes)
File /zope/lib/python1.5/regsub.py, line 38, in gsub
AttributeError: (see above)
Does anybody know what is going on ?
Thanks