i am new to symfony.i am using symfony1.4 and Doctrine . While adding a new group in sfDoctrineGuardPlugin i am getting this error The item has not been saved due to some errors.i don’t know why i am getting this error. how to find these errors? Any one please help me…
thanks in advance
i am new to symfony.i am using symfony1.4 and Doctrine . While adding a
Share
i found the problem because my $form->isValid() returns false to see the errors i used the following code