Hi how do I fix these errors: 2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage" ------ 2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage_main" ------ 2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage_main" ------ 2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage" ------ 2001-08-29T08:47:36 PROBLEM(100) Init Ambiguous name for method of Products.UserCounter.Counter.UserCounter: "manage" != "manage_main" ------ 2001-08-29T08:47:36 PROBLEM(100) Init Ambiguous name for method of Products.ZRTChat.ZRTChat.ZRTChat: "manage_workspace" != "manage_propertys" ------ 2001-08-29T08:48:00 PROBLEM(100) Script (Python) Object "Title" needs to be recompiled. ------ thanks norman
Get the maintainer of the package to fix the problem, or fix it yourself and let them know. Its not serious so dont worry about it. The solution has been posted before, search through the mail archives to find it. http://aspn.activestate.com/ASPN/search?type=Archive_zope-List&query=Ambiguo us Cheers. -- Andy McKay. ----- Original Message ----- From: "Norman Khine" <khine@bmpublications.co.uk> To: "Zope Mailing List" <zope@zope.org> Sent: Wednesday, August 29, 2001 1:59 AM Subject: [Zope] PROBLEM(100)
Hi how do I fix these errors:
2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage" ------ 2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage_main" ------ 2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage_main" ------ 2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage" ------ 2001-08-29T08:47:36 PROBLEM(100) Init Ambiguous name for method of Products.UserCounter.Counter.UserCounter: "manage" != "manage_main" ------ 2001-08-29T08:47:36 PROBLEM(100) Init Ambiguous name for method of Products.ZRTChat.ZRTChat.ZRTChat: "manage_workspace" != "manage_propertys" ------ 2001-08-29T08:48:00 PROBLEM(100) Script (Python) Object "Title" needs to be recompiled. ------
thanks
norman
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Norman Khine writes:
Hi how do I fix these errors:
2001-08-29T08:47:35 PROBLEM(100) Init Ambiguous name for method of Products.HTMLDocument.HTMLDocument.HTMLDocument: "manage_editForm" != "manage" The mailing list archives will explain you this error and tell you how to fix it....
Dieter
participants (3)
-
Andy McKay -
Dieter Maurer -
Norman Khine