[Zope] Can't Track Simple Bug

Chris Withers chris at simplistix.co.uk
Mon Nov 13 10:29:22 EST 2006


Nancy Donnelly wrote:
>     mailhost=getattr(context, context.superValues('Mail Host')[0].id)
> 
> what should I substitute for "Mail Host" 

"MailDrop Host" likely, check the source for the correct meta type.

>> Not really, it's a snippet for inserting into zope.conf alongside the 
>> other logging configuration. You appear to have chopped off the %, which 
>> you need to make it a valid zope.conf import statement.
> 
> Okay, corrected and entered into zope.conf

 From what Tres has said, you should build yourself a new Zope instance 
with mkzopeinstance.py and then install any products you need int othe 
new instance, then finalyl move the Data.fs into it.

You config and control files are old beyond help...

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope mailing list