[Zope] Problem: with Page Templates ( Zope 2.5.0 - upgraded from 2.4.3 )

Robert Frunzke rf@inmacom.de
Fri, 15 Feb 2002 11:28:19 +0100


Whenever I create or try to open a Page Template in management view
I get the following error:


Error Type: Undefined
Error Value: You are not allowed to access manage_page_header in this
context not found in 'here/manage_page_header', at line 1, column 1


Traceback (innermost last):
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/ZPublisher/Pub
lish.py, line 150, in publish_module
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/ZPublisher/Pub
lish.py, line 114, in publish
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Zope/__init__.
py, line 158, in zpublisher_exception_hook
    (Object: index_html)
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/ZPublisher/Pub
lish.py, line 98, in publish
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/ZPublisher/map
ply.py, line 88, in mapply
    (Object: pt_editForm)
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/ZPublisher/Pub
lish.py, line 39, in call_object
    (Object: pt_editForm)
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Shared/DC/Scri
pts/Bindings.py, line 252, in __call__
    (Object: pt_editForm)
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Shared/DC/Scri
pts/Bindings.py, line 283, in _bindAndExec
    (Object: pt_editForm)
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Products/PageT
emplates/PageTemplateFile.py, line 94, in _exec
    (Object: pt_editForm)
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Products/PageT
emplates/PageTemplate.py, line 86, in pt_render
    (Object: pt_editForm)
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/TAL/TALInterpr
eter.py, line 158, in __call__
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/TAL/TALInterpr
eter.py, line 191, in interpret
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/TAL/TALInterpr
eter.py, line 432, in do_insertStructure_tal
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Products/PageT
emplates/TALES.py, line 247, in evaluate
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Products/PageT
emplates/Expressions.py, line 189, in __call__
  File
/storage1/ZOPE/ProductionInstallation/ZopeInstance/lib/python/Products/PageT
emplates/Expressions.py, line 179, in _eval
Undefined: (see above)