Okay, fixed it.

I'd moved the sfGuardUser schema info to my main schema.yml file,
which was causing "propel:build-model" to generate models classes that
over-rode everything in the plugin.


On Nov 21, 3:04 pm, larry <[email protected]> wrote:
> Yes, I have cleared the cache. No need to remind me to do that.
>
> I'm getting this error on a new site:
>
> Fatal error: Call to undefined method
> sfGuardUserPeer::retrievebyusername() in /home/lawrence/domains/
> dev5.team/public_html/plugins/sfGuardPlugin/lib/validator/
> sfGuardValidatorUser.class.php on line 37
>
> I deleted the sfGuardUser plugin and reinstalled it via Pear, but I'm
> still getting this error. If I open the
>
> The method is in the file PluginsfGuardUserPeer.php. I am not sure how
> sfGuardUserPeer gets it. But even if I copy-and-paste the method to
> sfGuardUserPeer.php file, I still get the same error. Why?
>
> Yes, I have cleared the cache. No need to remind me to do that.

--

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=.


Reply via email to