Resource Group Error

2012-01-03 Thread Evelio Quiros
Hello, I am getting this error on the VCL web interface when I try to edit a resource group: Error encountered Unkown error type: [8] Undefined variable: groupwasnone Error at 511 in /var/www/html/vcl/.ht-inc/groups.php Any idea what this means ? Thanks, Al Quiros

Re: Resource Group Error

2012-01-03 Thread Dmitri Chebotarov
Al Take at look at https://issues.apache.org/jira/browse/VCL-456 You need to add $groupwasnone = 0; line to groups.php. Thanks. On Jan 3, 2012, at 11:28 , Evelio Quiros wrote: > > Hello, > > I am getting this error on the VCL web interface when I try to edit a > resource group: > > Error en

Re: Resource Group Error

2012-01-03 Thread Evelio Quiros
Thanks ! Al Q On 1/3/12 11:36 AM, "Dmitri Chebotarov" wrote: >Al > >Take at look at https://issues.apache.org/jira/browse/VCL-456 > >You need to add $groupwasnone = 0; line to groups.php. > >Thanks. >On Jan 3, 2012, at 11:28 , Evelio Quiros wrote: > >> >> Hello, >> >> I am getting this error