Chris wrote: > 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:
There's your problem: a .zexp only works (at least reliably) with exactly the same products as on the server you grabbed it from. Reinout -- Reinout van Rees r.van.rees @ zestsoftware.nl http://vanrees.org/weblog/ http://zestsoftware.nl/ "Military engineers build missiles. Civil engineers build targets." _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
