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! On Thu, Jul 30, 2009 at 3:50 PM, Eno <[email protected]> wrote: > > On Thu, 30 Jul 2009, seifolah ghaderi wrote: > > > After I generate my module in admin side,One of My generated form is > empty. > > It's name Is SampleMatch.when i go to /match/new ,it don't show any > thing!!! > > When you view the source of the page, is it empty? > > > -- > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
