Hi
My previous way:
Setting up new Plone site with UnifiedInstaller (3.3.5)
Replace Data.fs from old page
Editing buildout.cfg (adding eggs..)
adding old products dir
running site.. running portal_migration
Up to this everything works fine for me.
but when i want to access any page the following error appears


Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module Shared.DC.Scripts.Bindings, line 313, in __call__
  Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
  Module Products.CMFCore.FSPageTemplate, line 216, in _exec
  Module Products.CacheSetup.patch_cmf, line 29, in FSPT_pt_render
  Module Products.CacheSetup.patch_utils, line 9, in call_pattern
  Module Products.CMFCore.FSPageTemplate, line 155, in pt_render
  Module Products.CacheSetup.patch_cmf, line 77, in PT_pt_render
  Module Products.CacheSetup.patch_utils, line 9, in call_pattern
  Module Products.PageTemplates.PageTemplate, line 98, in pt_render
  Module zope.pagetemplate.pagetemplate, line 117, in pt_render
   - Warning: Macro expansion failed
   - Warning: exceptions.KeyError: 'fl_macro'
  Module zope.tal.talinterpreter, line 271, in __call__
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 891, in do_useMacro
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 536, in do_optTag_tal
  Module zope.tal.talinterpreter, line 521, in do_optTag
  Module zope.tal.talinterpreter, line 516, in no_tag
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 891, in do_useMacro
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 586, in do_setLocal_tal
  Module zope.tales.tales, line 696, in evaluate
   - URL:
file://buildout-cache/eggs/Plone-3.3.5-py2.4.egg/Products/CMFPlone/skins/plone_templates/global_defines.pt
   - Line 8, Column 0
   - Expression: <PathExpr standard:u'plone_view/globalize'>
   - Names:
      {'container': <PloneSite at /test/plone>,
       'context': <ATTopic at /test/plone/news-de>,
       'default': ,
       'here': <ATTopic at /test/plone/news-de>,
       'loop': {},
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at
0xd6d4758>,
       'request': <HTTPRequest,
URL=http://193.171.60.30:8080/test/plone/news-de/folder_summary_view>,
       'root': <Application at >,
       'template': <FSPageTemplate at /test/plone/folder_summary_view used
for /test/plone/news-de>,
       'traverse_subpath': [],
       'user': <PropertiedUser 'ploneadmin'>}
  Module zope.tales.expressions, line 217, in __call__
  Module Products.PageTemplates.Expressions, line 163, in _eval
  Module Products.PageTemplates.Expressions, line 125, in render
  Module Products.CMFPlone.browser.ploneview, line 74, in globalize
  Module Products.CMFPlone.browser.ploneview, line 140, in _initializeData
  Module Products.CMFPlone.browser.ploneview, line 532, in have_portlets
  Module plone.portlets.manager, line 49, in visible
  Module plone.portlets.manager, line 65, in portletsToShow
  Module plone.memoize.view, line 55, in memogetter
  Module plone.portlets.manager, line 103, in _lazyLoadPortlets
  Module plone.app.portlets.manager, line 33, in _dataToPortlet
  Module zope.component._api, line 103, in getMultiAdapter
ComponentLookupError: ((<ATTopic at /test/plone/news-de>, <HTTPRequest,
URL=xxxtest/plone/news-de/folder_summary_view>,
<Products.Five.metaclass.Plone object at 0xd6bced0>,
<plone.portlets.manager.PortletManager object at 0x99d57d0>, <Assignment at
addthis-button>), <InterfaceClass
plone.portlets.interfaces.IPortletRenderer>, u'')

Is there maybe a better way to perform an upgrade?
I am new at plone and this is not my site.. i just got it :-(

Thx for help
Cheers
Flo

-- 
View this message in context: 
http://plone.293351.n2.nabble.com/Upgrade-Problem-tp5319902p5337145.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to