[symfony-users] SfGuardPlugin

2007-06-13 Thread nathieb
Hey, I try tu use sfGuardPlugin and to extend the sfGuardAuth with the sfGuardUserProfile. But when i use the official documentation, there is a trouble. the utilisation of an foreign key is impossible with propel, if somebody can help me. French user olivier --~--~-~--~~-

[symfony-users] Re: SfGuardPlugin

2007-06-13 Thread nathieb
> declaration to schema.yml as such: > > propel: >_attributes: { package: "plugins.sfGuardPlugin.lib.model" } >sf_guard_user: > _attributes: { phpName: sfGuardUser } > id: > Ok, it's the solution i found but when i declare user like this: _attributes :{ package: "plug

[symfony-users] sfGuardPlugin

2007-06-19 Thread nathieb
Hey, I've got an error when i try to insert data in sfGuardPlugin. what is the "salt" column, It arrived when i try to use sfGuardUserProfile, I would try to reinstall the plugin but there is some error, and i don't understand why ! [PropelException] Unable to execute INSERT statement. [wra