Connection is a reserved class name. you cannot have a class name called Connection.
Thomas On Tue, Sep 23, 2008 at 12:56 PM, Vincent Majer <[EMAIL PROTECTED]> wrote: > > Hi, > > Sorry for my english. > > I can't understand why i have this error : > Fatal error: Cannot instantiate interface Connection in > /var/www/pwdManager/plugins/sfPropelPlugin/lib/propel/form/sfFormPropel.class.php > on line 41 > > i have NO errors when i run : > symfony propel:generate-crud frontend connection Connection > > The error shows when i try to call the page : > http://pwdmanager.********.com/frontend_dev.php/connection/create > > I'm using Propel 1.3 plugin. > > Where can be the problem ? > > -- > > =============== > Cordialement, > Vincent Majer, > Travelinks > > > > > -- Thomas Rabaix Internet Consultant --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
