Alexander Limi schrieb:
On Thu, 05 Jan 2006 01:57:39 +0100, Rob Thomas
<[EMAIL PROTECTED]> wrote:
I have been having problem upgrading from version 2.0.5 to 2.1.1. I
removed all added products from my 2.0.5 site and then followed the
migration instructions laid out in Alex Limi's excellent article titled
"Migrating a Plone 2.0 site to Plone 2.1". After installing Plone 2.1.1,
I ran portal_migrate from the ZMI, no errors were reported.
When I now look at the Plone site all the test is there but the
formatting has been lost, so the site is a mess. If I try
localhost/login_form then I get the correct text but, again, all the
formatting has been lost. It is a if the CSS has somehow been lost.
Does anyone have any ideas about this one ?
Most likely one of your CSS files is generating an error.
Go to portal_css and check "Debug mode (do not merge stylesheets)" and
invoke the CSS files one at a time until you find the one with the error.
I had the same problem and it turned aut that I had a modified
hearder.pt. Nowadays ther must be a reference like this in the header.pt
<metal:css
metal:use-macro="here/renderAllTheStylesheets/macros/cssrenderer">
<!-- Fetch stylesheets from the CSS Registry -->
</metal:css>
HTH
Norbert
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup