8 Jan
2003
8 Jan
'03
8:18 p.m.
Talha Haroon Attar wrote at 2003-1-6 14:32 -0600:
I imported a CMF site into my zope installation from another zope installation. I have the 2.6 version while this site was installed on 2.5.1 version. Plone extensions are used in the site as well. Although my import was successfull I could not import a lof of objects including ones under portal_skins/Images and many others. Also the site does not seem to function on my installation. Is there something I should know of here? Many part of "portal_skins" do not reside in the ZODB (and therefore are not exported/imported) but in the filesystem.
You must copy the corresponding folders in your new installation via standard file transfer methods. Dieter