[Zope-CMF] CCS_inline

James van der Veen jvdveen@dds.nl
Wed, 20 Jun 2001 10:59:00 +0200


MMM I just upgraded to CMF 1.1 but now my old CMF sites don't work anymore.
I get the folowing traceback.
Hope someone can help me with this.

James


Site Error
An error was encountered while publishing this resource.

Python Script Error

  File "", line 2

    import string

                 ^

SyntaxError: invalid syntax

Traceback (innermost last):
  File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
223, in publish_module
  File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
187, in publish
  File /home/sjeems/Zope-2.3.2-src/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
    (Object: Traversable)
  File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
171, in publish
  File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/mapply.py, line
160, in mapply
    (Object: index_html)
  File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
112, in call_object
    (Object: index_html)
  File /home/sjeems/Zope-2.3.2-src/lib/python/OFS/DTMLMethod.py, line 189,
in __call__
    (Object: index_html)
  File /home/sjeems/Zope-2.3.2-src/lib/python/DocumentTemplate/DT_String.py,
line 538, in __call__
    (Object: index_html)
  File /home/sjeems/Zope-2.3.2-src/lib/python/OFS/DTMLMethod.py, line 182,
in __call__
    (Object: standard_html_header)
  File /home/sjeems/Zope-2.3.2-src/lib/python/DocumentTemplate/DT_String.py,
line 538, in __call__
    (Object: standard_html_header)
  File /home/sjeems/Zope-2.3.2-src/lib/python/Shared/DC/Scripts/Bindings.py,
line 332, in __render_with_namespace__
    (Object: css_inline_or_link)
  File
/home/sjeems/Zope-2.3.2-src/lib/python/Products/CMFCore/FSPythonScript.py,
line 266, in func_code
    (Object: css_inline_or_link)
  File
/home/sjeems/Zope-2.3.2-src/lib/python/Products/CMFCore/FSPythonScript.py,
line 240, in _write
    (Object: css_inline_or_link)
  File
/home/sjeems/Zope-2.3.2-src/lib/python/Products/PythonScripts/PythonScript.p
y, line 283, in _makeFunction
    (Object: css_inline_or_link)
Python Script Error: (see above)