[symfony-users] Re: sfphpExcelPlugin installation problem

2009-09-06 Thread Sherif
On a bit of a side note, I tested out sfphpExcelPlugin and found it was quite memory intensive compared to the Pear SPREADSHEET_EXCEL_WRITER package. I ended up going for the Pear package as I need to work with exporting several thousand rows and kept reaching memory limits with the phpExcel.

[symfony-users] Re: sfphpExcelPlugin installation problem

2009-09-06 Thread asim nizam
Yes i installed sfexcelplugin successfully using new version for symfony1.2 thanks alll On Sun, Sep 6, 2009 at 7:00 PM, DEEPAK BHATIA toreachdee...@gmail.comwrote: Did you do php symfony cc On Sat, Sep 5, 2009 at 9:51 AM, asim nizamasim...@gmail.com wrote: i did same i downloaded it

[symfony-users] Re: sfphpExcelPlugin installation problem

2009-09-05 Thread Bertrand Zuchuat
Use the new version 1.03 for symfony 1.2 Bertrand Le 5 sept. 2009 à 06:21, asim nizam a écrit : i did same i downloaded it manually and copied in plugin folder and also enabled in sfconfigurationfile but when i run the example file it says phpexcel class doesnot exist

[symfony-users] Re: sfphpExcelPlugin installation problem

2009-09-04 Thread Bertrand Zuchuat
Hi, I'll post a new version later in the day. Bertrand Le 4 sept. 2009 à 12:14, sunny a écrit : Hi can anybody help me how to install sfphpExcelPlugin i get the following error in cli mode You try to install a symfony 1.0 plugin. Please read the help message of this task to know

[symfony-users] Re: sfphpExcelPlugin installation problem

2009-09-04 Thread Bertrand Zuchuat
Or use this solution: http://www.funstaff.ch/2009/07/07/integration-de-phpexcel-dans-un-projet-symfony Sorry, but this post is in french. Bertrand Le 4 sept. 2009 à 12:14, sunny a écrit : Please read the help message of this task to know how to install a plugin for the current version of

[symfony-users] Re: sfphpExcelPlugin installation problem

2009-09-04 Thread Walter
Download the plugin und copy it manulally in the plugin folder That worked in my case. Cheers Walter On 4 Sep., 12:14, sunny asim...@gmail.com wrote: Hi can anybody  help me how to install sfphpExcelPlugin i get the following error in cli mode   You try to install a symfony 1.0

[symfony-users] Re: sfphpExcelPlugin installation problem

2009-09-04 Thread asim nizam
i did same i downloaded it manually and copied in plugin folder and also enabled in sfconfigurationfile but when i run the example file it says phpexcel class doesnot exist --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[symfony-users] Re: sfPhpExcelPlugin-1.0.1

2009-02-12 Thread DeepakBhatia
Thanks for your mail. Still the same error comes. I tried the below C:\PROGRA~1\xampp\htdocs\wbrtphp -rc C:\Program Files\xampp\htdocs \wbrt\plugins \sfPhpExcelPlugin\lib\sfPhpExcel.class.php plugins\sfPhpExcelPlugin \examples\01

[symfony-users] Re: sfPhpExcelPlugin-1.0.1

2009-02-11 Thread geoffroy
you must have to symfony clear cache to regenerate .class autoloading. ./ symfony cc On Feb 11, 8:46 am, DeepakBhatia toreachdee...@gmail.com wrote: Hi, Point 1 == I have installed the sfPhpExcelPlugin-1.0.1 Plugin in the my symfony project directory

[symfony-users] Re: sfPhpExcelPlugin

2008-08-20 Thread b166er
i posted this topic to developer of PHPExcel-lib (Maarten B.) here the answer from him at 18.08.2008: Should be fixed in latest source version. good luck b166er --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups