[symfony-users] How to redirect with just a normal URI?

2011-04-10 Thread dartheroz
Hi, Here is my problem with redirects. user/profile?id=1&name=robert after redirects user/profile/id/1/name/robert Can it be just user/profile?id=1&name=robert Hope you can help me Thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-p

[symfony-users] New Form - Custom Labels?

2011-04-10 Thread ericclemmons
Between FormBuilder & ThemeRenderer, I can't seem to figure out how to simply add a field with a custom label: $builder->add('fname', 'text', array('label' => 'First Name'); -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You recei

[symfony-users] Re: Error 403 Forbidden

2011-04-10 Thread Hertzy3
Thanks! I just needed to chmod /home/ahertz to 755. On Apr 8, 12:37 pm, Haris Fauzi wrote: > Hi Alex, > > If you want to place your files under your HOME accessible to Apache, you > have to give rx permission from / all the way down to the directory where > you setup your DocumentRoot. If you ins

Re: [symfony-users] Re: AdminBundle - not able to make it work in PR10

2011-04-10 Thread Christophe COEVOET
Le 10/04/2011 23:49, Malc a écrit : Basically it's working, but I always get some of the following error's: Catchable fatal error: Object of class could not be converted to string in src\web\vendor\symfony\src\Symfony\Component\Form \EntityChoiceField.php on line 243. Can anybody tell me ,

[symfony-users] Re: AdminBundle - not able to make it work in PR10

2011-04-10 Thread Malc
Basically it's working, but I always get some of the following error's: Catchable fatal error: Object of class could not be converted to string in src\web\vendor\symfony\src\Symfony\Component\Form \EntityChoiceField.php on line 243. Can anybody tell me , how to fix that ? Did I forget someth

[symfony-users] after authenttication get user data from session

2011-04-10 Thread kassel
Hi How i get the user data storaged into session, i've sow all user is in session but how can get id for example?? i've saw i can get it by : $session->get("_security_main") but it's serialized thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfon

[symfony-users] [symfony2] AdminBundle - not able to make it work in PR10

2011-04-10 Thread seven seven
Hi everyone, Is AdminBundle working in PR10 ? I am not able to make it work at all ... I followed the instructions from the Resources/doc . -- Cezar -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message bec

[symfony-users] Forms escaping quotes on input

2011-04-10 Thread Simon Cast
I recently upgraded to 1.4.12 and this has produced the odd error where form input is escaping quotes on entry to the system. By this I mean I echoed the clean & bound form and the text field showed the escaped text e.g. \"This is quoted\" Any idea why this is happening and what I can do to unesc

[symfony-users] Re: [Symfony2] Own validation for FOS UserBundle won't work

2011-04-10 Thread Conrad
Just had the idea.. do I need to add a Request Class with the name of my Model too? I just tested exactly the same like in the book: http://symfony.com/doc/2.0/book/validation.html (using PR10) 1. created the Author in Application\UserBundle\Author.php 2. added it to the Application\UserBundle

Re: [symfony-users] how can i install the library TCPDF in symfony

2011-04-10 Thread mohamed sabri ben sassi
yes i did all of these stuf but it didnt work 2011/4/9 Haris Fauzi > Try to clear cache directory: > C:\development\sfprojects\gestion des competences> del cache\*.* > (You're using Windows right?) > > Haris > > On 10 April 2011 01:52, mohamed sabri ben sassi < > mohamedsabri.bensa...@gmail.com>

[symfony-users] Re: Symfony2 and Netbeans

2011-04-10 Thread Conrad
I have the same problem, and unfortunately I take a look to the API (or source) of this class to see what's possible.. I don't think this is going to be an easy part for the IDE, as String paramaters usually don't get evaluated on 'development time'.. Because the depency injector is actually a