I was not able to send email notifications (every email notification for tickets just have the character "C" in it) with Poi 1.2rc2. I have not had this problem with previous versions with (Poi 1.1.2 on Plone 3.1.2, for example). So I tried to install the stable version of Poi 1.1.2 on Plone 3.1.7 and got the following error:
2009-01-09T07:50:57 ERROR Zope.SiteErrorLog http://sm.sankars.local:1234/test/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 584, in installProducts Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 509, in installProduct - __traceback_info__: ('Poi',) Module Products.ExternalMethod.ExternalMethod, line 231, in __call__ - __traceback_info__: ((<PloneSite at /workplace>,), {}, (False,)) Module /apps/wp/Products/Poi/Extensions/Install.py, line 65, in install TypeError: commit() takes exactly 1 argument (2 given) How can this be fixed? I am using DataGridField Beta 2 and AddRemoveWidgets 1.0 and they installed without any problems on Plone 3.1.7 CMF 2.1.1 Zope (Zope 2.11.2-final, python 2.4.4, openbsd4) Python 2.4.4 (#1, Nov 28 2008, 09:18:22) [GCC 3.3.5 (propolice)] PIL 1.1.5 Thanks very much, Vijay -- View this message in context: http://n2.nabble.com/Poi-1.1.2-and-Plone-3.1.7-tp2133768p2133768.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
