[EMAIL PROTECTED] wrote: > I have a 4 year old Plone installation which has been upgraded many > times but is now on Plone 2.5.2 with Quills 0.9.1 which you can see at > http://tracyreed.org. This setup is pretty crufty and very slow and out of > date so I want to move it to a new machine which I have set up with Plone > Plone 3.1.5.1 and Quills 1.7.0b2. I am trying to figure out how to migrate > all of my content over without losing too much info. I am hoping I can > just export and re-import my photo gallery (6G of photos in zodb which > really slows things down) and a few other basic pages. > > But migrating my quills blog is going to be more difficult. If I install > Qulls 1.7.0b2 into my new plone instance and try to import the blog object > I exported from my old plone I get an error: > > Time 2008/10/13 14:58:46.368 GMT-4 > User Name (User Id) admin (admin) > Request URL > http://ec2-67-202-22-132.compute-1.amazonaws.com:8080/tracyreed/manage_importObject > Exception Type ImportError > Exception Value No module named BloggerAPI
You might try migrating to Quills 1.5 first. That should have the relevant 0.9-aware migration code. From there, you should be able to get to 1.7. Let us know if that doesn't work. Tim _______________________________________________ quills-dev mailing list [email protected] http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev
