Re: [Zope] ZSQL not shown in list to add new method

2011-06-27 Thread c k
Now i installed zope2 2.13.7 and just added products.zsqlmethods in buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in versions.cfg. Then run the buildout and mkzopeinstance. After instance is created, checked to add new zsql method. But still there is no option to add it. Also

[Zope] ZSQL not shown in list to add new method

2011-06-26 Thread c k
Hello all, I am trying to install zsql methods in zope 2.13. After many retries i am able to install it using buildout. Now it is not shown in the add listbox to add new zsql methods. What is going wrong? Normally when it is installed using buildout, it should be available in the listbox to add

Re: [Zope] ZSQL not shown in list to add new method

2011-06-26 Thread c k
Now i installed zope2 2.13.7 and just added products.zsqlmethods in buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in versions.cfg. Then run the buildout and mkzopeinstance. After instance is created, checked to add new zsql method. But still there is no option to add it. Also