[Zope] Your manage_users problem

Tres Seaver tseaver@palladion.com
Tue, 09 Nov 1999 15:01:42 -0600


OK, I see the issue: submit and REQUEST are positional arguments, and you are
trying to call manage_users)_ as though they were a keyword argument.

Try:

  <dtml-call "acl_users.manage_users( 'Edit', REQUEST )">
-- 
=========================================================
Tres Seaver         tseaver@palladion.com    713-523-6582
Palladion Software  http://www.palladion.com