Hi I have just upgrade my Linux SuSE - SLES 9 server from SLES 8. Thus took the liberty to upgrade Zope/Plone/Python/PIL
Thus I have Latest Zope 2.9.3 Plone 2.5 Python 2.3.4 and PIL 1.1.5 Thus everything configured as per my previous configuration for zope 2.7.0 and Python 2.3.3 Thus I get this error messages 2006-08-03 13:15:44 INFO Zope Ready to handle requests 2006-08-03 13:17:58 WARNING ZODB Could not import class 'FormTool' from module 'Products.CMFPlone.FormTool' 2006-08-03 13:17:58 WARNING ZODB Could not import class 'ZMIForm' from module 'Products.Formulator.Form' This is now Sorted by installing Formulator. 2006-08-03 13:17:58 WARNING ZODB Could not import class 'NavigationTool' from module 'Products.CMFPlone.NavigationTool' Thus I was able to fix Products.Formulator.Form by copyinh the previous Formulator from the Products directory to my new Products directory. Thus when I import mywebsite.zxep it install successful But within my plone instance mywebsite the CMFPLone product is broken thus see maintainer or re install. Thus what is the best way to get this working. Cheers -- Unix/ Linux Systems Administrator Chuck Amadi The Surgical Material Testing Laboratory (SMTL), Princess of Wales Hospital Coity Road Bridgend, United Kingdom, CF31 1RQ. Email chuck.smtl.co.uk Tel: +44 1656 752820 Fax: +44 1656 752830 _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
