[symfony-users] Re: No embed form bind

2010-12-17 Thread HAUSa
Yes, the print_r() on $oForm-getValues() gives the exact same as on $_POST. All values are there. But when I do $oForm-getEmbeddedForm('facebook')-getValues(), it is empty. Even though $_POST['facebook'] is an array... Has it to do with that UserSocialNetworkLinksForm is not a form built on a

[symfony-users] Re: Call to undefined method sfRoute::getObject() when try to activate an affiliate in the backend

2010-12-17 Thread scvroin
Hi, Unfortunate, I don't use source control. I don't figure out from where is my diffrence. On 17 dec., 00:06, guiguiboy guillaume.bre...@gmail.com wrote: Hi, Do you use source code control for this project ? You seem to have difference between your dev (local) environment and your prod

[symfony-users] Re: Call to undefined method sfRoute::getObject() when try to activate an affiliate in the backend

2010-12-17 Thread guiguiboy
Hi, If you didn't find any difference between the 2 routing files, then consider making a diff on the whole project. You can use winmerge to see where the differences are (works for a file and a folder). I (strongly) advice you to use source code control. Guillaume B. On 17 déc, 11:05, scvroin

[symfony-users] 06-Advanced-Forms from book more with symfony don't work

2010-12-17 Thread Ardison Nicolas
Hi folks, I write because i read and read the chapter 6 (Advanced Forms) of the book More with symfony and i can not it works, (I'm using my own schema for the DB no the book one). I get an error *SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign

[symfony-users] Row Level Access control

2010-12-17 Thread Dennis
Anyone ever seen a good RLAC, Row Level Acces Control for any of: Symfony Zend Doctrine PHP ? Supposedly there's one in CakePHP, but from all accounts, it's incomplete. The w3c has a ALC RDF thta looks adaptaible, but I'm not a member of the w3c and don't have access to the full project. Java has

[symfony-users] Re: How do I explicitly specify Doctrine connection name when connecting to multiple DBs using Symfony 1.4.8 / Doctrine 1.2?

2010-12-17 Thread Dennis
Search for 'getConnection()' Symfony, blah blah. I know there's a way to use a particular connection when querying. On Dec 16, 11:51 pm, Georg geor...@have2.com wrote: This works for me. I can use tables from all databases in one action. Are you sure that the class is bound to the correct

[symfony-users] Symfony 1.x on Github

2010-12-17 Thread bkuberek
Hi, What is the status of the symfony1 repo on github? http://github.com/symfony/symfony1 -- 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