Troubleshooting LinguaPlone

Posted by Antonis Christofides at Apr 02, 2008 11:38 AM
I had some trouble with LinguaPlone while upgrading Plone from 2.5 to 3.0. Several strange things happened (especially folder contents showing as "this folder has no visible items"). I found out that this is fixed when you go to portal_catalog and change the end of the url from manage_main to manage_convertIndexes. I think that this information should go somewhere, either in the instructions for 2.5->3.0 upgrade, or at the Troubleshooting section.

Speaking of LinguaPlone, I came across a bug where when clicking "Manage translations" I got an error about ascii codec not being able to convert a character. This has been fixed in LinguaPlone 2.1 (yet unreleased), which, however, requires Plone 3.1 (unless you are competent at resolving dependencies in Plone Products). I therefore used Plone 3.1-rc1 with LinguaPlone from svn and it works fine.

Troubleshooting LinguaPlone

Posted by Toni Mueller at Apr 21, 2009 04:48 PM
> I had some trouble with LinguaPlone while upgrading > Plone from 2.5 to 3.0. Several strange things
> happened (especially folder contents showing as
> "this folder has no visible items").

Imho, re-indexing the whole site is the easiest way to fix this problem. In the ZMI, go to portal_catalog->Indexes, select the indices you want (eg "select all") and click "reindex" at the bottom of the screen.