Re: [symfony-users] vjCommentPlugin and sfDoctrineGuardUser 5.0.0

2010-07-24 Thread Gustavo Adrian
Look at the answer of Michal. You have to use the SVN trunk version On Sat, Jul 24, 2010 at 5:57 AM, Sela Yair wrote: > anyone has tried to upgrade from 4.0.x to 5.0.0 of sfGuardDoctrine ? as i > get an erro > > On 23 July 2010 21:47, Gustavo Adrian wrote: > >> Don't matter. I forgot to enable

Re: [symfony-users] vjCommentPlugin and sfDoctrineGuardUser 5.0.0

2010-07-24 Thread Sela Yair
anyone has tried to upgrade from 4.0.x to 5.0.0 of sfGuardDoctrine ? as i get an erro On 23 July 2010 21:47, Gustavo Adrian wrote: > Don't matter. I forgot to enable the plugin again in > projectConfiguration.class.php > > > Thanks! > > > On Fri, Jul 23, 2010 at 5:44 PM, Gustavo Adrian < > comfo

Re: [symfony-users] vjCommentPlugin and sfDoctrineGuardUser 5.0.0

2010-07-23 Thread Gustavo Adrian
Don't matter. I forgot to enable the plugin again in projectConfiguration.class.php Thanks! On Fri, Jul 23, 2010 at 5:44 PM, Gustavo Adrian wrote: > First of all, thanks for the quick response! > > I've just installed from trunk of the svn repository the plugin as you > said. But now I'm getti

Re: [symfony-users] vjCommentPlugin and sfDoctrineGuardUser 5.0.0

2010-07-23 Thread Gustavo Adrian
First of all, thanks for the quick response! I've just installed from trunk of the svn repository the plugin as you said. But now I'm getting an error when I use the task doctrine:build --all: PHP Fatal error: Class 'Commentable' not found in /var/www/estudio/lib/model/doctrine/base/BaseWebGener

Re: [symfony-users] vjCommentPlugin and sfDoctrineGuardUser 5.0.0

2010-07-23 Thread MichaƂ Piotrowski
Hi, 2010/7/23 Gustavo Adrian : > I've recently upgraded sfDoctrineGuardUser from 4.0.1 to 5.0.0 but when > doing the rebuild of the db, models, forms... etc, it throws this error: > > SQLSTATE[HY000]: General error: 1005 Can't create table > 'estudio_development.#sql-29d0_228a' (errno: 150). Faili

[symfony-users] vjCommentPlugin and sfDoctrineGuardUser 5.0.0

2010-07-23 Thread Gustavo Adrian
I've recently upgraded sfDoctrineGuardUser from 4.0.1 to 5.0.0 but when doing the rebuild of the db, models, forms... etc, it throws this error: SQLSTATE[HY000]: General error: 1005 Can't create table 'estudio_development.#sql-29d0_228a' (errno: 150). Failing Query: "ALTER TABLE comment ADD CONSTR