Hi again Robb, Hmm, it looks like a permissions problem, but I'm not 100% certain. Does your user have the "Manager" Role? It should. Also, I found this in the Zope Book: "If you are having problems with the tutorial, make sure to enable cookies in your browser. The tutorial uses cookies to keep track of where your example objects are." Hope that helps, Eric.
-----Original Message----- From: Robb Allen [mailto:myself@robballen.com] Sent: Monday, August 20, 2001 2:28 PM To: eric@walstads.net; zope@zope.org Subject: Re: [Zope] Warning: Extreme Newbie Tutorial Question
Actually, I created another user instead of using the Super User. Then when I try to add the tutorial, I get this message.
Error Type: AttributeError Error Value: ZopeTutorial
Traceback (innermost last): File C:\PROGRA~1\radc\lib\python\ZPublisher\Publish.py, line 223, in publish_module File C:\PROGRA~1\radc\lib\python\ZPublisher\Publish.py, line 187, in publish File C:\PROGRA~1\radc\lib\python\Zope\__init__.py, line 226, in zpublisher_exception_hook File C:\PROGRA~1\radc\lib\python\ZPublisher\Publish.py, line 162, in publish File C:\PROGRA~1\radc\lib\python\ZPublisher\BaseRequest.py, line 340, in traverse File C:\PROGRA~1\radc\lib\python\App\FactoryDispatcher.py, line 102, in __bobo_traverse__ File C:\PROGRA~1\radc\lib\python\App\Product.py, line 137, in _product (Object: LockableItem) AttributeError: (see above)
Apparently there's a problem with my Bobo....but I have no idea what that means :}
----- Original Message ----- From: "Eric Walstad" <eric@walstads.net> To: "Robb Allen" <myself@robballen.com>; <zope@zope.org> Sent: Monday, August 20, 2001 4:05 PM Subject: RE: [Zope] Warning: Extreme Newbie Tutorial Question
Hi Robb,
Hmm, it doesn't sound to me like you are doing anything wrong(?)
Is there a traceback listed on the page that tells you about the error (it may be hidden in the HTML source of the page)?
What type of user are you logged in as (i.e., owner, manager)?
Eric.