Install error with Plone 3.1
Up to Plone Captchas
I tried to install PloneCaptchas 1.3.1 via buildout. Buildout works fine and qPloneCaptchas ist listes in the ProductManagement of Zope. Now I wanted to install it on my plone site and I get this error messages:
2008-05-30 18:10:31 ERROR Zope.SiteErrorLog http://sul.selfhost.tk:8080/math/portal_quickinstaller/installProducts
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 574, in installProducts
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 499, in installProduct
- __traceback_info__: ('qPloneCaptchas',)
Module Products.ExternalMethod.ExternalMethod, line 231, in __call__
- __traceback_info__: ((<PloneSite at /math>,), {}, None)
Module /home/plone/InstitutCO/try1/parts/productdistros/qPloneCaptchas/Extensions/Install.py, line 49, in install
Exception: Error - Unsupported version. Suported versions: Plone 2.0.5-2.5
Is there any chance to install it anyway?
Thanks
If you use plone-3, install this version of captchas - http://projects.quintagroup.com/products/browser/qPloneCaptchas/tags/1.3.2
I know that I'm most likely just being stupid... but how do i download everything in the above quintagroup link in one go, so I can add it to my own Products dir?
Any help much appreciated!!
Previously Rob Forum wrote:
I know that I'm most likely just being stupid... but how do i download everything in the above quintagroup link in one go, so I can add it to my own Products dir?
Any help much appreciated!!
May I just add that, at this stage, qPloneCaptcha 1.3.2 is not available anywhere else from what I can see... not on the Sourceforge page either. Is there a CVS or SVN repository somewhere?
