Hi Alexander. I've followed your advice and tried a migration. Here's what I did: - copied Data.fs to the target instance (with zope 2.8.4); - Installed plone 2.1.1; - Installed copied the missing products from the old instance; - Started zope and ran the migration tool... No errors reported, but I get a "RuntimeError: maximum recursion depth exceeded"...
Did I do something wrong? On Thu, 2005-11-17 at 12:18 -0800, Alexander Limi wrote: > > On Thu, 17 Nov 2005 05:59:55 -0800, Rui Gamito > <[EMAIL PROTECTED]> wrote: > > > I've been asked to integrate multilingual capabilities into a web site, > > but I'm having A LOT of problems in doing so... > > > > The target server running Zope is a Debian box, with Zope 2.7.5, Plone > > 2.0.5 and python 2.3.4. > > That's your problem right there - you're using the previous generation of > the Plone stack, which is not properly capable of multilingual content > management. You should use Plone 2.1 and LinguaPlone 0.9. > > > The problems are as follows: > > 1) Inconsistencies when running LinguaPlone 0.7: different browsers show > > different stuff (and i'm not talking about IE, but Firefox and > > Epiphany). I basically loose my "news" and "polls" > > With this version I've got only two options for multilingual support, > > wich are: "Lingua Folder" and "Lingua Item". So if I want the object > > "news" I can't have it translated. > > Lingua Folder and Lingua Item were examples - don't use them for proper > content management. Read the README. Invest your energy in getting your > instance to Plone 2.1 instead. LP on 2.0 will be very painful in the long > run. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
