I spent most of the day yesterday chasing down source code problems and finally fixing all that I could by redoing my config files.
What I have ended up with is that as soon as I enter admin/admin into the login screen I get the following error: Fatal error: Call to undefined method sfGuardUserPeer::retrievebyusername() in C:\Documents and Settings \josephk\osw\plugins\sfGuardPlugin\lib\validator \sfGuardUserValidator.class.php on line 46 I have looked at the code in the plugin and everything is there in plain sight. I suspect something is wrong with autoloading, but I do not know how to debug it. Any ideas? /Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
