
volker.wend at efgbsh
Dec 1, 2003, 2:37 PM
Post #1 of 1
(634 views)
Permalink
|
Hi folks, I installed the CallProfiler into my Plone Site because I wanted to analyse some calls.... But now I deinstalled it: meaning I deleted the CallProfiler Products Folder. http://www.zope.org/Members/richard/CallProfiler/ Now I cannot open the ControlPanel anymore. I get the following error: Site Error An error was encountered while publishing this resource. Error Type: AttributeError Error Value: CallProfiler Traceback: Traceback (innermost last): Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Shared.DC.Scripts.Bindings, line 252, in __call__ Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec Module App.special_dtml, line 174, in _exec Module TreeDisplay.TreeTag, line 87, in render Module TreeDisplay.TreeTag, line 197, in tpRender Module TreeDisplay.TreeTag, line 451, in tpRenderTABLE - __traceback_info__: (['AAAAAAAAAAE=', []], {'childless_decoration': '', 'id': 'tpId', 'branches': 'tpValues', 'nowrap': '1', 'url': 'tpURL'}, (['AAAAAAAAAAE=', []],), (['AAAAAAAAAAE=', []],)) Module TreeDisplay.TreeTag, line 251, in tpRenderTABLE Module OFS.ObjectManager, line 470, in tpValues Module OFS.ObjectManager, line 240, in _getOb AttributeError: CallProfiler What can I do ? Thanks for any help. Volker Wend _______________________________________________ Zope-web maillist - Zope-web [at] zope http://mail.zope.org/mailman/listinfo/zope-web
|