[Zope] why this happens? a bug?

2000-07-11 Thread Júlio Dinis Silva
st if sentence. Yeah, but try to execute this page and view the page source on your browser... you'll get the dtml source. Best Regards, Júlio Dinis Silva Get Your Private, Free E-mail from MSN Hotmail at http://www.h

[Zope] upgrade to 2.2 zsql authentication problem

2000-07-14 Thread Júlio Dinis Silva
port I'm having this problems only with zsql methods so I wonder if this is only related with this product before diving into the ownership issues. Any help? Best Regards, Júlio Dinis Silva Get Your Private, Free E-mai

Re: [Zope] upgrade to 2.2 and zsql methods problems

2000-07-17 Thread Júlio Dinis Silva
I have the exact same problem. Júlio >From: "Erik Myllymaki" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: [Zope] upgrade to 2.2 and zsql methods problems >Date: Sun, 16 Jul 2000 22:34:28 -0700 > >Hello, > >I just upgraded to 2.2 from 2.1.6 on a WinNT machine. Things went well, >except

Re: [Zope] ZDiscussions and Zope 2.2

2000-07-20 Thread Júlio Dinis Silva
I'm using ZDiscussions 1.0 on 2.2 with no problems. Regards, Júlio Dinis Silva >From: "J. Atwood" <[EMAIL PROTECTED]> >To: Gidon Friedman <[EMAIL PROTECTED]> >CC: <[EMAIL PROTECTED]> >Subject: Re: [Zope] ZDiscussions and Zope 2.2 >Date: Thu, 20 J

[Zope] Acquisition, Not! How?

2000-08-24 Thread Júlio Dinis Silva
an exception. How can I "turn off" acquisition? I love acquisition, I know its great but I dont want it in a specific case. Is there a way to turn off? Thanx, Júlio Dinis Silva Get Your Private, Free E-mail from M

Re: [Zope] Acquisition, Not! How?

2000-08-24 Thread Júlio Dinis Silva
e. > > Is there a way to turn off? > >Try: > > > > > This result in a system error (infinite loop) :-( I'll follow this aq_explicit tip. Thanx anyway, Júlio Dinis Silva Get Your Private

[Zope] MountedFileStorage

2000-09-08 Thread Júlio Dinis Silva
Hi, Using and reading the MountedFileStorage Product I got the impression that I can mount an existing Data.fs in another Data.fs. Is this possible or is only possible to mount a "create new" Data.fs? Thanx, Júlio Dinis _

[Zope] FTP Server bug or feature

2000-09-14 Thread Júlio Dinis Silva
e its accessing the acl_users in memory? I only solve this restarting the ftp server. Is suppose to be like this, restart the ftp server to reflect user permissions changes? Best Regards, Júlio Dinis Silva _ Get Your Private, Free E

[Zope] dtml-tree urlparam

2000-09-18 Thread Júlio Dinis Silva
Hello all! Suppose I have a page who needs some dinamically generated params in order to be rendered. Suppose this page also has a dtml-tree. I found that to add extra params to the url created I can use the urlparam param :-) But suppose instead of passing "arg=1" I want to pass REQUEST['QUER

Re: [Zope] ANNOUNCE: Zope 2.2.2 released...

2000-09-19 Thread Júlio Dinis Silva
Hi, sorry if I'm asking too much but why isnt there a zope-2.2.x-2.2.2 win32 version? Can I help? Júlio Dinis Silva >From: "Brian Lloyd" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: [Zope] ANNOUNCE: Zope 2.2.2 released

[Zope] Zope 2.2.2 breaks zdiscussions

2000-09-19 Thread Júlio Dinis Silva
more specific it is a zdbase problem, and by consequence zdconfera and zdiscussions are broken. somewhere on startup: zope couldnt import Products.ZDBase ... ZDiscussions.py line 106 ... lib\python\App\class_init.py line 109 in default__class_init ... lib\python\AccessControl\Permisson.py line 2

Re: [Zope] Zope 2.2.2 breaks zdiscussions

2000-09-19 Thread Júlio Dinis Silva
Hi, I'm using version 1.0, and here is the exact traceback from the ZDBASE Product Folder: ( yes, I recovered my copy+paste mojo :) - Traceback (innermost last): File "lib\python\OFS\Application.py", line 397, in import_products produ

Re: [Zope] Zope 2.2.2 breaks zdiscussions

2000-09-19 Thread Júlio Dinis Silva
>From: "J. Atwood" <[EMAIL PROTECTED]> >To: Júlio Dinis Silva <[EMAIL PROTECTED]> >Subject: Re: [Zope] Zope 2.2.2 breaks zdiscussions >Date: Tue, 19 Sep 2000 12:53:24 -0400 > >Ahh.. what version of Zope did you go from? I use zdiscussions with no problems

[Zope] webdav security

2000-09-27 Thread Júlio Dinis Silva
ible? Best Regards, Júlio Dinis Silva _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile a

Re: [Zope] webdav security

2000-09-27 Thread Júlio Dinis Silva
>From: Shane Hathaway <[EMAIL PROTECTED]> >To: Júlio Dinis Silva <[EMAIL PROTECTED]> >Subject: Re: [Zope] webdav security >Date: Wed, 27 Sep 2000 14:10:07 -0400 > >"Júlio Dinis Silva" wrote: > > > > Hello all! > > > > Lets say that

[Zope] zope needs webdav global access *ON/OFF* feature

2000-09-29 Thread Júlio Dinis Silva
another way to disable webdav. The solution of disable Access Contents Information to anonymous isnt pratical on a complex site already in production. I'll try to find a way to disable/restrict the webdav access. Any suggestion? Best Regards, Júlio Dinis

[Zope] Zope sites DOS

2000-09-29 Thread Júlio Dinis Silva
sions because finding them by webdav or www.yoursite.com/objectIds its just a step to do bad things to your sites. Take care ;-) Best Regards, Júlio Dinis Silva _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmai

[Zope] script execution timeout?

2000-10-03 Thread Júlio Dinis Silva
Hi all, Is there a place to define a script execution timeout? I've been using urllib and there is no way to kill a urllib.open if its taking too long. Does zope has that implemented? Best Regards, Júlio Dinis Silva

[Zope] Database Pack

2000-10-12 Thread Júlio Dinis Silva
Hi all, is there a way to do a pack to zodb without using the managment screens pack button? Maybe a python script we could execute from the file system. Regards, Júlio Dinis Silva _ Get Your Private, Free E-mail from MSN

[Zope] Request size limit

2000-10-23 Thread Júlio Dinis Silva
Hi, Is there a place to define the max request size limit zserver can serve. Thanx, Julio Dinis Silva _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your o

[Zope] siteaccess + resolve_url problem

2000-10-26 Thread Júlio Dinis Silva
its a Zope resolve_url call. Is there a solution? Thanks very much, Júlio Dinis Silva _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profi

Re: [Zope] siteaccess + resolve_url problem

2000-10-26 Thread Júlio Dinis Silva
cannot use: REQUEST.resolve_url('http://www.mysite.com/myfolder'). You must use: REQUEST.resolve_url('http://www.mysite.com/site1/myfolder'). Otherwise you will get a resource not found. Regards, Júlio Dinis Silva >From: "Júlio Dinis Silva" <[EMAIL PROT

[Zope] Gadfly auto-increment datatype option?

2000-10-27 Thread Júlio Dinis Silva
Hi, Does ZGadfly supports the auto-increment option of a column? Thanx, Júlio Silva _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile

[Zope] ZServer log buffer?

2000-11-02 Thread Júlio Dinis Silva
ds to automatically or by hand(not the case) fix the resource, wouldnt be nice for ZSERVER to, for instance, stop logging. Maybe this should not be addressed to Zope Log writes. Maybe this is more a system administration issue but... Thanx anyway for some com

[Zope] my brains?

2000-11-08 Thread Júlio Dinis Silva
Thanks, Júlio Dinis Silva _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://p

[Zope] ZCatalog scalability?

2000-11-08 Thread Júlio Dinis Silva
Does anyone has a Catalog with more than 1500 items catalogued? If yes does anyone can do searches to this Catalog in a resonable time without freezing ZServer until it ends? Thanks, Júlio Silva _ Get Your Private, Free E-mai

[Zope] Dr.Watson on NT

2000-11-10 Thread Júlio Dinis Silva
ombie Timeout and restarting himself? If yes why does he hangs and only by closing the DrWatson Window the python.exe process really restarts? Any comments, tips, Dr.Watson Guru? Best Regards, Júlio Dinis Silva _ Get Your Pr

[Zope] Version Lock/save/discard Problem

2000-11-20 Thread Júlio Dinis Silva
save/discard but the locked files/folders continues there. I've tryed with superuser, and even on the Control Panel Version manage, with no luck. I'm using zope222. I'm using latest release of ZEO. I do a pack to my Data.fs on a daily basis. Anyone had this problem, any help? Than

Re: [Zope] Version Lock/save/discard Problem

2000-11-21 Thread Júlio Dinis Silva
pack to my Data.fs on a daily basis. > >Anyone had this problem, any help? I saw in a post someone saying that a Pack to the Database solved the problem he had with versions. In fact, after doing a pack to my database I can now discard and delete my version but the

[Zope] Re: Version Lock/save/discard Problem

2000-11-21 Thread Júlio Dinis Silva
>We have had the same problem with "saving" Versions on zope 2.2.2 + >ZEO. Our ZSS servers are on linux and our Zope Clients are on NT >(don't ask). I have all ZSS and ZCS on NT but I isolated the possible zeo's related problem running my Data.fs on a standalone zope and the problems persisted.

[Zope] ZODBCDA problem?

2000-11-23 Thread Júlio Dinis Silva
ZODBC connection object turned to some bad state on Data.fs, or the DSN on NT stop to connect to the sqlserver and became "locked"? Thanx for comments, Júlio Dinis Silva _ Get more from the Web. FREE MS

[Zope] images last-modified bug?

2000-11-24 Thread Júlio Dinis Silva
lated with this image problem. I search in HISTORY.txt but I cant find nothing saying If the bug really existed and if it was fixed. Any help? Best Regards, Júlio Dinis Silva _ Get more from the Web. FREE MS

[Zope] Fwd: [Zope-dev] kill_zombies

2000-12-20 Thread Júlio Dinis Silva
I read in HISTORY.txt that something was fixed for Zope 2.0 but I'm not having sucess with this channel killing. Is there another way, external_method or something, to kill a specific channel which is zombie? Thanx, Júlio Dinis Silva >From: "Júlio Dinis Silva" <[EMAIL PR

[Zope] Fwd: [Zope-dev] Zope max script execution time?

2001-01-12 Thread Júlio Dinis Silva
Hi Is there a way to define a timeout or max script execution time for zserver requests? Thanx, Júlio Silva _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. ___

[Zope] Fwd: [Zope-dev] How to delete ZServer's zombie channel?

2001-01-12 Thread Júlio Dinis Silva
Hi, some times I see in my /Control_Panel/DebugInfo/manage, channels opened longer than 48378.26s. How can I kill/delete a specific zombie channel/request? Thanx, Júlio Dinis Silva _ Get Your Private, Free E-mail from MSN