[Zope-PTK] Error when adding Portal

Vaibhav vaibhav@menswear.com
Tue, 20 Jun 2000 20:55:27 -0400


This is a multi-part message in MIME format.

------=_NextPart_000_0089_01BFDAF9.DCA86AC0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

  1.. I successfully imported the DemoPortal.zexp file into my =
Control_Panel/Products Folder.
  2.. I found the Portal as an option in the drop down menu of the Add =
Product menu.
  3.. I came to the screen where it says Portal Wizard.
  4.. I completed the 3 step process.
  5.. When I clicked on "Finish" I got the following error:
  Zope Error
  Zope has encountered an error while publishing this resource.
  Error Type: AttributeError
  Error Value: 'None' object has no attribute 'setMemberProperties'
  6.. Traceback (innermost last):
    File C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 214, in =
publish_module
    File C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 179, in =
publish
    File C:\PROGRA~1\zope\lib\python\Zope\__init__.py, line 202, in =
zpublisher_exception_hook
    File C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 165, in =
publish
    File C:\PROGRA~1\zope\lib\python\ZPublisher\mapply.py, line 160, in =
mapply
      (Object: Portal_add)
    File C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 102, in =
call_object
      (Object: Portal_add)
    File C:\PROGRA~1\zope\lib\python\OFS\DTMLMethod.py, line 150, in =
__call__
      (Object: Portal_add)
    File C:\PROGRA~1\zope\lib\python\DocumentTemplate\DT_String.py, line =
502, in __call__
      (Object: Portal_add)
    File C:\PROGRA~1\zope\lib\python\DocumentTemplate\DT_With.py, line =
148, in render
      (Object: Portal.createInObjectManager(REQUEST['id'], REQUEST))
    File C:\PROGRA~1\zope\lib\python\DocumentTemplate\DT_Util.py, line =
335, in eval
      (Object: apply_wizard(REQUEST))
      (Info: REQUEST)
    File <string>, line 0, in ?
    File C:\PROGRA~1\zope\lib\python\Products\PTKDemo\Portal.py, line =
249, in apply_wizard
      (Object: DemoPortalBase)
  AttributeError: (see above)
Hope you guys can help!

Thanks....



------=_NextPart_000_0089_01BFDAF9.DCA86AC0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DVerdana size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<OL>
  <LI><FONT face=3DVerdana size=3D2>I successfully imported the =
<CODE></CODE><FONT=20
  face=3D"Courier New">DemoPortal.zexp file into my =
Control_Panel/Products=20
  Folder.</FONT></FONT></LI>
  <LI><FONT face=3DVerdana size=3D2>I found the Portal as an option in =
the drop down=20
  menu of the Add Product menu.</FONT></LI>
  <LI><FONT size=3D2><FONT face=3DVerdana>I came to the screen where it =
says <FONT=20
  face=3DArial><STRONG>Portal Wizard.</STRONG></FONT></FONT></FONT></LI>
  <LI><FONT face=3DArial size=3D2>I completed the 3 step =
process.</FONT></LI>
  <LI><FONT face=3DArial size=3D2>When I clicked on "Finish" I got the =
following=20
  error:<BR>Zope Error<BR>Zope has encountered an error while publishing =
this=20
  resource.<BR>Error Type: AttributeError<BR>Error Value: 'None' object =
has no=20
  attribute 'setMemberProperties'</FONT></LI>
  <LI><FONT face=3DVerdana size=3D2>Traceback (innermost =
last):<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 214, in=20
  publish_module<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 179, in=20
  publish<BR>&nbsp; File C:\PROGRA~1\zope\lib\python\Zope\__init__.py, =
line 202,=20
  in zpublisher_exception_hook<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 165, in=20
  publish<BR>&nbsp; File =
C:\PROGRA~1\zope\lib\python\ZPublisher\mapply.py, line=20
  160, in mapply<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; =
File=20
  C:\PROGRA~1\zope\lib\python\ZPublisher\Publish.py, line 102, in=20
  call_object<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\OFS\DTMLMethod.py, line 150, in=20
  __call__<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\DocumentTemplate\DT_String.py, line 502, =
in=20
  __call__<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\DocumentTemplate\DT_With.py, line 148, in=20
  render<BR>&nbsp;&nbsp;&nbsp; (Object:=20
  Portal.createInObjectManager(REQUEST['id'], REQUEST))<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\DocumentTemplate\DT_Util.py, line 335, in=20
  eval<BR>&nbsp;&nbsp;&nbsp; (Object:=20
  apply_wizard(REQUEST))<BR>&nbsp;&nbsp;&nbsp; (Info: REQUEST)<BR>&nbsp; =
File=20
  &amp;lt;string&amp;gt;, line 0, in ?<BR>&nbsp; File=20
  C:\PROGRA~1\zope\lib\python\Products\PTKDemo\Portal.py, line 249, in=20
  apply_wizard<BR>&nbsp;&nbsp;&nbsp; (Object: =
DemoPortalBase)<BR>AttributeError:=20
  (see above)</FONT></LI></OL>
<DIV><FONT face=3DVerdana size=3D2>Hope you guys can help!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Thanks....</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0089_01BFDAF9.DCA86AC0--