- Product creation problem
So I'm creating a product to manage all the URLs I reference external to my web site, BUT... I'm getting THIS when I use manage_addItem: Sorry, an error occurred. Traceback (innermost last): File /home/petrilli/src/Zope-1.9.0-src/lib/python/ZPublisher/Publish.py, line 880, in publish_module File /home/petrilli/src/Zope-1.9.0-src/lib/python/ZPublisher/Publish.py, line 595, in publish (Info: /manage_addItem) File /home/petrilli/src/Zope-1.9.0-src/lib/python/Products/URLTracker/URL.py, line 32, in addItem (Object: ApplicationDefaultPermissions) File /home/petrilli/src/Zope-1.9.0-src/lib/python/Globals.py, line 235, in __call__ (Object: manage_main) File /home/petrilli/src/Zope-1.9.0-src/lib/python/DocumentTemplate/DT_String.py, line 514, in __call__ (Object: manage_main) KeyError: manage_tabs Even though NONE of my .dtml files reference manage_tabs (I eliminated them just to get it out of the way, dammit :-) There's no reference in anything to this variale that I can find... but it swears it's expanding it via DocumentTemplate... Chris -- | Christopher Petrilli | petrilli@amber.org
participants (1)
-
Christopher G. Petrilli