[symfony-users] PDO Connection Error

2011-03-07 Thread mohamed sabri ben sassi
hi guys when i write the commandsymfony doctrine:build-sql on ms-dos i get this message :: t.php:1119 PHP 15. Doctrine_Export_Mysql-createTableSql() C:\development \sfprojects\jobee t\lib\vendor\symfony\lib\plugins\sfDoctrinePlugin\lib\vendor\doctrine \Doctrine\E xport.php:1251 PHP 16.

Re: [symfony-users] PDO Connection Error

2011-03-07 Thread Jérémie
While exporting model class 'JobeetAffiliate' to SQL: PDO Connection Error: SQ LSTATE[HY000] [2006] MySQL server has gone away Is the MySQL server still runnning? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this

[symfony-users] Re: sfWidgetFormJQueryAutocompleter: how to retrieve the keys of the selected elements?

2011-03-07 Thread Javier Garcia
http://trac.symfony-project.org/ticket/8171 what to do when someone has assigned a ticket since 1 year and it has not been resolved or deleted? On Mar 1, 7:27 pm, Javier Garcia tirengar...@gmail.com wrote: Hi again.. I'm following the tutorial/snippet I mentioned before. I have followed it,

Re: [symfony-users] Re: sfWidgetFormJQueryAutocompleter: how to retrieve the keys of the selected elements?

2011-03-07 Thread Christophe COEVOET
Le 07/03/2011 15:46, Javier Garcia a écrit : http://trac.symfony-project.org/ticket/8171 what to do when someone has assigned a ticket since 1 year and it has not been resolved or deleted? Assigning the tickets to fabien is the default behavior of the issue tracker so this is not really an

[symfony-users] Re: User Authentication

2011-03-07 Thread Donald
Hi Roger, Thanks for the response. I do have the _username and _password fields in my form, and the action of the form is pointing to the _security_check route. I'm using the Doctrine UserProvider. I have tried the routing config without the controller, and I just get the following error:

Re: [symfony-users] Re: User Authentication

2011-03-07 Thread Christophe COEVOET
Le 07/03/2011 16:18, Donald a écrit : Hi Roger, Thanks for the response. I do have the _username and _password fields in my form, and the action of the form is pointing to the _security_check route. I'm using the Doctrine UserProvider. I have tried the routing config without the controller,

[symfony-users] Trying to unset a field before saving it, using offsetUnset()

2011-03-07 Thread Javier Garcia
Hi, I'm trying to unset a field before saving it, exactly in the executeCreate() function generated by sf. I'm using this: $this-configuration-getForm()-getWidgetSchema()- offsetUnset('clienti'); var_dump($this-configuration-getForm()-getWidgetSchema()); But after that the field clients

[symfony-users] Re: Trying to unset a field before saving it, using offsetUnset()

2011-03-07 Thread Javier Garcia
Well I mean $this-configuration-getForm()-getWidgetSchema()- offsetUnset('clients'); On Mar 7, 7:40 pm, Javier Garcia tirengar...@gmail.com wrote: Hi, I'm trying to unset a field before saving it, exactly in the executeCreate() function generated by sf. I'm using this:    

Re: [symfony-users] PDO Connection Error

2011-03-07 Thread mohamed sabri ben sassi
yes he's running normaly 2011/3/7 Jérémie jeremie.symf...@gmail.com While exporting model class 'JobeetAffiliate' to SQL: PDO Connection Error: SQ LSTATE[HY000] [2006] MySQL server has gone away Is the MySQL server still runnning? -- If you want to report a vulnerability issue on

Re: [symfony-users] PDO Connection Error

2011-03-07 Thread mohamed sabri ben sassi
so can you help me please i am really stuked 2011/3/7 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com yes he's running normaly 2011/3/7 Jérémie jeremie.symf...@gmail.com While exporting model class 'JobeetAffiliate' to SQL: PDO Connection Error: SQ LSTATE[HY000] [2006] MySQL

Re: [symfony-users] Re: sfGuardPlugin Redirect Problem

2011-03-07 Thread Drew Sire
I think I will just try an upgrade to Symfony 1.2 with a newer version of the sfGuardPlugin. I don't want to spend hours debugging Symfony's own code. On Sun, Mar 6, 2011 at 11:49 AM, Drew Sire nathandrews...@gmail.com wrote: Ya, it seems like the other modules aren't recognizing the

[symfony-users] Got error stating 'Couldn't locate driver named mssql' when attempting php symfony doctrine:insert-sql

2011-03-07 Thread TinyGrasshopper
Hello, I'm trying to follow the Practical symfony 'jobeet' tutorial at http://www.symfony-project.org/jobeet/1_4/Doctrine/en/ except with MS SQL Server 2008 R2 and IIS on Windows Server 2008 R2 instead of on MySQL and Apache. I'm getting a problem with Doctrine connecting to my MSSQL Server which

[symfony-users] Is it possible to programmatically login to Symfony2?

2011-03-07 Thread Brandon
I'm loving Symfony2, but I'm a newbie. I have a form-login security function that is working great. But when a new user registers they are sent an email confirmation link, and it would be a little wonky to send them to the login page after registering. How do I log them in after they click the

[symfony-users] Re: ERP development ( SF 1.4 or 2.0 ? )

2011-03-07 Thread Anderson Dadario
I'll start with 2.0 :D Sounds better - a better framework - up to date - doesn't think about migration Thanks for all opinions! -- 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

[symfony-users] Re: User Authentication

2011-03-07 Thread Donald
Christophe, Thanks for the response. I'm aware that there are certain features missing from my example above. But I'm trying to keep this test case very limited so I can concentrate on the problem at hand; being that the check authentication is not working. On Mar 7, 9:29 am, Christophe COEVOET

Re: [symfony-users] Re: User Authentication

2011-03-07 Thread Christophe COEVOET
Le 07/03/2011 21:24, Donald a écrit : Christophe, Thanks for the response. I'm aware that there are certain features missing from my example above. But I'm trying to keep this test case very limited so I can concentrate on the problem at hand; being that the check authentication is not

[symfony-users] Symfony always redirects to https

2011-03-07 Thread Gergely Csépány
Hi, I'm having a strange problem: on a shared host, all the redirects (eg. -redirect('@homepage')) result in https urls, even if I was on bare http. In the logs I see that the WebController receives this https url from the Routing, but I never told it to do so. And the really strange is that it

[symfony-users] Get GNU gettext to work with symfony2

2011-03-07 Thread Geoff G
Normally, I would be fine w/ XLIFF (or whatever symfony's format is), but the problem I have with it is that: 1. Launchpad doesn't support it 2. Glotpress doesn't support it So, looking around the web for some alternatives, I found most of them don't support it. That being out of the