Re: [Zope3-Users] How do I learn how to use Zope?

2009-06-15 Thread Edward Zwart
On Mon, Jun 15, 2009 at 8:51 PM, Andreas Jung wrote: > Consider starting with GROK. ugh. > A full traceback is always helpfull. But of course... my bad. I think I was legally insane by the end of that last msg... I'm better now. :) In my template, i have... form goes here? debug output is:

Re: [Zope3-Users] How do I learn how to use Zope?

2009-06-15 Thread Andreas Jung
On 16.06.09 01:26, Edward Zwart wrote: > I've been limping along for a couple weeks trying to learn this > framework, and I'm completely stuck, and can barely even form a good > question... so apologies in advance... > > Consider starting with GROK. > That gives an infinite recursion error. A f

[Zope3-Users] How do I learn how to use Zope?

2009-06-15 Thread Edward Zwart
I've been limping along for a couple weeks trying to learn this framework, and I'm completely stuck, and can barely even form a good question... so apologies in advance... My problem is I'm brand new to Zope, and it's impossible to tell when I'm reading something current or not. I've been followi

Re: [Zope3-Users] Unauthorized object not the same

2009-06-15 Thread Simon Elbaz
Hi, I have added : in the file browser/configure.zcml and the result is the same. I have identified the function that makes the difference, it is: > /home/simon/.buildout/eggs/zope.interface-3.5.1-py2.5-linux-i686.egg/zope/interface/adapter.py(478)queryMultiAdapter() -> factory = self.lookup(map

[Zope3-Users] registerHandler question/problem

2009-06-15 Thread Tom Sanders | DGS Visueel
Hi this is my first post to this group. I hope someone can help me. I have the following problem using Zope 3.4: I have created a simple handler using the @adapter decorator and register it in the local site manager. The handler works fine but the ZMI tab showing the sites' registrations crashe

Re: [Zope3-Users] Packing a ZODB via command line

2009-06-15 Thread Jean Jordaan
Hi Jens > In code? I wrote a mini-helper package. Look yourself (packer.py): > https://svn.bluedynamics.eu/svn/public/zoplo.zeopack/trunk/zoplo/zeopack Cool :-) I like the ease of configuring many storages to pack. It looks like it will suffer the same symptoms reported here, though: https://

Re: [Zope3-Users] Packing a ZODB via command line

2009-06-15 Thread Jean Jordaan
> When using ZEO: use zeopack. If your version of ZEO supports it; see traceback at: https://bugs.launchpad.net/zope2/+bug/143357/comments/1 -- jean . .. //\\\oo///\\ ___ Zope3-users mailing list Zope