[Zope-PTK] Wizard kills portal

Paul Guinnessy pguinnes@aip.org
Wed, 24 Jan 2001 14:12:33 -0500


Hi,
I've skimmed through the archive and I haven't seen the solution to a
problem I have.  When I try adding a PTK portal to my zope site using the
wizard (which is a Windows 2000 machine that I do some testing on), when I
get to the third page and press finish I get the following error message.

Error Type: AttributeError 
Error Value: manage_addMailHost

I wonder if it is something to do with the smtp server option as its on
another machine ( for example mail.aip.org for now)?  Has anyone else had
this problem and what's the solution?

Thanks

Paul

Traceback (innermost last):
  File C:\PROGRA~1\ptol\lib\python\ZPublisher\Publish.py, line 222, in
publish_module
  File C:\PROGRA~1\ptol\lib\python\ZPublisher\Publish.py, line 187, in
publish
  File C:\PROGRA~1\ptol\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
    (Object: RoleManager)
  File C:\PROGRA~1\ptol\lib\python\ZPublisher\Publish.py, line 171, in
publish
  File C:\PROGRA~1\ptol\lib\python\ZPublisher\mapply.py, line 160, in
mapply
    (Object: Portal_add)
  File C:\PROGRA~1\ptol\lib\python\ZPublisher\Publish.py, line 112, in
call_object
    (Object: Portal_add)
  File C:\PROGRA~1\ptol\lib\python\OFS\DTMLMethod.py, line 172, in
__call__
    (Object: Portal_add)
  File C:\PROGRA~1\ptol\lib\python\DocumentTemplate\DT_String.py, line 528,
in __call__
    (Object: Portal_add)
  File C:\PROGRA~1\ptol\lib\python\DocumentTemplate\DT_With.py, line 146,
in render
    (Object: Portal.createInObjectManager(REQUEST['id'], REQUEST))
  File C:\PROGRA~1\ptol\lib\python\DocumentTemplate\DT_Util.py, line 337,
in eval
    (Object: apply_wizard(REQUEST))
    (Info: REQUEST)
  File <string>, line 0, in ?
  File C:\Program Files\ptol\lib\python\Products\PTKDemo\Portal.py, line
253, in apply_wizard
    (Object: DemoPortalBase)
AttributeError: (see above)