On Thu, 30 Jul 2009, seifolah Ghaderi wrote: > Yes its empty.In both frontend and backend.If I insert some data to my > table(in database),it show my list,but when try to edit or create new it > rais this error: > > Catchable fatal error: Argument 1 passed to > sfModelGeneratorConfiguration::fixFormFields() must be an instance of > sfForm, instance of FarzaneMatchForm given, called in > E:\dev\sfproject\farzane\cache\backend\dev\modules\autoMatch\lib\BaseMatchGeneratorConfiguration.class.php > on line 182 and defined in > E:\dev\sfproject\farzane\lib\vendor\symfony\lib\generator\sfModelGeneratorConfiguration.class.php > on line 392 > > This error rais in *match/new* module and FarzaneMatchForm is another > module. > I have to module(match and matchForm) and I think this error relate to my > module name!
Im guessing that a module called matchForm might be a problem. -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
