26 Jun
2002
26 Jun
'02
7:23 p.m.
Aseem Mohanty writes:
om_class = OFS.ObjectManager.ObjectManager manage_main = Globals.HTMLFile ('dtml/dtml_doc_1', globals ()) manage_contents = om_class.manage_main
and I get the following error: with -d set
2002-06-25T04:40:53 PROBLEM(100) Init Ambiguous name for method of Products.NBSUsers.NBSUsers.NBSUsers: "manage_main" != "manage_contents" Please search the mailing list archives for "Init Ambiguous".
You will find a good explanation and how to get rid of the warning. Dieter