Joshua Kramer wrote: > > Greetings, > > I am trying to install CPSMailAccess-1.2.0-4 on the following versions > of software: > > Python 2.4.3 > Zope 2.9.3 > CPS 3.4.0 > > I get the following error when trying to run the installer: > > 2006-06-07T11:17:56 ERROR Zope.SiteErrorLog > http://10.0.5.240:8080/TestSite/port > al_quickinstaller/installProducts > Traceback (innermost last): > Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 237, > in install > Product > Module Products.ExternalMethod.ExternalMethod, line 232, in __call__ > - __traceback_info__: ((), {}, None) > Module /home/josh/ZopeInst1/Products/CPSWiki/Extensions/install.py, > line 307, > in install > Module /home/josh/ZopeInst1/Products/CPSWiki/Extensions/install.py, > line 74, i > n install > Module /home/josh/ZopeInst1/Products/CPSWiki/Extensions/install.py, > line 98, i > n verifyPortalTypes > Module Products.CPSInstaller.CMFInstaller, line 493, in > verifyContentTypes > Module Products.CMFCore.TypesTool, line 811, in > manage_addTypeInformation > ValueError: Meta type Factory-based Type Information is not a type class. > > How can I fix thsi? > Hello, you need to install CPSMailAcess through portal_setup, importing its profile.
The error shows that you tried to install CPSWiki through quick installer, wich is deprecated > Thankx, > -Josh > > _______________________________________________ > cps-devel mailing list > http://lists.nuxeo.com/mailman/listinfo/cps-devel _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
