I have a sf1.0 project with a custom sfGuardUser in lib/model and it works fine.
have you try a symfony cc ? you can check the cache file to see how symfony create the autoload classes array. Thomas On Wed, Aug 20, 2008 at 11:29 AM, Nicolas CHARLOT <[EMAIL PROTECTED]> wrote: > > Le 20 août 08 à 11:25, Thomas Rabaix a écrit : > >> you can copy the sfGuardUser class into your lib/model folder. The >> autoloader load model in the lib/model first (at least for sf1.0). > > It's what I done, but it's not working :( > -- > Nicolas CHARLOT > http://www.isics.fr > > > > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
