Hi list, Almost two months ago I had a server crash, and my blog has been offline ever since -- I simply haven't had time or energy to restore my ZODB. Well, until now...
However, Debian Zope 2.6 has moved from Python2.1 to Python2.2 (I wish Zope would use Python2.4, but that's another kettle of fish entirely), so I decided to start from scratch and import my -- admittedly too old -- .zexp backups. And here the fun begins: I'm running COREblog on two of my domains. One of them is up and running from the .zexp backup, but when I try to enter the blog object for the other domain in ZMI Zope barfs: #v+ Zope Error Zope has encountered an error while publishing this resource. Error Type: AttributeError Error Value: __before_publishing_traverse__ [...] #v- The __before_publishing_traverse__ method indeed exists in the COREblog source, in the AuthBridge.py script. Both backups were taken on the same day. Can anyone explain why one instance is working while the other isn't? Or perhaps more interestingly: What can I do to make both blogs working again? Thanks, -- Klaus Alexander Seistrup SubZeroNet � Copenhagen � Denmark _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
