Hi,
ur
yes because you must enabled sfDoctrinePlugin

2010/10/14 eliana m. <eliana...@gmail.com>

> hello
> I need to install different plugins for each application.
>
> The following is the code for the appconfiguration:
>
> <?php
>
> class ingeindConfiguration extends sfApplicationConfiguration
> {
>  public function configure()
>  {
>  }
>
>  public function setup()
>                {
>                        $this->enablePlugins(array('sfCmsPlugin',));
>                }
> }
>
> and I get the following error
>
> Fatal error: Class 'sfDoctrineDatabase' not found in C:\wamp\www\cms-
> utp\data\bin\UTP\cache\ingeind\dev\config\config_databases.yml.php on
> line 6
>
> Have I forgotten any step in this installation?
>
> thanks for your help
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> 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
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to