Skip to content

mxm, IT's mad science

Sections
Personal tools
You are here: Home » Products » Open Source » mxm Workgroups for Plone » install error in quickinstaller
Downloads
You can download mxm products here.

Due to it's technical and international nature, this section is in english.

Max M Has a blog too.

og er glad for mad

 

Comment

Above in this comment thread: mxm Workgroups for Plone

install error in quickinstaller

Posted by Anonymous User at 2004-05-26 12:34 PM
Hello!

I've tried to test this product, wich looks great, but I found an error. This is the log

Traceback (most recent call last):

File "d:\Archivos de programa\Plone 2\Data\Products\CMFQuickInstallerTool\QuickInstallerTool.py", line 216, in installProduct

File "C:\Archivos de programa\Plone 2\Zope\lib\python\Products\ExternalMethod\ExternalMethod.py", line 231, in __call__
return f(self.aq_parent.this(), *args, **kw)

File "C:\Archivos de programa\Plone 2\Data\Products\Workgroup\Extensions\Install.py", line 316, in install
setupTool(self, out)

File "C:\Archivos de programa\Plone 2\Data\Products\Workgroup\Extensions\Install.py", line 131, in setupTool
rs = membersFolder.right_slots

AttributeError: 'NoneType' object has no attribute 'right_slots'


thank you very much

svazquez at sadiel dot es

No problem in brand new site!

Posted by Anonymous User at 2004-05-26 12:42 PM
If I install it in a brand new plone site, then everything is ok

It only supports 2.x sites

Posted by maxm at 2004-05-29 01:41 AM
What version does it fail on? I do believe that the method I call to get the member folder is a recent addition. So it seems that you are trying to install it on an older version of Plone.