Hi,
When I try to create a group from /admin, I get the following error:
can't read "formerror(group.group_name)": no such variable
while executing
"lang::util::localize $formerror(group.group_name)"
("uplevel" body line 1)
("eval" body line 1)
(procedure "template::adp_eval" line 1)
invoked from within
"template::adp_eval code"
(procedure "template::form::generate" line 21)
invoked from within
"template::form::generate add_group"
("eval" body line 1)
invoked from within
And subsequently cannot create any groups!
Any ideas?