[Zope] Rndering Products

2006-04-23 Thread Thomas Adams
Hello, on an own product I've coded this: index_html = Globals.DTMLFile('dtml/viewLinkListItem', globals()) __str__ = index_html If I start now Zope again a message PROBLEM(100) Init Ambiguous name for method of Products.KBProducts.kbarticle_impl.LinkListItem: "__str__" != "index_html"

Re: [Zope] Rndering Products

2006-04-23 Thread Andreas Jung
--On 23. April 2006 17:00:40 +0200 Thomas Adams <[EMAIL PROTECTED]> wrote: PROBLEM(100) Init Ambiguous name for method of Products.KBProducts.kbarticle_impl.LinkListItem: "__str__" != "index_html" Does anxboy has any ideas about the Zope message ?? This usually happens when you're trying

[Zope] ftp server deadlocking zope

2006-04-23 Thread Michael Kaplan
Hello, I have a problem with the Medusa FTP server deadlocking Zope completely. I'm using Zope 2.8.5-final, python 2.3.5, sunos5 with standard port settings and port-base 1500, e.g. ZServer.HTTPServer.zhttp_server (Port: 9580) ZServer.FTPServer.FTPServer (Port: 9521) I can connect to the ftp se

Re: [Zope] ftp server deadlocking zope

2006-04-23 Thread Andreas Jung
--On 23. April 2006 18:54:31 +0200 Michael Kaplan <[EMAIL PROTECTED]> wrote: Hello, I have a problem with the Medusa FTP server deadlocking Zope completely. I'm using Zope 2.8.5-final, python 2.3.5, sunos5 with standard port settings and port-base 1500, e.g. SunOS5 is *very* old. Can you r

Re: [Zope] Zope crashes on request of certain page

2006-04-23 Thread Sven Jacobs
Dieter Maurer schrieb: Well, for testing I tried to copy the Zope DB (Data.fs.*) into a fresh OpenSuSE 10.0 installation. Zope version there is 2.7.7. It works but now I get an authorization request dialog on every page. Any idea what could have gone wrong during the upgrade? Install the pro