[EMAIL PROTECTED] írta:
> ERROR!! Attempt to set foreign key to nonexistent table,
> sf_guard_user!
> [phingcall] /usr/share/php/symfony/vendor/propel-generator/build-
> propel.xml:470:1: ERROR!! Attempt to set foreign key to nonexistent
> table, sf_guard_user!
>
> any ideas?
Did you install sfGuardPLugin? And the best way for the table name is
sf_guard_user_profile.
If you want to use different, your app.yml must be changed to:
all:
sf_guard_plugin:
profile_class: Customer
profile_field_name: user_id
But I think the propel do not use it.
--
Ámon Tamás
http://linkfelho.amon.hu
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---