On Fri, 31 Jul 2009, seifolah Ghaderi wrote: > Thanks.I solved it. > I rename my matchForm to MatchSheet,and it work's! > I think itmay be a bug.When We have a module named A and another named AForm
Yes, dont use "Form" in module names. If you have a Propel object User, then its form will be named "UserForm". Im guessing that calling module names the same way as a form causes problems either in autoloading or routing. -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
