[symfony-users] Re: Symfony 2 configuration environment variables

2010-08-11 Thread Donut
rrors with this config, but the test.sqlite file is nowhere to be found. Is it possible it is ignoring the config and creating it in memory? On Aug 11, 7:59 am, Donut wrote: > I'm trying to figure out how to configure a symfony 2 application to > create an sqlite database, but I cannot

[symfony-users] Symfony 2 configuration environment variables

2010-08-11 Thread Donut
I'm trying to figure out how to configure a symfony 2 application to create an sqlite database, but I cannot seem to figure out how to configure the path. On the Doctrine Configuration webpage (http:// docs.symfony-reloaded.org/guides/doctrine/configuration.html? highlight=kernel) I see what looks

[symfony-users] Validation errors with embedded form (sfGuardUser with sfGuardUserProfile)

2009-02-17 Thread donut
I'm embedding the sfGuardUserProfile form in the sfGuardUser form but whenever I submit I get validation errors. Here's the exact error: --- 500 | Internal Server Error | Doctrine_Validator_Exception Validation failed in class sfGuardUserProfile 8 fields had validation errors: * 1 validator fai