I just installed COREBlog2 0.8b to replace EasyBlog.
I had to cancel the transition because of a fatal exception (see below).
Can someone from the list help?
Regards,
Gert
My browser show up with this message:
Website-Fehler
Es ist ein Fehler aufgetreten. Die Fehlermeldung lautet:
Fehlertyp
AttributeError
Fehlerwert
extend
Anfrage erfolgte um
2005/12/28 12:50:22.230 GMT+1
My event.log shows up with these related error messages:
2005-12-28T12:27:58 ERROR Zope.SiteErrorLog https://www.gertthiel.de/coreblog2/coreblog_view
Traceback (most recent call last):
File "/usr/lib/zope-2.8.3/lib/python/ZPublisher/Publish.py", line 113, in publish
request, bind=1)
File "/usr/lib/zope-2.8.3/lib/python/ZPublisher/mapply.py", line 88, in mapply
if debug is not None: return debug(object,args,context)
File "/usr/lib/zope-2.8.3/lib/python/ZPublisher/Publish.py", line 40, in call_object
result=apply(object,args) # Type s<cr> to step into published object.
File "/usr/lib/zope-2.8.3/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
return self._bindAndExec(args, kw, None)
File "/usr/lib/zope-2.8.3/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/var/lib/zope/gertthiel.de/instance-wwws/Products/CMFCore/FSPageTemplate.py", line 195, in _exec
result = self.pt_render(extra_context=bound_names)
File "/var/lib/zope/gertthiel.de/instance-wwws/Products/CMFCore/FSPageTemplate.py", line 134, in pt_render
result = FSPageTemplate.inheritedAttribute('pt_render')(
File "/usr/lib/zope-2.8.3/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
tal=not source, strictinsert=0)()
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 206, in __call__
self.interpret(self.program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
self.interpret(macro)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
self.do_optTag(stuff)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
return self.no_tag(start, program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
self.interpret(program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 742, in do_defineSlot
self.interpret(block)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
self.do_optTag(stuff)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
return self.no_tag(start, program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
self.interpret(program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 690, in do_defineMacro
self.interpret(macro)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
self.interpret(slot)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 690, in do_defineMacro
self.interpret(macro)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 424, in do_optTag_tal
self.no_tag(stuff[-2], stuff[-1])
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
self.interpret(program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 424, in do_optTag_tal
self.no_tag(stuff[-2], stuff[-1])
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
self.interpret(program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
self.interpret(block)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
self.do_optTag(stuff)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
return self.no_tag(start, program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
self.interpret(program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
self.interpret(macro)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
self.interpret(slot)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
self.do_optTag(stuff)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
return self.no_tag(start, program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
self.interpret(program)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 250, in interpret
handlers[opcode](self, args)
File "/usr/lib/zope-2.8.3/lib/python/TAL/TALInterpreter.py", line 676, in do_condition
if not self.tal or self.engine.evaluateBoolean(condition):
File "/usr/lib/zope-2.8.3/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
return _expression_(self)
File "/usr/lib/zope-2.8.3/lib/python/Products/PageTemplates/Expressions.py", line 185, in __call__
return self._eval(econtext)
File "/usr/lib/zope-2.8.3/lib/python/Products/PageTemplates/Expressions.py", line 173, in _eval
ob = self._subexprs[-1](econtext)
File "/usr/lib/zope-2.8.3/lib/python/Products/PageTemplates/Expressions.py", line 127, in _eval
ob = restrictedTraverse(ob, path, getSecurityManager())
File "/usr/lib/zope-2.8.3/lib/python/Products/PageTemplates/Expressions.py", line 286, in restrictedTraverse
o=t(REQUEST, name)
File "/var/lib/zope/gertthiel.de/instance-www/Products/Archetypes/BaseObject.py", line 1037, in __bobo_traverse__
raise AttributeError(name)
AttributeError: extend
_______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
