Hello,

I am running into trouble installing Plone 3.2.3 + LinguaPlone. I get an
error (see below) and after that, all of Plone stops working. Here is
what I did.

- On a new and minty-fresh Debian Lenny box (standard install, no
desktop) I installed build-essential, libssl-dev and libreadline-dev.

- I downloaded the Plone UnifiedInstaller 3.2.3

- I extracted it and ran (as root) "install.sh zeo". This installed
Plone to /usr/local/Plone.

- I edited buildout.cfg to uncomment the Products.LinguaPlone line.

- I ran "bin/buildout -n". I got a few errors about "return" not being
in a function, but someone on #plone said that was normal.

- I ran "bin/plonectl start" to start Plone on port 8080 and 8081

- I browser to the Plone install at port 8080, logged in as admin, went
to "site settings -> add ons" and checked the checkbox for LinguaPLone.

- Next, I get a big error. On any Plone page I visit. I get the same
error on the other client that runs on port 8081.

Attached is var/client1/event.log. Any idea what the problem is?

Kind regards,

-- 
Sander Marechal



------
2009-07-23T15:55:57 INFO ZServer HTTP server started at Thu Jul 23 15:55:57 2009
	Hostname: 0.0.0.0
	Port: 8080
------
2009-07-23T15:55:57 INFO Zope Set effective user to "plone"
------
2009-07-23T15:56:01 INFO Marshall libxml2-python not available. Unable to register libxml2 based marshallers.
------
2009-07-23T15:56:07 INFO ZEO.ClientStorage (13922) ClientStorage (pid=13922) created RW/normal for storage: '1'
------
2009-07-23T15:56:07 INFO ZEO.cache created temporary cache file '<fdopen>'
------
2009-07-23T15:56:07 INFO ZEO.zrpc.Connection(C) (127.0.0.1:8100) received handshake 'Z303'
------
2009-07-23T15:56:07 INFO ZEO.ClientStorage (13922) Testing connection <ManagedClientConnection ('127.0.0.1', 8100)>
------
2009-07-23T15:56:07 INFO ZEO.ClientStorage (13922) Server authentication protocol None
------
2009-07-23T15:56:07 INFO ZEO.ClientStorage (13922) Connected to storage: ('localhost', 8100)
------
2009-07-23T15:56:07 INFO ZEO.ClientStorage (13922) Verifying cache
------
2009-07-23T15:56:07 INFO ZEO.ClientStorage (13922) endVerify finishing
------
2009-07-23T15:56:07 INFO ZEO.ClientStorage (13922) endVerify finished
------
2009-07-23T15:56:09 WARNING PlacelessTranslationService Error while compiling /usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/app/locales/zh_CN/LC_MESSAGES/zope.po 

------
2009-07-23T15:56:40 INFO Zope Ready to handle requests
------
2009-07-23T16:00:18 INFO GenericSetup.rolemap Role / permission map imported.
------
2009-07-23T16:00:18 INFO GenericSetup.properties Nothing to import.
------
2009-07-23T16:00:18 INFO GenericSetup.reference_catalog Catalog imported.
------
2009-07-23T16:00:18 INFO GenericSetup.portal_languages Plone language tool imported.
------
2009-07-23T16:00:18 INFO GenericSetup.uid_catalog Catalog imported.
------
2009-07-23T16:00:18 INFO GenericSetup.skins Skins tool imported.
------
2009-07-23T16:00:19 INFO GenericSetup.resourceregistry Javascript registry: Nothing to import
------
2009-07-23T16:00:19 INFO GenericSetup.memberdata Nothing to import.
------
2009-07-23T16:00:19 INFO GenericSetup.browserlayer Browser layers imported
------
2009-07-23T16:00:19 INFO GenericSetup.catalog Catalog imported.
------
2009-07-23T16:00:19 INFO GenericSetup.resourceregistry Stylesheet registry: Nothing to import
------
2009-07-23T16:00:19 INFO GenericSetup.resourceregistry KSS registry imported.
------
2009-07-23T16:00:19 INFO GenericSetup.propertiestool Nothing to import.
------
2009-07-23T16:00:19 INFO GenericSetup.plone.app.viewletmanager Nothing to import
------
2009-07-23T16:00:19 INFO GenericSetup.LinguaPlone Added LanguageIndex field Language.
------
2009-07-23T16:00:19 WARNING GenericSetup.portlets Deprecation Warning The "for" attribute of the portlet node in portlets.xml is deprecated and will be removed in Plone 4.0. Use children nodes of the form <for interface="foo.BarInterface" /> instead.
------
2009-07-23T16:00:19 INFO GenericSetup.portlets Portlets imported
------
2009-07-23T16:00:20 ERROR Zope.SiteErrorLog http://localhost:8080/Plone/prefs_install_products_form
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.CMFCore.FSPageTemplate, line 155, in pt_render
  Module Products.PageTemplates.PageTemplate, line 98, in pt_render
  Module zope.pagetemplate.pagetemplate, line 117, in pt_render
  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 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 534, in do_optTag_tal
  Module zope.tal.talinterpreter, line 516, in no_tag
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 745, in do_insertStructure_tal
  Module Products.PageTemplates.Expressions, line 221, in evaluateStructure
  Module zope.tales.tales, line 696, in evaluate
   - URL: file:/usr/local/Plone/buildout-cache/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_templates/main_template.pt
   - Line 78, Column 8
   - Expression: <StringExpr u'plone.portaltop'>
   - Names:
      {'container': <PloneSite at /Plone>,
       'context': <PloneSite at /Plone>,
       'default': <object object at 0xb7ca0528>,
       'here': <PloneSite at /Plone>,
       'loop': {},
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xd52a2cc>,
       'request': <HTTPRequest, URL=http://localhost:8080/Plone/prefs_install_products_form>,
       'root': <Application at >,
       'template': <FSPageTemplate at /Plone/prefs_install_products_form>,
       'traverse_subpath': [],
       'user': <PropertiedUser 'admin'>}
  Module Products.Five.browser.providerexpression, line 37, in __call__
  Module plone.app.viewletmanager.manager, line 154, in render
  Module plone.app.viewletmanager.manager, line 83, in render
  Module Shared.DC.Scripts.Bindings, line 313, in __call__
  Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
  Module Products.PageTemplates.PageTemplateFile, line 129, in _exec
  Module Products.PageTemplates.PageTemplate, line 98, in pt_render
  Module zope.pagetemplate.pagetemplate, line 117, in pt_render
  Module zope.tal.talinterpreter, line 271, in __call__
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 854, in do_condition
  Module Products.PageTemplates.Expressions, line 211, in evaluateBoolean
  Module zope.tales.tales, line 696, in evaluate
   - URL: selector
   - Line 1, Column 0
   - Expression: <PathExpr standard:'view/available'>
   - Names:
      {'container': <PloneSite at /Plone>,
       'context': <PloneSite at /Plone>,
       'default': <object object at 0xb7ca0528>,
       'here': <PloneSite at /Plone>,
       'loop': {},
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xd5068cc>,
       'request': <HTTPRequest, URL=http://localhost:8080/Plone/prefs_install_products_form>,
       'root': <Application at >,
       'template': <ImplicitAcquirerWrapper object at 0xd96ae6c>,
       'traverse_subpath': [],
       'user': <PropertiedUser 'admin'>,
       'view': <Products.Five.viewlet.metaconfigure.TranslatableLanguageSelector object at 0xd506c2c>,
       'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0xd9692ec>}
  Module zope.tales.expressions, line 217, in __call__
  Module Products.PageTemplates.Expressions, line 161, in _eval
  Module Products.PageTemplates.Expressions, line 123, in render
  Module Products.LinguaPlone.browser.selector, line 20, in available
AttributeError: showSelector
------
2009-07-23T16:00:20 ERROR root Exception while rendering an error message
Traceback (most recent call last):
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/OFS/SimpleItem.py", line 227, in raise_standardErrorMessage
    v = s(**kwargs)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPythonScript.py", line 140, in __call__
    return Script.__call__(self, *args, **kw)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPythonScript.py", line 196, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 34, in standard_error_message
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 221, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/usr/local/Plone/buildout-cache/eggs/plone.app.viewletmanager-1.2.2-py2.4.egg/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/usr/local/Plone/buildout-cache/eggs/plone.app.viewletmanager-1.2.2-py2.4.egg/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 854, in do_condition
    if not self.tal or self.engine.evaluateBoolean(condition):
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 211, in evaluateBoolean
    value = self.evaluate(expr)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/expressions.py", line 217, in __call__
    return self._eval(econtext)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 161, in _eval
    return render(ob, econtext.vars)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 123, in render
    ob = ob()
  File "/usr/local/Plone/buildout-cache/eggs/Products.LinguaPlone-3.0a1-py2.4.egg/Products/LinguaPlone/browser/selector.py", line 20, in available
    selector = self.tool.showSelector()
AttributeError: showSelector
------
2009-07-23T16:03:03 ERROR Zope.SiteErrorLog http://localhost:8080/Plone/front-page/document_view
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.CMFCore.FSPageTemplate, line 155, in pt_render
  Module Products.PageTemplates.PageTemplate, line 98, in pt_render
  Module zope.pagetemplate.pagetemplate, line 117, in pt_render
  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 534, in do_optTag_tal
  Module zope.tal.talinterpreter, line 516, in no_tag
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 745, in do_insertStructure_tal
  Module Products.PageTemplates.Expressions, line 221, in evaluateStructure
  Module zope.tales.tales, line 696, in evaluate
   - URL: file:/usr/local/Plone/buildout-cache/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_templates/main_template.pt
   - Line 78, Column 8
   - Expression: <StringExpr u'plone.portaltop'>
   - Names:
      {'container': <PloneSite at /Plone>,
       'context': <ATDocument at /Plone/front-page>,
       'default': <object object at 0xb7ca0528>,
       'here': <ATDocument at /Plone/front-page>,
       'loop': {},
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xd4fcdac>,
       'request': <HTTPRequest, URL=http://localhost:8080/Plone/front-page/document_view>,
       'root': <Application at >,
       'template': <FSPageTemplate at /Plone/document_view used for /Plone/front-page>,
       'traverse_subpath': [],
       'user': <PropertiedUser 'admin'>}
  Module Products.Five.browser.providerexpression, line 37, in __call__
  Module plone.app.viewletmanager.manager, line 154, in render
  Module plone.app.viewletmanager.manager, line 83, in render
  Module Shared.DC.Scripts.Bindings, line 313, in __call__
  Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
  Module Products.PageTemplates.PageTemplateFile, line 129, in _exec
  Module Products.PageTemplates.PageTemplate, line 98, in pt_render
  Module zope.pagetemplate.pagetemplate, line 117, in pt_render
  Module zope.tal.talinterpreter, line 271, in __call__
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 854, in do_condition
  Module Products.PageTemplates.Expressions, line 211, in evaluateBoolean
  Module zope.tales.tales, line 696, in evaluate
   - URL: selector
   - Line 1, Column 0
   - Expression: <PathExpr standard:'view/available'>
   - Names:
      {'container': <ATDocument at /Plone/front-page>,
       'context': <ATDocument at /Plone/front-page>,
       'default': <object object at 0xb7ca0528>,
       'here': <ATDocument at /Plone/front-page>,
       'loop': {},
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xd51a2cc>,
       'request': <HTTPRequest, URL=http://localhost:8080/Plone/front-page/document_view>,
       'root': <Application at >,
       'template': <ImplicitAcquirerWrapper object at 0xd4fc5ec>,
       'traverse_subpath': [],
       'user': <PropertiedUser 'admin'>,
       'view': <Products.Five.viewlet.metaconfigure.TranslatableLanguageSelector object at 0xd4aa26c>,
       'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0xd51a28c>}
  Module zope.tales.expressions, line 217, in __call__
  Module Products.PageTemplates.Expressions, line 161, in _eval
  Module Products.PageTemplates.Expressions, line 123, in render
  Module Products.LinguaPlone.browser.selector, line 20, in available
AttributeError: showSelector
------
2009-07-23T16:03:03 ERROR root Exception while rendering an error message
Traceback (most recent call last):
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/OFS/SimpleItem.py", line 227, in raise_standardErrorMessage
    v = s(**kwargs)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPythonScript.py", line 140, in __call__
    return Script.__call__(self, *args, **kw)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPythonScript.py", line 196, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 34, in standard_error_message
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/usr/local/Plone/buildout-cache/eggs/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 221, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/usr/local/Plone/buildout-cache/eggs/plone.app.viewletmanager-1.2.2-py2.4.egg/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/usr/local/Plone/buildout-cache/eggs/plone.app.viewletmanager-1.2.2-py2.4.egg/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 854, in do_condition
    if not self.tal or self.engine.evaluateBoolean(condition):
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 211, in evaluateBoolean
    value = self.evaluate(expr)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/tales/expressions.py", line 217, in __call__
    return self._eval(econtext)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 161, in _eval
    return render(ob, econtext.vars)
  File "/usr/local/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/PageTemplates/Expressions.py", line 123, in render
    ob = ob()
  File "/usr/local/Plone/buildout-cache/eggs/Products.LinguaPlone-3.0a1-py2.4.egg/Products/LinguaPlone/browser/selector.py", line 20, in available
    selector = self.tool.showSelector()
AttributeError: showSelector

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to