All, I'm trying to get the ZopeXMLMethods product install and running. When I try to add a XSLT Method the authentication window pop ups. Is the exact problem as in: http://mail.zope.org/pipermail/zope/2004-November/154457.html • Module Products.PageTemplates.TALES, line 221, in evaluate URL: create Line 70, Column 6 Expression: standard:'here/availableProcessors' Names: {'container': <__FactoryDispatcher__ instance at 22ffac0>, 'context': <__FactoryDispatcher__ instance at 22ffac0>, 'default': <Products.PageTemplates.TALES.Default instance at 0x22e37b0>, 'here': <__FactoryDispatcher__ instance at 22ffac0>, 'loop': <SafeMapping instance at 22ffae0>, 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x22d5be8>, 'nothing': None, 'options': {'args': ()}, 'repeat': <SafeMapping instance at 22ffae0>, 'request': <HTTPRequest, URL=http://localhost:8080/scratch/manage_addProduct/ZopeXMLMethods/ create>, 'root': <Application instance at 280ace0>, 'template': <PageTemplateFile at /scratch/create>, 'traverse_subpath': [], 'user': admin} • Module Products.PageTemplates.Expressions, line 201, in __call__ • Module Products.PageTemplates.Expressions, line 189, in _eval • Module Products.PageTemplates.Expressions, line 145, in _eval __traceback_info__: here • Module Products.PageTemplates.Expressions, line 340, in restrictedTraverse __traceback_info__: {'path': ['availableProcessors'], 'TraversalRequestNameStack': []} I'm using Zope-2.7.3 on OS X (10.3.5), libxml2 (2.5.4). Is there any quick fix for this? Regards, /amn