Re: [symfony-users] Re: [Symfony2] Security ACL: SQLSTATE 23000 error (duplicated entry) while updating field ACEs

2011-04-09 Thread Johannes Schmitt
I think even if it is a bit more work when changing permissions, you should definitely look into cumulative permissions since this will increase the performance of your application. It should be sufficient to have one ACE with all granting, and one ACE with all denying permissions for each

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

2011-04-09 Thread mohamed sabri ben sassi
how can i install the library TCPDF in symfony i have to generate a document pdf 2011/4/9 Loïc Vernet vernet.l...@gmail.com http://www.symfony-project.org/plugins/sfTCPDFPlugin ? 2011/4/8 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com how can i install the libraryhow can i install

[symfony-users] Re: Don't get security token

2011-04-09 Thread pzwosta
This works for me either. In my main page I check with if ($app- User()) ... if the user has logged in and change the logon-button accordingly. Thanks Peter On 8 Apr., 21:57, Dennis Jacobfeuerborn djacobfeuerb...@gmail.com wrote: Hm, that bit looks ok so the problem must be somewhere else.

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

2011-04-09 Thread Loïc Vernet
You could read the READMEhttp://www.symfony-project.org/plugins/sfTCPDFPlugin/1_6_2?tab=plugin_readme 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com how can i install the library TCPDF in symfony i have to generate a document pdf 2011/4/9 Loïc Vernet vernet.l...@gmail.com

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

2011-04-09 Thread mohamed sabri ben sassi
when i make all these steps and begin coding this line $config=sfTCPDFPluginConfigHandler::loadconfig(); not found and it show fatal error 2011/4/9 Loïc Vernet l.ver...@sqltechnologies.com You could read the READMEhttp://www.symfony-project.org/plugins/sfTCPDFPlugin/1_6_2?tab=plugin_readme

[symfony-users] Extrange into Encoding

2011-04-09 Thread Alvaro Touzon
Hi to all I'm using this tuto for make auth: http://www.dobervich.com/2011/03/21/symfony2-blog-application-tutorial-part-v-intro-to-security/ It shos how to make basic Auth, but when i create an user with md5 encodig the password not the same as when sf makes auth any idea?? thnks -- Álvaro,

Re: [symfony-users] Extrange into Encoding

2011-04-09 Thread Christophe COEVOET
Le 09/04/2011 14:15, Alvaro Touzon a écrit : Hi to all I'm using this tuto for make auth: http://www.dobervich.com/2011/03/21/symfony2-blog-application-tutorial-part-v-intro-to-security/ It shos how to make basic Auth, but when i create an user with md5 encodig the password not the same as

Re: [symfony-users] Extrange into Encoding

2011-04-09 Thread Alvaro Touzon
Yes i've changesd only that to md5, but generate two differnet password. Thanks 2011/4/9 Christophe COEVOET s...@notk.org Le 09/04/2011 14:15, Alvaro Touzon a écrit : Hi to all I'm using this tuto for make auth:

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

2011-04-09 Thread mohamed sabri ben sassi
this is the error : Fatal error: Class 'sfTCPDFPluginConfigHandler' not found 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com when i make all these steps and begin coding this line $config=sfTCPDFPluginConfigHandler::loadconfig(); not found and it show fatal error

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

2011-04-09 Thread mohamed sabri ben sassi
its activated but it didnt work and when i invite the command symfony plugin:publish-assests it shows me the plugin sfTCPDF 2011/4/9 Loïc Vernet l.ver...@sqltechnologies.com You must activate the plugin in your ProjectConfiguration.class.php file. ++ 2011/4/9 mohamed sabri ben sassi

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

2011-04-09 Thread Loïc Vernet
What is the fatal error ? 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com its activated but it didnt work and when i invite the command symfony plugin:publish-assests it shows me the plugin sfTCPDF 2011/4/9 Loïc Vernet l.ver...@sqltechnologies.com You must activate the

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

2011-04-09 Thread Loïc Vernet
Are you using symfony 1.4 ? 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com now it shows an other error: Configuration file C:\development\sfprojects\gestion des competences/config/pdf_configs.yml, C:\development\sfprojects\gestion des

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

2011-04-09 Thread mohamed sabri ben sassi
no iam using symfony 1.2 2011/4/9 Loïc Vernet l.ver...@sqltechnologies.com Are you using symfony 1.4 ? 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com now it shows an other error: Configuration file C:\development\sfprojects\gestion des

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

2011-04-09 Thread mohamed sabri ben sassi
so can you help me please 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com no iam using symfony 1.2 2011/4/9 Loïc Vernet l.ver...@sqltechnologies.com Are you using symfony 1.4 ? 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com now it shows an other

[symfony-users] Re: Errors in Creating pages in Symfony 2 chapter of the book

2011-04-09 Thread Mike Angstadt
Got it. Thanks! On Apr 7, 9:32 am, weaverryan weaverr...@gmail.com wrote: Hey Mike- I was a little behind on the Trac tickets, but I closed all Symfony2 docs Trac tickets yesterday. Posting here, creating tickets and creating pull requests are all good options (pull requests are the best

[symfony-users] Re: Errors in Creating pages in Symfony 2 chapter of the book

2011-04-09 Thread Mike Angstadt
Got it. Thanks! On Apr 7, 9:32 am, weaverryan weaverr...@gmail.com wrote: Hey Mike- I was a little behind on the Trac tickets, but I closed all Symfony2 docs Trac tickets yesterday. Posting here, creating tickets and creating pull requests are all good options (pull requests are the best

[symfony-users] Vespolina Project Status

2011-04-09 Thread Daniel Kucharski
Hey All, It has been some time since we've announced the project on the mailing list and on the Symfony Live hack day, so this email is just a quick update. The community feedback on use cases and overall design has been great, resulting in new and interesting insights how Vespolina should

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

2011-04-09 Thread Loïc Vernet
Ty to move the pdf_configs.yml file in the config directory of your application. 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com so can you help me please 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com no iam using symfony 1.2 2011/4/9 Loïc Vernet

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

2011-04-09 Thread mohamed sabri ben sassi
yes i did all of these stuf but it didnt work 2011/4/9 Loïc Vernet l.ver...@sqltechnologies.com Ty to move the pdf_configs.yml file in the config directory of your application. 2011/4/9 mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com so can you help me please 2011/4/9 mohamed

[symfony-users] [Symfony 2] List all ACEs for a given user

2011-04-09 Thread phil0
I have granted a number of ACLs to some users using the Symfony 2 ACL. However, I'd now like my admin to be able to see what the user has access to. Is that possible? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received

[symfony-users] Assetic not working for prod

2011-04-09 Thread Michael
I have the latest vendors update and been trying to use the AsseticBundle, but it's not working when I use the prod env (work fine for dev): assetic: debug: %kernel.debug% use_controller: false filters: cssrewrite: ~ ?php

Re: [symfony-users] Assetic not working for prod

2011-04-09 Thread Christophe COEVOET
Le 09/04/2011 20:53, Michael a écrit : I have the latest vendors update and been trying to use the AsseticBundle, but it's not working when I use the prod env (work fine for dev): assetic: debug: %kernel.debug% use_controller: false filters: cssrewrite: ~ ?php

[symfony-users] Re: Assetic not working for prod

2011-04-09 Thread Michael
No... I was thinking it will generate on-the-fly to the cache folder (like in dev).. are there any more configs I need to define? -- 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

Re: [symfony-users] Re: Assetic not working for prod

2011-04-09 Thread Christophe COEVOET
Le 09/04/2011 22:59, Michael a écrit : No... I was thinking it will generate on-the-fly to the cache folder (like in dev).. are there any more configs I need to define? When you don't use the controller, you need to dump the assets in the web directory to make them available directly. this is

[symfony-users] Re: Assetic not working for prod

2011-04-09 Thread Michael
when I set use_controller: true so it will generate on-the-fly in prod it fail loading page. -- 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

[symfony-users] Re: Assetic not working for prod

2011-04-09 Thread Michael
Nevermind, I got it to working. Thanks when I set use_controller: true so it will generate on-the-fly in prod it fail loading page. -- 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

[symfony-users] Website written on RoR Passed to Symphony??

2011-04-09 Thread serena79
hello to the community! Do you know if it s possible to turn a ror website into a symphony one? Thanks for your answers because i m considering doing it for my etourism website, www.bedycasa.com -- If you want to report a vulnerability issue on symfony, please send it to security at

[symfony-users] Is there (or wil there be) an official bundle repository?

2011-04-09 Thread dukeofgaming
Hi, I've seen http://symfony2bundles.org/, but apparently there is no way to register there. I also saw that the website itself is an open source project, so I was wondering. Will there be an official Symfony 2 bundle repository?, or is it this one and will it be open for registration at a later

[symfony-users] Understanding of Bundles in Symfony 2

2011-04-09 Thread nYmo
Hi all, i'm still in the learning process of symfony 2. For my learning procedure i started to develop a small Blog application which should include some basic articles,comments and admin interface and so on. I'm not finished yet to read the whole symfony 2 book but read already the chapter about

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

2011-04-09 Thread Haris Fauzi
Dude, did you click the link? Did you read the Readme? If you have problems what the link then feel free to ask more questions. On 9 April 2011 19:17, mohamed sabri ben sassi mohamedsabri.bensa...@gmail.com wrote: how can i install the library TCPDF in symfony i have to generate a document

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

2011-04-09 Thread 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 wrote: yes i did all of these stuf but it didnt work 2011/4/9 Loïc Vernet

[symfony-users] New form framework: $builder syntax for handling array() containing of different types of objects?

2011-04-09 Thread Pouledodue
Hello! Introduction: -- When I want to manage an array $items that contains Pizzas, I do $builder-add( 'items', 'collection', array( 'type' = new PizzaType() )); and all work well, form is displayed and when I submit the form, it adds pizzas to $items. But my question is:

Re: [symfony-users] Error 403 Forbidden

2011-04-09 Thread Haris Fauzi
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 install your symfony in /home/ahertz/sfprojects/jobeet/ then you need to give permission for apache to

Re: [symfony-users] Is there (or wil there be) an official bundle repository?

2011-04-09 Thread Christophe COEVOET
Le 09/04/2011 00:42, dukeofgaming a écrit : Hi, I've seen http://symfony2bundles.org/, but apparently there is no way to register there. I also saw that the website itself is an open source project, so I was wondering. Will there be an official Symfony 2 bundle repository?, or is it this one

Re: [symfony-users] Website written on RoR Passed to Symphony??

2011-04-09 Thread Justen Doherty
its not impossible, but why would you want to make life difficult for yourself? On Sat, Apr 9, 2011 at 7:02 PM, serena79 magali.boiss...@gmail.com wrote: hello to the community! Do you know if it s possible to turn a ror website into a symphony one? Thanks for your answers because i m

Re: [symfony-users] Error 403 Forbidden

2011-04-09 Thread Justen Doherty
and also run: php symfony project:permissions to set correct permissions on the filesystem On Fri, Apr 8, 2011 at 5:37 PM, Haris Fauzi haris.fa...@gmail.com 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

[symfony-users] More about slots

2011-04-09 Thread AMDOUNI Raouf
Hello, When reading the getting started symfony book I don't understand very well Slots concept and features. Have you any ideas about tutorials or more extended explanations about it ? Samples will be welcome Thank you, -- If you want to report a vulnerability issue on symfony, please send it