Hi,

in a symfony 1.0 project I installed the following plugins:

sfFeed2Plugin
sfGuardPlugin
sfMediaLibraryPlugin
sfSimpleBlogPlugin
sfSimpleCMSPlugin
sfSimpleForumPlugin
sfThumbnailPlugin

Is there a special order in which I have to install them?

Trying a

symfony propel-build-model

leads to the following error:
propel > om-template:
[propel-om] Target database type: mysql
[propel-om] Target package: lib.model
[propel-om] Using template path: .../symfony/vendor/propel-generator/
templates
[propel-om] Output directory: .../microsite
[propel-om] Processing: generated-schema.xml
[propel-om] Processing: generated-sfGuardPlugin-schema.xml
[propel-om] Processing: generated-sfSimpleBlogPlugin-schema.xml
[propel-om] Processing: generated-sfSimpleCMSPlugin-schema.xml
[propel-om] Processing: generated-sfSimpleForumPlugin-schema.xml
Execution of target "om-template" failed for the following reason: .../
symfony/vendor/propel-generator/build-propel.xml:470:1: ERROR!!
Attempt to set foreign key to nonexistent table, user!
[phingcall] .../symfony/vendor/propel-generator/build-propel.xml:
470:1: ERROR!! Attempt to set foreign key to nonexistent table, user!

What am I doing wrong?

Regards,
Matthias
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to