Hallo ihr Lieben.
Ich verscuhe grade Plone 3 einwenig anzupassen, was bisher auch mehr oder minder gut klappt. Jetzt hab ich allerdings ein Problem bei dem ich bloß Bahnhof verstehe.
Und zwar: Wenn ich im Front-End auf "Konfiguration" gehe und dann zum Beispiel auf "Zusatzprodukte" kommt folgender Fehler:
Time 2007/11/01 15:26:32.351 GMT+1
User Name (User Id) admin (admin)
Request URL http://localhost/prefs_install_products_form
Exception Type TraversalError
Exception Value ({'category': 'Plone', 'available': True, 'description': '', 'title': u'Artikeltypen', 'url': 'http://localhost/@@types-controlpanel', 'visible': True, 'allowed': <bound method ActionInfo._checkPermissions of {...}>, 'id': 'TypesSettings'}, 'name')
Traceback (innermost last):
* Module ZPublisher.Publish, line 119, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 42, in call_object
* Module Shared.DC.Scripts.Bindings, line 313, in __call__
* Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
* Module Products.CMFCore.FSPageTemplate, line 216, in _exec
* Module Products.CMFCore.FSPageTemplate, line 155, in pt_render
* Module Products.PageTemplates.PageTemplate, line 89, in pt_render
* Module zope.pagetemplate.pagetemplate, line 117, in pt_render
* Module zope.tal.talinterpreter, line 271, in __call__
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 891, in do_useMacro
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 891, in do_useMacro
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 949, in do_defineSlot
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 957, in do_defineSlot
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 891, in do_useMacro
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 824, in do_loop_tal
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 824, in do_loop_tal
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 855, in do_condition
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 636, in do_insertI18nText_tal
* Module Products.PageTemplates.Expressions, line 224, in evaluateText
* Module zope.tales.tales, line 696, in evaluate
URL: portlet_prefs
Line 35, Column 16
Expression: <PathExpr standard:u'configlet/name'>
Names:
{'container': <PloneSite at /Plone>,
'context': <PloneSite at /Plone>,
'default': <object object at 0x0071B528>,
'here': <PloneSite at /Plone>,
'loop': {u'configlet': <Products.PageTemplates.Expressions.PathIterator object at 0x07256CB0>,
u'group': <Products.PageTemplates.Expressions.PathIterator object at 0x07355130>},
'nothing': None,
'options': {'args': ()},
'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x07252AF8>,
'request': <HTTPRequest, URL=http://localhost/prefs_install_products_form>,
'root': <Application at >,
'template': <FSPageTemplate at /Plone/prefs_install_products_form>,
'traverse_subpath': [],
'user': <PropertiedUser 'admin'>}
* Module zope.tales.expressions, line 217, in __call__
* Module Products.PageTemplates.Expressions, line 153, in _eval
* Module zope.tales.expressions, line 124, in _eval
* Module Products.PageTemplates.Expressions, line 83, in boboAwareZopeTraverse
* Module zope.traversing.adapters, line 164, in traversePathElement
__traceback_info__: ({'category': 'Plone', 'available': True, 'description': '', 'title': u'Artikeltypen', 'url': 'http://localhost/@@types-controlpanel', 'visible': True, 'allowed': <bound method ActionInfo._checkPermissions of {...}>, 'id': 'TypesSettings'}, 'name')
* Module zope.traversing.adapters, line 52, in traverse
__traceback_info__: ({'category': 'Plone', 'available': True, 'description': '', 'title': u'Artikeltypen', 'url': 'http://localhost/@@types-controlpanel', 'visible': True, 'allowed': <bound method ActionInfo._checkPermissions of {...}>, 'id': 'TypesSettings'}, 'name', [])
TraversalError: ({'category': 'Plone', 'available': True, 'description': '', 'title': u'Artikeltypen', 'url': 'http://localhost/@@types-controlpanel', 'visible': True, 'allowed': <bound method ActionInfo._checkPermissions of {...}>, 'id': 'TypesSettings'}, 'name')
Display traceback as text
REQUEST
form
-C ''
cookies
dtpref_rows '25'
__ac 'NjE2NDZkNjk2ZTo3MDYxNzM3Mzc3NmY3MjY0'
dtpref_cols '100%'
tree-s 'eJzTyCkw5NLIKTDiClZ3hANXW3WuAmOuRKCECUjWFEnWNcURJGvGlQgEegACiBAG'
lazy items
SESSION <bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>>
other
TraversalRequestNameStack []
LANGUAGE 'de'
AUTHENTICATED_USER <PropertiedUser 'admin'>
URL 'http://localhost/prefs_install_products_form'
VirtualRootPhysicalPath ('', 'Plone')
SiteRootPATH '/'
SERVER_URL 'http://localhost'
LANGUAGE_TOOL <Products.PloneLanguageTool.LanguageTool.LanguageBinding instance at 0x07245A58>
AUTHENTICATION_PATH ''
traverse_subpath []
_ec_cache {120071088: <Products.PageTemplates.Expressions.ZopeContext object at 0x0725C6D0>}
__ac 'NjE2NDZkNjk2ZTo3MDYxNzM3Mzc3NmY3MjY0'
PUBLISHED <FSPageTemplate at /Plone/prefs_install_products_form>
_pts_is_rtl False
ACTUAL_URL 'http://localhost/prefs_install_products_form'
disable_border 1
URL0 http://localhost/prefs_install_products_form
URL1 http://localhost
BASE0 http://localhost
BASE1 http://localhost
BASE2 http://localhost/prefs_install_products_form
environ
HTTP_ACCEPT 'text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
HTTP_ACCEPT_CHARSET 'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
HTTP_USER_AGENT 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8'
HTTP_REFERER 'http://localhost/plone_control_panel'
SERVER_NAME 'oklahoma.gk.gk-software.com'
GATEWAY_INTERFACE 'CGI/1.1'
channel.creation_time 1193926312
SERVER_SOFTWARE 'Zope/(Zope 2.10.4-final, python 2.4.4, win32) ZServer/1.1 Plone/3.0.2'
REMOTE_ADDR '127.0.0.1'
HTTP_ACCEPT_LANGUAGE 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3'
SCRIPT_NAME ''
REQUEST_METHOD 'GET'
HTTP_HOST 'localhost'
HTTP_KEEP_ALIVE '300'
SERVER_PORT '80'
SERVER_PROTOCOL 'HTTP/1.1'
PATH_TRANSLATED '\\prefs_install_products_form'
CONNECTION_TYPE 'keep-alive'
HTTP_ACCEPT_ENCODING 'gzip,deflate'
HTTP_COOKIE 'dtpref_cols="100%"; dtpref_rows="25"; tree-s="eJzTyCkw5NLIKTDiClZ3hANXW3WuAmOuRKCECUjWFEnWNcURJGvGlQgEegACiBAG"; __ac="NjE2NDZkNjk2ZTo3MDYxNzM3Mzc3NmY3MjY0"'
PATH_INFO '/prefs_install_products_form'
Alles anzeigen
Ich habe keine Ahnung woher dieser Fehler kommt noch wie ich ihn beheben soll. Der einzige Link der Funktioniert ist der fürs Back-End.
Danke für jeden Hinweis den ihr mir geben könnt.