[symfony-users] Test functional : Problem with delete method

2009-11-01 Thread Necho
Hi ! I have a problem with the method delete! I developped the create, edit, list method with success but for the delete method, when i click on the button delete i have a confirmation text (in javascript). To delete, i must click on the button OK but the javascript can't be tested! no? Do you

[symfony-users] sfDoctrineManagerPlugin

2008-12-22 Thread Necho
Hello ! How install and set the sfDoctrineManagerPlugin? I would like to know the approach, step by step please because i meet some problems Thanks ! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony

[symfony-users] SfDoctrineManager

2008-12-05 Thread Necho
Hi ! I would like use the SfDoctrineManager but i dont know to install this plugin and to set it... Could you help me please... Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To post to

[symfony-users] Problem with filter Symfony 1.2

2008-12-05 Thread Necho
Hello ! I have a problem with the filter on a Symfony 1.2 project. When i want to filter a number, i have a error message : %value% is not an integer. Why?? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony

[symfony-users] Re: SfDoctrineManager

2008-12-05 Thread Necho
And i would like to access at this plugin...but what's his adress? On 5 déc, 09:12, Necho [EMAIL PROTECTED] wrote: Hi ! I would like use the SfDoctrineManager but i dont know to install this plugin and to set it... Could you help me please... Thanks

[symfony-users] NestedSet

2008-12-04 Thread Necho
Hi ! I have a problem with sfDoctrineTreePlugin...J.Phillip said me i had a problem with the NestedSetbut i don't know NestedSet and this configuration... So i have this error : Fatal error: Call to a member function setBaseQuery() on a non-object in

[symfony-users] Re: sfdoctrinetreeplugin

2008-12-04 Thread Necho
: type: integer(8) options: collate: utf8_bin charset: utf8 I add this lign for NestedSet but i don't know if it does work !: actAs: [NestedSet] On 4 déc, 15:48, Nicolas Perriault [EMAIL PROTECTED] wrote: On Wed, Dec 3, 2008 at 12:59 PM, Necho [EMAIL PROTECTED] wrote

[symfony-users] Admin generator 1.2

2008-12-03 Thread Necho
Hi ! I would like to have the new list of feature with the code example of the admin generator 1.2. I read the documentation but i want to see all feature about the tag's creation, to open a new window when i clik on the button, and the tree... Thanks !

[symfony-users] sfdoctrinetreeplugin

2008-12-03 Thread Necho
Hi! I would like to use the sfdoctrinetreeplugin...but i don't know the documentation. I have symfony 1.2. Could i have more explication and a simple example please? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[symfony-users] Tutorial jobeet

2008-12-02 Thread Necho
Hi ! I'm doing the tutorial jobeet with the new version of Symfony but i have a problem with subversion. When i start the command : svnadmin create http://example.com i had a error message (but in french because i'm french) svnadmin http://example.com is a URL, but a path is required I use

[symfony-users] Problem with create Admin generator Symfony 1.2

2008-12-01 Thread Necho
Hi ! I have problems with admin generator on Symfony 1.2. When i want to create a new staff for exemple, i have the form but when i click on save, i will be redirected on the list page but i don't my new staff ! Why? See you --~--~-~--~~~---~--~~ You received

[symfony-users] Admin's Customization with Symfony 1.2

2008-12-01 Thread Necho
Hi ! I would like to custom the admin of my module Staff. I have read the tutorial http://www.symfony-project.org/blog/2008/10/31/new-in-symfony-1-2-the-admin-generator and i have seen that it's possible! I must edit the code but where is this code file? The code file of admin generator for

[symfony-users] Doctrine and build-all

2008-11-26 Thread Necho
Hello! I have a problem with my schema.yml. When i start the command line : symfony doctrine:build-all, I have an error : sqlstate 42000 Syntax error or access violation: 1072 Key column 'envdomaine_id doesn't exist in table. Failing query. My schema.yml : Envdomaine: tableName:

[symfony-users] Re: sf1.1 and doctrine - trouble with generated sql

2008-11-26 Thread Necho
Hello! I have the same problem! When i start the command line : symfony doctrine:build-all, I have an error : sqlstate 42000 Syntax error or access violation: 1072 Key column 'envdomaine_id doesn't exist in table. Failing query. My schema.yml : Envdomaine: tableName:envdomaine

[symfony-users] Re: I18N for Fields title - How to ?

2008-11-19 Thread Necho
Salut fréderic! Peux tu me donner ton fichier generator.yml?? J'ai réussi à bien maitriser l'internationalisation On 19 nov, 17:51, fredlab [EMAIL PROTECTED] wrote: Hey, Continuing my tests on the new admin generator, I decided to try to translate field names. For example, in my author

[symfony-users] sfExtjsThemePlugin

2008-11-17 Thread Necho
Hi everybody! I'm french and i join this group because the french's group are not active! I have a problem when i want to install the plugin sfExtjsThemePlugin. I would like install this because i developp a software who must be like this site = http://tejohnston.dynora.eu/ (admin / admin ).