Ok heres more.... if I look up a bogus username it works fine. If I look up a valid username it bombs. Its not running the method that is the problem, its accessing the recordset returned. Has something else changed here? <dtml-call "REQUEST.set('ret', '')"> <dtml-in "sql_get_role(username=username)"> <dtml-call "REQUEST.set('ret', ret + ' ' + _['sequence-item'].roles)"> </dtml-in> <dtml-return ret> ----- Original Message ----- From: "Andy McKay" <AndyM@activestate.com> To: <zope@zope.org> Sent: Thursday, July 20, 2000 2:41 PM Subject: [Zope] GUF, 2.2 and SQL
Hi.
Well Ive done a clean install of GUF and 2.2. Ive followed the instructions to the letter in installing SQL for GUF and no matter what I do I cannot get the damn thing to work.
I have even set all users to have access to all things. And that doesnt work. Has anyone else had this total failure at getting anywhere, or is it just me?
Thanks.
Andy McKay
_______________________________________________ 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 )