Hello, I'm running Zope on my personnal websites about 200~500 uniques visits/day (according to FSCounter) I try to help the developpement by using the very latest version each time i can. I'm running Debian Testing on an x86 : I compiled with gcc version 3.3.4 Python 2.3.4 Now i'm passing from 2.7.3 to 2.8 alpha1 . The site is a Plone one (Plone 2.0.4) And there is a VHM to the plone site. www.rktmb.org/site_principal (site_principal is the ID of the plone site) I get this error when requesting the site www.rktmb.org [...] Module ZPublisher.Publish, line 187, in publish_module_standard * Module Products.PlacelessTranslationService.PatchStringIO, line 51, in new_publish * Module ZPublisher.Publish, line 144, in publish * Module Zope.App.startup, line 205, in zpublisher_exception_hook * Module ZPublisher.Publish, line 113, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 40, in call_object * Module Products.CMFCore.PortalContent, line 116, in __call__ * Module Shared.DC.Scripts.Bindings, line 306, in __call__ * Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec * Module Products.CMFCore.FSPageTemplate, line 191, in _exec * Module Products.CMFCore.FSPageTemplate, line 124, in pt_render * Module Products.PageTemplates.PageTemplate, line 96, in pt_render <FSPageTemplate at /site_principal/document_view used for /site_principal/index_html> TypeError: unbound method pt_getContext() must be called with ZopePageTemplate instance as first argument (got nothing instead) (Also, an error occurred while attempting to render the standard error message.) -- ASPO Infogérance http://aspo.rktmb.org/activites/infogerance Unofficial FAQ fcolc http://faq.fcolc.eu.org/ LUG sur Orléans et alentours. Tél : 02 38 76 43 65 (France)
This is a known problem of CMF 1.4 which does not run with Zope 2.8 without patches. -aj --On Mittwoch, 27. Oktober 2004 18:29 Uhr +0200 Rakotomandimby Mihamina <mihamina@mail.rktmb.org> wrote:
Hello, I'm running Zope on my personnal websites about 200~500 uniques visits/day (according to FSCounter)
I try to help the developpement by using the very latest version each time i can.
I'm running Debian Testing on an x86 : I compiled with gcc version 3.3.4 Python 2.3.4
Now i'm passing from 2.7.3 to 2.8 alpha1 .
The site is a Plone one (Plone 2.0.4) And there is a VHM to the plone site. www.rktmb.org/site_principal (site_principal is the ID of the plone site)
I get this error when requesting the site www.rktmb.org
[...] Module ZPublisher.Publish, line 187, in publish_module_standard * Module Products.PlacelessTranslationService.PatchStringIO, line 51, in new_publish * Module ZPublisher.Publish, line 144, in publish * Module Zope.App.startup, line 205, in zpublisher_exception_hook * Module ZPublisher.Publish, line 113, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 40, in call_object * Module Products.CMFCore.PortalContent, line 116, in __call__ * Module Shared.DC.Scripts.Bindings, line 306, in __call__ * Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec * Module Products.CMFCore.FSPageTemplate, line 191, in _exec * Module Products.CMFCore.FSPageTemplate, line 124, in pt_render * Module Products.PageTemplates.PageTemplate, line 96, in pt_render <FSPageTemplate at /site_principal/document_view used for /site_principal/index_html> TypeError: unbound method pt_getContext() must be called with ZopePageTemplate instance as first argument (got nothing instead) (Also, an error occurred while attempting to render the standard error message.)
-- ASPO Infogérance http://aspo.rktmb.org/activites/infogerance Unofficial FAQ fcolc http://faq.fcolc.eu.org/ LUG sur Orléans et alentours. Tél : 02 38 76 43 65 (France)
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
On Wed, 2004-10-27 at 18:18, Andreas Jung wrote:
This is a known problem of CMF 1.4 which does not run with Zope 2.8 without patches.
Excuse me ... all that time, i tried to look for that patch ... would you help me to find it out ? I'm running Plone 2.0.4 too, I dont know if I should switch CMF to 1.5 ... What I would is to be on the bleeding edge (Zope 2.8, Plone2.0.4, Archetypes 1.3, cmf1.5 ...), that may help developpers ... i dont know :-) -- ASPO Infogérance http://aspo.rktmb.org/activites/infogerance Unofficial FAQ fcolc http://faq.fcolc.eu.org/ LUG sur Orléans et alentours. Tél : 02 38 76 43 65 (France)
participants (2)
-
Andreas Jung -
Rakotomandimby Mihamina