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) Joe VanAndel Internet: vanandel@ucar.edu National Center for http://www.atd.ucar.edu/~vanandel/home.html Atmospheric Research