[Zope-PTK] (no subject)

Pack, Aaron E apack@ou.edu
Mon, 4 Dec 2000 12:39:20 -0600


I am currently looking at different packages for CMS, and from my reading,
Zope looks great.  Unfortunately, I don't know enough about Zope or the
ZopePTK to diagnose this problem. I have installed the latest stable version
of Zope and PTK 0.9.2, installed via the install instructions, and installed
PythonMethod, although I'm not entirely sure if I did that correctly--no
instructions with that one...

When I create a new portal from the main site using PTK 0.9.2, I get through
the three pages of the wizard, but then receive the following error message.
The error occurs regardless of my choices in the drop down boxes on the
first three pages.  The text of the error follows my message.

Thanks in advance for your help.

Regards,

Aaron Pack
Web Development Specialist

University of Oklahoma
College of Engineering Computing Services
202 West Boyd Street, CEC 107
Norman, Oklahoma 73019-0010

Ofc: (405) 325-4409
Fax: (405) 325-0544

=========================
Zope Error

Zope has encountered an error while publishing this resource. 
Error Type: AttributeError
Error Value: PTKBase

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 /usr/local/Zope-2.2.4-linux2-x86/lib/python/ZPublisher/Publish.py,
line 222, in publish_module
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/ZPublisher/Publish.py,
line 187, in publish
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/Zope/__init__.py, line
221, in zpublisher_exception_hook
    (Object: RoleManager)
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/ZPublisher/Publish.py,
line 171, in publish
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/ZPublisher/mapply.py,
line 160, in mapply
    (Object: Portal_add)
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/ZPublisher/Publish.py,
line 112, in call_object
    (Object: Portal_add)
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/OFS/DTMLMethod.py, line
172, in __call__
    (Object: Portal_add)
  File
/usr/local/Zope-2.2.4-linux2-x86/lib/python/DocumentTemplate/DT_String.py,
line 528, in __call__
    (Object: Portal_add)
  File
/usr/local/Zope-2.2.4-linux2-x86/lib/python/DocumentTemplate/DT_With.py,
line 146, in render
    (Object: Portal.createInObjectManager(REQUEST['id'], REQUEST))
  File
/usr/local/Zope-2.2.4-linux2-x86/lib/python/DocumentTemplate/DT_Let.py, line
147, in render
    (Object: RESPONSE="_.None")
  File
/usr/local/Zope-2.2.4-linux2-x86/lib/python/DocumentTemplate/DT_Util.py,
line 337, in eval
    (Object: createPortalTools(REQUEST))
    (Info: REQUEST)
  File <string>, line 0, in ?
  File
/usr/local/Zope-2.2.4-linux2-x86/lib/python/Products/PTKDemo/Portal.py, line
111, in createPortalTools
    (Object: Traversable)
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/App/FactoryDispatcher.py,
line 99, in __getitem__
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/App/FactoryDispatcher.py,
line 102, in __bobo_traverse__
  File /usr/local/Zope-2.2.4-linux2-x86/lib/python/App/Product.py, line 135,
in _product
    (Object: Traversable)
AttributeError: (see above)