Re: [symfony-users] Application Configuration

2010-10-14 Thread Eliana Montoya
hi khalid!!! you are right.. thanks for your help. Best regards. -- 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, s

Re: [symfony-users] Application Configuration

2010-10-14 Thread khalid
Hi, ur yes because you must enabled sfDoctrinePlugin 2010/10/14 eliana m. > hello > I need to install different plugins for each application. > > The following is the code for the appconfiguration: > > > class ingeindConfiguration extends sfApplicationConfiguration > { > public function config

[symfony-users] Application Configuration

2010-10-14 Thread eliana m.
hello I need to install different plugins for each application. The following is the code for the appconfiguration: enablePlugins(array('sfCmsPlugin',)); } } and I get the following error Fatal error: Class 'sfDoctrineDatabase' not found in C:\wamp\www\cms- utp\data\bin\UTP\cach