Tarek Ziadé schrieb:

[EMAIL PROTECTED]:~/zope29> bin/runzope
/usr/local/Zope-2.9.0/lib/python/App/ImageFile.py:21:
DeprecationWarning: Using OFS.content_types is deprecated (will be
removed in Zope 2.11). Instead use zope.app.contenttypes.
  from OFS.content_types import guess_content_type
/home/nadine/zope29/Products/CMFQuickInstallerTool/__init__.py:34:
DeprecationWarning: The product_name parameter of ToolInit is
deprecated and will be ignored in CMF 2.0: QuickInstallerTool
  icon='tool.gif'
/home/nadine/zope29/Products/CPSCompat/PatchOFSApplication.py:119:
DeprecationWarning: __init__.py of Products.ExternalEditor has a long
deprecated 'methods' attribute. 'methods' will be ignored by
install_product in Zope 2.10. Please use registerClass instead.
  DeprecationWarning)
/usr/local/Zope-2.9.0/lib/python/zope/configuration/fields.py:417:
UserWarning: You did not specify an i18n translation domain for the
'title' field in /home/nadine/zope29/Products/CMFonFive/configure.zcml
  warnings.warn(
/home/nadine/zope29/Products/CMFCore/ActionsTool.py:197:
DeprecationWarning: ActionProvider interface not up to date. In CMF
2.0 portal_actions will ignore listActions() of 'portal_themes'.
  DeprecationWarning)

Nadine

oups sorry i forgot to ask you to set something in
YOUR_ZOPE_INSTANCE/etc/zope.conf:

uncomment the line "debug-mode on" and relaunch zope, in order to get
extended  infos

when you will display the erroneous page, you should see the traceback then

Okay, here is the whole bunch again.

[EMAIL PROTECTED]:~/zope29> bin/runzope
/usr/local/Zope-2.9.0/lib/python/App/ImageFile.py:21: DeprecationWarning: Using OFS.content_types is deprecated (will be removed in Zope 2.11). Instead use zope.app.contenttypes.
  from OFS.content_types import guess_content_type
2006-03-14 15:48:26 INFO ZServer HTTP server started at Tue Mar 14 15:48:26 2006
        Hostname: 0.0.0.0
        Port: 8080
2006-03-14 15:48:27 INFO CPSSchemas No PIL library found so no image resizing will be done
2006-03-14 15:48:28 INFO Epoz is not installed EpozPatch can't be applied
2006-03-14 15:48:29 INFO LDAPDirectory Disabled (no LDAP user folder product found). 2006-03-14 15:48:29 INFO LDAPDirectoryVocabulary Disabled (no LDAP user folder product found).
2006-03-14 15:48:30 INFO CPSRelation.GraphDrawer pydot could not be found
2006-03-14 15:48:30 INFO CPSRelation rdflib is not installed (or no compatible version): no RDF feature will be available 2006-03-14 15:48:30 INFO CPSRelation Redland is not installed, no RDF feature will be available /home/nadine/zope29/Products/CMFQuickInstallerTool/__init__.py:34: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: QuickInstallerTool
  icon='tool.gif'
/home/nadine/zope29/Products/CPSCompat/PatchOFSApplication.py:119: DeprecationWarning: __init__.py of Products.ExternalEditor has a long deprecated 'methods' attribute. 'methods' will be ignored by install_product in Zope 2.10. Please use registerClass instead.
  DeprecationWarning)
/usr/local/Zope-2.9.0/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/nadine/zope29/Products/CMFonFive/configure.zcml
  warnings.warn(
2006-03-14 15:48:31 INFO CPSDirectory.browser python-ldap is not installed, no LDAP support will be available
2006-03-14 15:48:32 INFO Zope Ready to handle requests
/home/nadine/zope29/Products/CMFCore/ActionsTool.py:197: DeprecationWarning: ActionProvider interface not up to date. In CMF 2.0 portal_actions will ignore listActions() of 'portal_themes'.
  DeprecationWarning)
2006-03-14 15:49:04 ERROR PageTemplateFile Error in template
Compilation failed
TAL.TALDefs.TALError: Python expression error:
exceptions.SyntaxError: invalid syntax (line 2) in expression 'python:keep_last_sort and\r\n view.renderMailList(keep_last_sort=1) or\r\n view.renderMailList(int(page), int(nb_items),\r\n sort_with, int(sort_asc),\r\n keep_last_sort)', at line 174, column 5 2006-03-14 15:49:05 ERROR Zope.SiteErrorLog http://143.93.107.102:8080/Intranet/portal_themes/autumn/page/top/logo/index_html
Traceback (most recent call last):
File "/usr/local/Zope-2.9.0/lib/python/ZPublisher/Publish.py", line 113, in publish
    request, bind=1)
File "/usr/local/Zope-2.9.0/lib/python/ZPublisher/mapply.py", line 88, in mapply
    if debug is not None: return debug(object,args,context)
File "/usr/local/Zope-2.9.0/lib/python/ZPublisher/Publish.py", line 40, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
File "/home/nadine/zope29/Products/CPSSkins/ImageBox.py", line 202, in index_html
    img = self.image
AttributeError: image

That's what I get when I try to open the webmail configuration.

Thanks,
Nadine



_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to