[symfony-users] Where to put sfPHPExcelPlugin in Symfony 1.4

2010-05-17 Thread DEEPAK BHATIA
Hi, I initialised the sfPHPExcelPlugin in ProjectConfiguration. I see the my plugin is getting invoked but I get the following error ** * == * *Fatal error*: Uncaught exception 'sfConfigurationException'

Re: [symfony-users] Where to put sfPHPExcelPlugin in Symfony 1.4

2010-05-17 Thread Alvaro Videla
Hi, By READING your error message, I can see that it says this: Fatal error: Uncaught exception 'sfConfigurationException' with message 'Configuration file C:/development/sfprojects/jobeet/lib/vendor/symfony/lib/plugins/sfPhpExcelPlugin/config/phpexcel.yml does not have a registered

Re: [symfony-users] Where to put sfPHPExcelPlugin in Symfony 1.4

2010-05-17 Thread DEEPAK BHATIA
Thanks Alvaro, All the files are present as they are part of the downloaded package. Can you send me your package ? Regards Deepak Bhatia On Mon, May 17, 2010 at 5:01 PM, Alvaro Videla harryjek...@gmail.comwrote: Hi, By READING your error message, I can see that it says this: *Fatal