Hello! I am attempting to import a ZEXP file from another plone server, however I am receiving errors when trying to import and do not understand what is wrong/missing. To test other plone versions I installed several version folders within my Zope products folder and changed the one being used in zope.conf for each import test. Here are the errors I get for each version tested:
Zope 2.8.7 Plone 2.0.5 gives the following: Error Type: ImportError Error Value: cannot import name transaction Plone 2.1.*, 2.5.*: Error Type: ImportError Error Value: No module named Calendaring.tools.calendar I also tried a newer version of Zope... Zope 2.9.2 Plone 2.0.5, 2.1.*, 2.5.* (technically 2.5.* requires 2.9.3+) all give the following: Error Type: Import Error Error Value: No module named Calendaring.tools.calendar I know for a fact that the server this data was migrated from was running Zope 2.8.7 but I am unsure about Plone but I believe it was a 2.0 release. -- Christopher A. Gross e-Learning Support Services University of Florida _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
