Formulator not working in Zope 2.7
Time 2004/02/18 12:55:02.049 US/Eastern User Name (User Id) admin (admin) Request URL http://localhost:8080/w/manage_main Exception Type TypeError Exception Value cannot concatenate 'str' and 'Python Method' objects Hello, I'm a newbie to Zope and python, can this be resolved? Thanks Frank Traceback (innermost last): Module ZPublisher.Publish, line 100, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 40, in call_object Module Shared.DC.Scripts.Bindings, line 306, in __call__ Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec Module App.special_dtml, line 175, in _exec Module Shared.DC.Scripts.Bindings, line 320, in __render_with_namespace__ Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec Module App.special_dtml, line 175, in _exec Module DocumentTemplate.DT_Util, line 201, in eval __traceback_info__: RESPONSE Module <string>, line 0, in ? TypeError: cannot concatenate 'str' and 'Python Method' objects Regards, Frank Rocco farocco@hotmail.com
participants (1)
-
Frank Rocco