[Zope] SmartSections
Peter Bengtsson
mail@peterbe.com
Thu, 5 Jul 2001 11:49:37 +0200
I try to add a SmartSections object but I get an error.
(Formulator and OrderedFolders are installed)
Error Type: AttributeError
Error Value: getParentNode
Traceback (innermost last):
File C:\Program Files\zope\lib\python\ZPublisher\Publish.py, line 222, in
publish_module
File C:\Program Files\zope\lib\python\ZPublisher\Publish.py, line 187, in
publish
File C:\Program Files\zope\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
File C:\Program Files\zope\lib\python\ZPublisher\Publish.py, line 171, in
publish
File C:\Program Files\zope\lib\python\ZPublisher\mapply.py, line 160, in
mapply
(Object: manage_addSmartSection)
File C:\Program Files\zope\lib\python\ZPublisher\Publish.py, line 112, in
call_object
(Object: manage_addSmartSection)
File C:\Program
Files\zope\lib\python\Products\SmartSections\SmartSection.py, line 17, in
manage_addSmartSection
File C:\Program Files\zope\lib\python\Products\SmartSections\General.py,
line 9, in findFormContainer
File C:\Program Files\zope\lib\python\Products\SmartSections\General.py,
line 9, in findFormContainer
(Object: ApplicationDefaultPermissions)
File C:\Program Files\zope\lib\python\Products\SmartSections\General.py,
line 8, in findFormContainer
AttributeError: (see above)