12 Dec
2003
12 Dec
'03
4:52 a.m.
At 11/12/2003 20:35, you wrote:
I've just insalled Zope to test a web application by thirdy part .... well .... it's very embarrassing cause I'm not able to see it to work because of Zope ..... (yeah... I'm really newbie :( )
Why Zope 2.5.1 and not the latest stable release (2.6.2)?
# Example code: from Products.PythonScripts.standard import html_quote, urlencode return 1
Error Type: ImportError Error Value: import of "urlencode" from "Products.PythonScripts.standard" is unauthorized
Unless urlencode were not allowed in 2.5.1, that should work fine. Gabriel Genellina Softlab SRL