Re: Resource Group Error

2012-01-03 Thread Evelio Quiros
gt;> >> 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/

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 gr

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