Discussion:
[Erp5-dev] Rendering trouble
Arnaud EVIN
2004-07-01 20:57:39 UTC
Permalink
Hi all

i've just installed ERP5 on a Mandrake 10.0 using urpmi all was ok
starting zope (a lot of error but start... ) create a ERP5 Site but on
the main page i've got the following error:

Site Error



An error was encountered while publishing this resource.

TypeError

Sorry, a site error occurred.

Traceback (innermost last):

* Module ZPublisher.Publish, line 163, in publish_module_standard

* Module Products.Localizer, line 58, in new_publish

* Module ZPublisher.Publish, line 127, in publish

* Module Zope.App.startup, line 203, in zpublisher_exception_hook

* Module ZPublisher.Publish, line 100, in publish

* Module ZPublisher.mapply, line 88, in mapply

* Module ZPublisher.Publish, line 40, in call_object

* Module Shared.DC.Scripts.Bindings, line 261, in __call__

* Module Shared.DC.Scripts.Bindings, line 292, 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 /riag/index_html>

* Module TAL.TALInterpreter, line 189, in __call__

* Module TAL.TALInterpreter, line 233, in interpret

* Module TAL.TALInterpreter, line 663, in do_useMacro

* Module TAL.TALInterpreter, line 233, in interpret

* Module TAL.TALInterpreter, line 663, in do_useMacro

* Module TAL.TALInterpreter, line 233, in interpret

* Module TAL.TALInterpreter, line 552, in do_insertTranslation

* Module TAL.TALInterpreter, line 615, in translate

* Module Products.PageTemplates.TALES, line 263, in translate

* Module Products.TranslationService.PlacefulTranslationService, line
65, in translate

* Module Products.TranslationService.PlacefulTranslationService, line
170, in translate

TypeError: translate() got an unexpected keyword argument 'default'
(Also, an error occurred while attempting to render the standard error
message.)

Troubleshooting Suggestions

* The URL may be incorrect.

* The parameters passed to this resource may be incorrect.

* A resource that this resource relies on may be encountering an error.

Is it a skin problem ? Translation service Probleme I use a french
language browser.



Regards,

Arnaud
Sebastien Robin
2004-07-05 13:05:58 UTC
Permalink
Post by Arnaud EVIN
Hi all
i've just installed ERP5 on a Mandrake 10.0 using urpmi all was ok
starting zope (a lot of error but start... ) create a ERP5 Site but on
Site Error
I have tried the installation many times, and as far as I can remember, I
did not had this error. Can you please check in your
'translation_service' tool that the default value is 'gettext' ?

Translation Service at /erp5/translation_service

Domain Message catalog
Default gettext


S?bastien.
Post by Arnaud EVIN
An error was encountered while publishing this resource.
TypeError
Sorry, a site error occurred.
* Module ZPublisher.Publish, line 163, in publish_module_standard
* Module Products.Localizer, line 58, in new_publish
* Module ZPublisher.Publish, line 127, in publish
* Module Zope.App.startup, line 203, in zpublisher_exception_hook
* Module ZPublisher.Publish, line 100, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 40, in call_object
* Module Shared.DC.Scripts.Bindings, line 261, in __call__
* Module Shared.DC.Scripts.Bindings, line 292, 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 /riag/index_html>
* Module TAL.TALInterpreter, line 189, in __call__
* Module TAL.TALInterpreter, line 233, in interpret
* Module TAL.TALInterpreter, line 663, in do_useMacro
* Module TAL.TALInterpreter, line 233, in interpret
* Module TAL.TALInterpreter, line 663, in do_useMacro
* Module TAL.TALInterpreter, line 233, in interpret
* Module TAL.TALInterpreter, line 552, in do_insertTranslation
* Module TAL.TALInterpreter, line 615, in translate
* Module Products.PageTemplates.TALES, line 263, in translate
* Module Products.TranslationService.PlacefulTranslationService, line
65, in translate
* Module Products.TranslationService.PlacefulTranslationService, line
170, in translate
TypeError: translate() got an unexpected keyword argument 'default'
(Also, an error occurred while attempting to render the standard error
message.)
Troubleshooting Suggestions
* The URL may be incorrect.
* The parameters passed to this resource may be incorrect.
* A resource that this resource relies on may be encountering an error.
Is it a skin problem ? Translation service Probleme I use a french
language browser.
Regards,
Arnaud
_______________________________________________
Erp5-dev mailing list
Erp5-dev at erp5.org
http://erp5.org/mailman/listinfo/erp5-dev
--
Sebastien ROBIN

About www.nexedi.com

Nexedi is a consulting and development services company helping small and
medium organisations to choose open source / free software and fulfill
their IT application needs. Nexedi is the founder of the ERP5 project, a
Free / Open Source ERP software based on innovative technologies
(www.erp5.org).

About www.storever.com

Storever provides a reliable source for OpenBrick, WiFi infrastructure,
notebooks and servers preconfigured with the GNU/Linux operating system
Rogério Atem de Carvalho
2004-07-05 11:24:12 UTC
Permalink
We posted a simple and small script for ERP5 installation on MK 10.0, based
on Sebastien previous work with small corrections/adaptations. We?ve used it
to install ERP5 on three different machines running MK 10.0 without trouble,
if you want, check it on:

http://www.erp5.org/sections/documentation/howto/simple_script_for_er/view

or

http://www.erp5.org/workspaces/project/erp5_brasil/simple_script_for_er/view

Bye for now,

--
Prof. Rog?rio Atem de Carvalho, D.Sc.
CEFET Campos


--------- Mensagem Original --------
De: Sebastien Robin <seb at nexedi.com>
Para: erp5-dev at erp5.org <erp5-dev at erp5.org>
Assunto: Re: [Erp5-dev] Rendering trouble
Data: 05/07/04 13:08
&gt; Hi all
&gt;
&gt; i've just installed ERP5 on a Mandrake 10.0 using urpmi all was ok
&gt; starting zope (a lot of error but start... ) create a ERP5 Site but
on
&gt;
&gt; Site Error
&gt;
I have tried the installation many times, and as far as I can remember, I
did not had this error. Can you please check in your
'translation_service' tool that the default value is 'gettext' ?
Translation Service at /erp5/translation_service
Domain Message catalog
Default gettext
S?bastien.
&gt;
&gt;
&gt; An error was encountered while publishing this resource.
&gt;
&gt; TypeError
&gt;
&gt; Sorry, a site error occurred.
&gt;
&gt;
&gt; * Module ZPublisher.Publish, line 163, in publish_module_standard
&gt;
&gt; * Module Products.Localizer, line 58, in new_publish
&gt;
&gt; * Module ZPublisher.Publish, line 127, in publish
&gt;
&gt; * Module Zope.App.startup, line 203, in zpublisher_exception_hook
&gt;
&gt; * Module ZPublisher.Publish, line 100, in publish
&gt;
&gt; * Module ZPublisher.mapply, line 88, in mapply
&gt;
&gt; * Module ZPublisher.Publish, line 40, in call_object
&gt;
&gt; * Module Shared.DC.Scripts.Bindings, line 261, in __call__
&gt;
&gt; * Module Shared.DC.Scripts.Bindings, line 292, in _bindAndExec
&gt;
&gt; * Module Products.CMFCore.FSPageTemplate, line 191, in _exec
&gt;
&gt; * Module Products.CMFCore.FSPageTemplate, line 124, in pt_render
&gt;
&gt; * Module Products.PageTemplates.PageTemplate, line 96, in pt_render
&gt;
&gt; &lt;FSPageTemplate at /riag/index_html&gt;
&gt;
&gt; * Module TAL.TALInterpreter, line 189, in __call__
&gt;
&gt; * Module TAL.TALInterpreter, line 233, in interpret
&gt;
&gt; * Module TAL.TALInterpreter, line 663, in do_useMacro
&gt;
&gt; * Module TAL.TALInterpreter, line 233, in interpret
&gt;
&gt; * Module TAL.TALInterpreter, line 663, in do_useMacro
&gt;
&gt; * Module TAL.TALInterpreter, line 233, in interpret
&gt;
&gt; * Module TAL.TALInterpreter, line 552, in do_insertTranslation
&gt;
&gt; * Module TAL.TALInterpreter, line 615, in translate
&gt;
&gt; * Module Products.PageTemplates.TALES, line 263, in translate
&gt;
&gt; * Module Products.TranslationService.PlacefulTranslationService, line
&gt; 65, in translate
&gt;
&gt; * Module Products.TranslationService.PlacefulTranslationService, line
&gt; 170, in translate
&gt;
&gt; TypeError: translate() got an unexpected keyword argument 'default'
&gt; (Also, an error occurred while attempting to render the standard
error
&gt; message.)
&gt;
&gt; Troubleshooting Suggestions
&gt;
&gt; * The URL may be incorrect.
&gt;
&gt; * The parameters passed to this resource may be incorrect.
&gt;
&gt; * A resource that this resource relies on may be encountering an
error.
&gt;
&gt; Is it a skin problem ? Translation service Probleme I use a french
&gt; language browser.
&gt;
&gt;
&gt;
&gt; Regards,
&gt;
&gt; Arnaud
&gt;
&gt;
&gt; _______________________________________________
&gt; Erp5-dev mailing list
&gt; Erp5-dev at erp5.org
&gt; http://erp5.org/mailman/listinfo/erp5-dev
--
Sebastien ROBIN
About www.nexedi.com
Nexedi is a consulting and development services company helping small and
medium organisations to choose open source / free software and fulfill
their IT application needs. Nexedi is the founder of the ERP5 project, a
Free / Open Source ERP software based on innovative technologies
(www.erp5.org).
About www.storever.com
Storever provides a reliable source for OpenBrick, WiFi infrastructure,
notebooks and servers preconfigured with the GNU/Linux operating system
_______________________________________________
Erp5-dev mailing list
Erp5-dev at erp5.org
http://erp5.org/mailman/listinfo/erp5-dev
________________________________________________
Mensagem envida por
CEFET - CAMPOS 2.7

Loading...