[symfony-users] Plugin Install

2011-02-02 Thread Ravi Kotwani
Hello All, As i am a beginer in symfony. Can any one tell me the steps to use the csv import export plugin. Thankx. -- 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 G

Re: [symfony-users] What do you use symphony for?

2010-02-01 Thread Ravi Undupitiya
Hey, Sorry guys, this is an academic report, I don't think I can publish it online, not at least I get my grade back. Thanks again for the support. I'm really looking forward to learning symfony myself for some projects I have in mind. Best, Ravi On Mon, Feb 1, 2010 at 9:18

Re: [symfony-users] What do you use symphony for?

2010-01-31 Thread Ravi Undupitiya
Thanks for the replies and helping me out with my report. Yes, symFony. I keep doing that. Best, Ravi On Sun, Jan 31, 2010 at 8:26 AM, Eno wrote: > On Tue, 26 Jan 2010, raviu wrote: > > > Could you tell us what you use symphony for > > BTW, that should be sy

[symfony-users] Re: sfValidatorDoctrineUnique Is there any way to add criteria..

2009-10-30 Thread ravi
... > > There you can check if the value has changed - and if so - to check > against Doctrine if the new field is valid. > > On Fri, 2009-10-30 at 06:02 -0700, ravi wrote: > > thanx for the reply david.. > > > but that is not what i need.. i want to use the > > &

[symfony-users] Re: sfValidatorDoctrineUnique Is there any way to add criteria..

2009-10-30 Thread ravi
gt;                 parent::configure(); > >                 // Common Validation >                 if ($this->isNew) { >                   // extra validation for new objects >                 } else { >                   // extra validation for existing objects >                 } >      

[symfony-users] sfValidatorDoctrineUnique Is there any way to add criteria..

2009-10-30 Thread ravi
ow to skip a single record for sfValidatorDoctrineUnique while editing the form. for example.. user:- ravi pass:- ravi and if am going to edit the user then without changing username if press save button then it will validate the the value "ravi" with my own value "ravi" and

[symfony-users] sfValidatorDoctrineUnique Is there any way to add criteria..

2009-10-30 Thread ravi
ow to skip a single record for sfValidatorDoctrineUnique while editing the form. for example.. user:- ravi pass:- ravi and if am going to edit the user then without changing username if press save button then it will validate the the value "ravi" with my own value "ravi" and

[symfony-users] By default prototype.js not included in new template

2009-09-22 Thread ravi ranjan
I have created a new template in user module, when ever i execute this template, by default the prototype.js is not included while prototype.js is included by default in all templates. Please help me out. --~--~-~--~~~---~--~~ You received this message because you

[symfony-users] Re: sfAssetLibraryPlugin + tinyMce3.o i m not getting it worked... need help

2009-06-12 Thread ravi
Teixidó wrote: > there are a patch in the trac with a solution. I imagine that you're using > the last version of tiny?? > > http://trac.symfony-project.org/ticket/5986 > > joan > > 2009/6/11 ravi > > > > > i have used sfAssetLibraryPlugin for symfony 1.2

[symfony-users] sfAssetLibraryPlugin + tinyMce3.o i m not getting it worked... need help

2009-06-10 Thread ravi
i have used sfAssetLibraryPlugin for symfony 1.2 and using the same for tinymce browsing media files... and i m getting javascript error for tinyMCe u is undefined in tinymce.js on line no 1. please help me out from these.. thanx --~--~-~--~~~---~--~~ You receive

[symfony-users] how to get host name in my symfony 1.2 TASK

2009-06-04 Thread ravi
how to get host name in my symfony 1.2 TASK i want to include hostname in my task... i have tried url_for1 (prefix,true); but dat doesnt work and replaces the url to /usr/share/ symfony/ package... please help me out --~--~-~--~~~---~--~~ You received this me

[symfony-users] Re: get php warning while creating new instance in my symfony task!!!

2009-06-02 Thread ravi
ok i got dat solved.. and thank u very much for your reply... On Jun 2, 1:15 pm, Frank Stelzer wrote: > Check the write permissions of the /var/lib/php/session folder. I   > assume that only the web user can write there. > > Am 02.06.2009 um 05:45 schrieb ravi: > > > &g

[symfony-users] get php warning while creating new instance in my symfony task!!!

2009-06-01 Thread ravi
here is my code for the symfony task... i want to render the partial in symfony generated task... so for that i have included few lines for partial $configuration = ProjectConfiguration::getApplicationConfiguration ('frontend', 'dev', false); sfContext::createInstance($configuration); $configurat

[symfony-users] session problem

2008-11-07 Thread Ravi
Hi to all, In my project i have a common header from there user will login and do stuff.But the problem is this login is working for home page only. Behaviour is like this 1.User logged in home page .he will get his menu. 2.If he moves to any other module then member details are missing. [i.e