[Zope-PTK] safe to install CVS PTK?
ed colmar
element@immersivearts.com
Tue, 22 Aug 2000 08:43:01 -0600
Is the CVS repository in working order?
I got an update this morning, and I /think/ I installed it properly.
After copying everything over, and re-importing the Wizard, and DemoPortal,
everything seems fine.
when I go through the add portal wizard, I get an error:
Error Type: NotFound
Error Value: portal_actions
Traceback (innermost last):
File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 214, in
publish_module
File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 179, in publish
File /usr/local/zope/lib/python/Zope/__init__.py, line 202, in
zpublisher_exception_hook
(Object: RoleManager)
File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 165, in publish
File /usr/local/zope/lib/python/ZPublisher/mapply.py, line 160, in mapply
(Object: Portal_add)
File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 102, in
call_object
(Object: Portal_add)
File /usr/local/zope/lib/python/OFS/DTMLMethod.py, line 150, in __call__
(Object: Portal_add)
File /usr/local/zope/lib/python/DocumentTemplate/DT_String.py, line 502,
in __call__
(Object: Portal_add)
File /usr/local/zope/lib/python/DocumentTemplate/DT_With.py, line 148, in
render
(Object: Portal.createInObjectManager(REQUEST['id'], REQUEST))
File /usr/local/zope/lib/python/DocumentTemplate/DT_Let.py, line 145, in
render
(Object: RESPONSE="_.None")
File /usr/local/zope/lib/python/DocumentTemplate/DT_Util.py, line 335, in
eval
(Object: createPortalTools(REQUEST))
(Info: REQUEST)
File <string>, line 0, in ?
File /usr/local/zope/lib/python/Products/PTKDemo/Portal.py, line 25, in
createPortalTools
(Object: ElementWithAttributes)
File /usr/local/zope/lib/python/Products/PTKBase/utils.py, line 121, in
manage_addTool
NotFound: (see above)
Is this expected with the current CVS tree? If not, what did I do wrong?
thanks!
-ed-