Nope, the list might benefit from seeing the traceback though... cheers, Chris Scott Burton wrote:
They are ZDiscussion based. I might have figured out why. I added my custom properties to the discussion items. I did not know ZD was python-based and not entirely ZClassed.
I have been moving my products over to 2.2 on my server with the exception of ZDiscussion which seems to be giving me a strange error when I try to import the ZDiscussion.zexp. It is an A pickle error. I could give you the trace back it has some strange errors in it regarding other product???.
I will try some more this evening.
Thanks,
Scott
From: Chris Withers <chrisw@nipltd.com> Organization: New Information Paradigms Date: Wed, 18 Oct 2000 10:16:34 +0100 To: Scott Burton <scott@launchpoint.net> Subject: Re: [Zope] __len__ Errors
Scott: No HTML mail! ;-)
Are the discussions groups Squishdot-based?
Any reason you can't upgrade to 2.2.2?
cheers,
Chris
Scott Burton wrote:
I seem to be getting __len__ errors: Error type: exceptions.AttributeError Error value: __len__ When accessing any method with an <dtml-in > loop. I am running 2.1.6, with the current hot fixes. It seems to have started after installing the hot fixes. I can replicate it with a simple <dtml-in> loop in a method. I read somewhere about the hotfix changing objects ownerships. Could this be causing this? If so, how do I remove a hotfix? It has rendered my discussion groups useless.
TIA
Scott