Christophe,
To fix this, I think you need to re-customise the Plone 2.1
templates. Whats most likely happened is you have customised something
which changed between 2.0.5 and 2.1 and now doesn't work.
This is much easier if you move all your customisations to a
filesystem product.
Then you will have an easy-to-manage list of all files you've
customised.
For each customised file, do a diff (or some kind of comparison on
Windows - I wouldn't know how ;-) ) to compare the version supplied in
CMFPlone product for 2.0.5 and 2.1.1. If the file didn't change between
Plone versions, you are OK. customisation won't break it. If , however
there IS a difference between the 2.0.5 and 2.1.1 version, you need to
then compare the 2.0.5 version to your customised version , which will
remind you what you have customised. Once you know this, copy the 2.1.1
version and make a similar customisation, and hey presto, it should work
after that!
Hope that helps,
Nick
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup