[Zope] BTreeFolder2 problem
Kevin Carlson
khcarlso at bellsouth.net
Thu Feb 10 22:49:16 EST 2005
Dieter Maurer wrote:
>You probably should check what code you find in line 82
>of ".../CMFCore/DynamicType.py".
>
>I do not see anything in the neighborhood of line 82 which
>could result in an "AttributeError '__call__'"
>
>
>
For those who may experience a similar problem, I noticed the code in
line 81 of DynamicType.py was attempting to load the portal_url tool.
Upon inspection of the event.log file, I noticed that this particular
tool (URLTool.py) was not loading. That fixed this issue.
Thanks to all who provided help.
Kevin
More information about the Zope
mailing list