Message: 2 To: zope-dev@zope.org, amos@aracnet.com Subject: [Zope-dev] bug: ZOPE FAQ product failing on starship.python.net Reply-To: vanandel@ucar.edu Date: Thu, 04 Mar 1999 08:59:40 -0700 From: Joe Van Andel <vanandel@atd.ucar.edu>
I'm trying to use the FAQ module to build a FAQ area for Numeric Python. starship.python.net is running Zope-1.10.2 .
I've simply created a few categories and sample FAQs, for testing. The last thing I did was to create a 'faqmaster' user, so I could let NumPy email list subscribers add/edit FAQ entries. But now, the FAQ module seems broken (see below for details)
Any ideas on how to fix this?
Right now, the URL http://starship.python.net:9673/crew/vanandel/NumPy/
yields "System Unavailable", with a backtrace of:
Error type: Error value: isCategory
traceback (innermost last): File /home/zope/Zope-1.10.2-src/lib/python/ZPublisher/Publish.py, line 877, in publish_module File /home/zope/Zope-1.10.2-src/lib/python/ZPublisher/Publish.py, line 590, in publish (Info: crew/vanandel/NumPy/) File /home/zope/Zope-1.10.2-src/lib/python/OFS/DTMLMethod.py, line 155, in __call__ (Object: index_html) File /home/zope/Zope-1.10.2-src/lib/python/OFS/DTMLMethod.py, line 151, in __call__ (Object: index_html) File /home/zope/Zope-1.10.2-src/lib/python/DocumentTemplate/DT_String.py, line 513, in __call__ (Object: index_html) File /home/zope/Zope-1.10.2-src/lib/python/TreeDisplay/TreeTag.py, line 154, in render (Object: a tree tag) File /home/zope/Zope-1.10.2-src/lib/python/TreeDisplay/TreeTag.py, line 244, in tpRender (Object: Navigation) File /home/zope/Zope-1.10.2-src/lib/python/TreeDisplay/TreeTag.py, line 331, in tpRenderTABLE (Object: Navigation) AttributeError: (see above)
You are not alone -- I had to back out the UserFolder / security on my FAQ object on starship, too. -- ========================================================= Tres Seaver tseaver@palladion.com 713-523-6582 Palladion Software http://www.palladion.com