Hi, I created a separate session database today to store my sessions. The rest of my object model resides in a database with the alias "propel" in databases.yml. When I created the session database and regenerated my model, the sfGuardPlugin's model classes no longer seem to have methods that provide access to other relationships in my model. In my case, there is a method called getConsumers() that was previously on my sfGuardPlugin OM class.
Has anyone else come across this, and do you know how to fix it? Thanks, Steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
