auth/add/user error

2008-02-08 Thread Narso
Hi. Forgive my poor English I think there is an error in the "admin/auth/user/add_form.html" template, because it uses a form_url variable that does not exist. The user_add_stage doesn't pass it. Normally this error is not fire, the form's action attribute get blank. But, when I set the TEMPLATE

Re: auth/add/user error

2008-02-08 Thread James Bennett
On Feb 8, 2008 1:50 PM, Narso <[EMAIL PROTECTED]> wrote: > Normally this error is not fire, the form's action attribute get > blank. But, when I set the TEMPLATE_STRING_IF_INVALID variable in the > settings file to: >TEMPLATE_STRING_IF_INVALID = 'Variable "%s" out of context' > then the add_fo