I am doing the following: 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" ------ 2002-06-25T04:40:53 PROBLEM(100) Init Ambiguous name for method of Products.NBSUsers.NBSUsers.NBSUsers: "manage_main" != "manage_contents" Now a nice man once told me that it doesnt really make a difference and that its just a warning, and as far as I have seen he was absolutely right. However I would like to know why this error occurs?? Even in other products that raise such an error, the code causing the error is pretty much similar to the one above. So what exactly is the cause of this error ? What's wrong with the code-snippet above? TIA AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================