[symfony-users] Re: symfony1.3.1 + doctrine + astAs I18N - Doctrine_Connection_Mysql_Exception - serious bug?

2009-12-13 Thread micon
i´m sorry but i cannot post to the doctrine user group because of a span protection there :-(( my membership state is pending since 2 days - no answer from the group moderator til now... On 11 Dez., 16:02, Norbert M Haigermoser wrote: > submit to doctrine-users == done > > Am 11.12.2009 um 15:50

[symfony-users] Re: Help with Doctrine: yml vs. sql

2009-12-13 Thread LeBurt
> Hey I did not really read through the entire thing, but if you want to > create a database, I would recommend let symfony do it for you. By that I > mean, create your db as you would otherwise, and then specify the connection > to symfony and simply follow the build commands (build-schema) >  I s

[symfony-users] actAs timestampable

2009-12-13 Thread Simon Cast
Hi, I upgraded a 1.2.x application to 1.3.1 yesterday and found that the actAs fields have gone from required=> false to required=> true. I don't see it documented in the "What's New" of either 1.3.1 or Doctrine 1.2. Has anyone else come across this issue? Is there an option for inclusion in th

Re: [symfony-users] Re: Help with Doctrine: yml vs. sql

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: [symfony-users] actAs timestampable

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: [symfony-users] Re: Help with Doctrine: yml vs. sql

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: [symfony-users] actAs timestampable

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: Re: [symfony-users] Re: Help with Doctrine: yml vs. sql

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: Re: [symfony-users] actAs timestampable

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: Re: Re: [symfony-users] Re: Help with Doctrine: yml vs. sql

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: Re: Re: Re: [symfony-users] Re: Help with Doctrine: yml vs. sql

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: Re: Re: [symfony-users] actAs timestampable

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: Re: Re: Re: Re: Re: [symfony-users] Re: Help with Doctrine: yml vs. sql

2009-12-13 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

[symfony-users] Improve plugin:install method to not use PEAR

2009-12-13 Thread Simon Cast
Hi, Installing plugins via the plugin:install method seems to require more time battling PEAR than it should. Would it be possible to update the plugin:install method to use SVN or similar technique (rsync perhaps?) that avoids using PEAR? The biggest problem I see with using SVN is possible con

Re: [symfony-users] Re: file_link_format for PDT/eclipse

2009-12-13 Thread Alexandre Salomé
I made some tries, the problem is that when Eclipse is already running, you have no way to open it in the running instance. I looked for some plugins, but no clean way to do that... The script given by Lukasz is useful, half of the solution. Just miss the line to tell the running Eclipse "Hey, o

Re: [symfony-users] White page while working with Jobeet tutorial day 6 SF version 1.4 with Doctrine

2009-12-13 Thread Alexandre Salomé
Hi, Try to do : var_dump($q->getDql()); Notice : queries creation should be handled by the table. All the "business model" should be in the model folder (in object class or table class). 2009/12/12 George > Hi, > > When refractoring the action in the function execute_index > > from call $

Re: [symfony-users] Anybody with leads Update query issue

2009-12-13 Thread Alexandre Salomé
You have the answer since 5 days ! Have a look at that : http://snippets.symfony-project.org/snippet/50 Looks like you have two criterias : 1 to specify how to find records to update, and 2 to define what you change. Alexandre In your case : $selectCriteria = new Criteria(); $updateCriteria =

[symfony-users] Re: White page while working with Jobeet tutorial day 6 SF version 1.4 with Doctrine

2009-12-13 Thread George
Hi, I finally found the reason for this behavior. My earlier workshops with Jobeet where with version 1.2. and I had cleaned away Jobeet.class from lib-directory when starting workshop with v. 1.4. I put it back and now everything runs fine. Strange is that I did not got any errors due to la

[symfony-users] Help with display of doctrine float numbers

2009-12-13 Thread PhiKapJames
I'm running into the issue where when I'm trying to use the default getValue() method that was automatically generated from a model, that it's not giving the correct place value. I have for examply .4123 in my database, but it is only displaying .41. When i look at the query log, it's not doing a

[symfony-users] Re: spyMenuPlugin with Symfony 1.4 / Doctrine 1.2

2009-12-13 Thread NicolAS400
Hi, yes it was a typo. I mean spyDbMenu, from http://spyrit.net. But yes I follow instrucction to install from readme file. I enable the modules in setting.yml this is te line: enabled_modules: [default,sfGuardAuth, sfGuardGroup, sfGuardPermission, sfGuardUser,spyDbMenu,spyMenuManager] I u

[symfony-users] [SOLVED-Partial]Re: spyMenuPlugin with Symfony 1.4 / Doctrine 1.2

2009-12-13 Thread NicolAS400
ups, I didn't enable spyMenuPlugin in projectConfiguration.class.php I gaot another error ... but I will figth with this new one ! Regards On 12 dic, 18:49, lking wrote: > hi. > as i can see here is ver of plugin for sf1.2 and here is no module > sfDbMenu in this plugin. (typo? is plugin and m

[symfony-users] anonymous visits getting into a module marked credentials: admin. Why?

2009-12-13 Thread Lawrence
I create a new module. Then I create a folder called "config" in that module, and in a file called security.yml I add: all: is_secure: on credentials: admin Then I run "symfony cc". And yet, even when I'm not logged in, I can still point my browser at every page in the module. Did I forg

[symfony-users] Re: anonymous visits getting into a module marked credentials: admin. Why?

2009-12-13 Thread Lawrence
I'm using Symfony 1.2.5 On Dec 13, 7:42 pm, Lawrence wrote: > I create a new module. Then I create  a folder called "config" in that > module, and in a file called security.yml I add: > > all: >   is_secure:   on >   credentials: admin > > Then I run "symfony cc". > > And yet, even when I'm not l

[symfony-users] Symfony developer "per hour" salary

2009-12-13 Thread Łukasz Wojciechowski
Hello I'm Polish and I live in Poland. Recently I was hired by a company based in Canada to work on symfony based project. Project started when symfony 1.0 was stable version. Im responsible for: - code refactoring: - cleaning up PHP notices - DRY'ing some obvious parts of the code - moving s

[symfony-users] Re: anonymous visits getting into a module marked credentials: admin. Why?

2009-12-13 Thread Jake Barnes
Sorry. This was just wrong syntax in the yaml file. On Dec 13, 8:18 pm, Lawrence wrote: > I'm using Symfony 1.2.5 > > On Dec 13, 7:42 pm, Lawrence wrote: > > > I create a new module. Then I create  a folder called "config" in that > > module, and in a file called security.yml I add: > > > all:

[symfony-users] Bad culture detected

2009-12-13 Thread rernst
Somehow symfony detects me as as Portuguese Brazilian: options: auto_shutdown: false culture: null default_culture: en use_flash: true logging: '1' timeout: 1800 attributeHolder: symfony/user/sfUser/attributes: { referer: 'http://pctadmin/ backend_dev.php' } culture: pt_BR My browse

[symfony-users] sfJqueryReloadedPlugin in 1.4

2009-12-13 Thread ashton
Having trouble getting plugin setup in a new 1.4 project. When set up as external in the plugins directory, It won't work. Publish assets doesn't make the link to the plugin, and calling the helper throws an exception: ahonne...@honnecke:~/repos/sgl$ php symfony plugin:assets >> pluginConfigur

Re: [symfony-users] sfJqueryReloadedPlugin in 1.4

2009-12-13 Thread ashton honnecke
It only works with 1.2, like it says on the page I linked to. :D nm On Sun, Dec 13, 2009 at 8:53 PM, ashton wrote: > Having trouble getting plugin setup in a new 1.4 project.  When set up > as external in the plugins directory, It won't work. Publish assets > doesn't make the link to the plugin,

Re: [symfony-users] Symfony developer "per hour" salary

2009-12-13 Thread DEEPAK BHATIA
May be USD 50 Per hour. 2009/12/14 Łukasz Wojciechowski > Hello > > I'm Polish and I live in Poland. > > Recently I was hired by a company based in Canada to work on symfony > based project. > > Project started when symfony 1.0 was stable version. > Im responsible for: > - code refactoring: > -

[symfony-users] netbeans 6.8 (IDE for Symfony) - No symfony script selected

2009-12-13 Thread dziobacz
I can't create new Symfony project in netbeans, I have communicate: No Symfony script selected Here on the last screen: http://blogs.sun.com/netbeansphp/entry/initial_symfony_support We have: Symfony script: /usr/bin/symfony It is path to what ? To symfony unzipped instalation package ? But I ca

[symfony-users] Re: netbeans 6.8 (IDE for Symfony) - No symfony script selected

2009-12-13 Thread lking
i think that you should to select file symfony. in my case it's Z:\vendor\symfony\data\bin\symfony On 14 дек, 07:36, dziobacz wrote: > I can't create new Symfony project in netbeans, I have communicate: > No Symfony script selected > > Here on the last > screen:http://blogs.sun.com/netbeansphp/e

Re: [symfony-users] Bad culture detected

2009-12-13 Thread Alexandru-Emil Lupu
I have me this behavior when i have used sfAdminDashPlugin. It seems that this culture is embeded inside the plugin itself. I dunno why you get that behavior. sent via htc magic On Dec 14, 2009 5:27 AM, "rernst" wrote: Somehow symfony detects me as as Portuguese Brazilian: options: auto_shutd

Re: [symfony-users] Symfony developer "per hour" salary

2009-12-13 Thread Alexandru-Emil Lupu
In romania i heard that the price is around 20 euro per hour. I am not receiving so much... so, i can not be sure Alecs sent via htc magic On Dec 14, 2009 6:41 AM, "DEEPAK BHATIA" wrote: May be USD 50 Per hour. 2009/12/14 Łukasz Wojciechowski > > Hello > > I'm Polish and I live in Poland. >

[symfony-users] CSRF Plugin

2009-12-13 Thread DEEPAK BHATIA
Hi, Anybody used CSRF plugin with Symfony 1.1. I installed the plugin, and enabled CSRF secret key in filters.yml. But now if I click any hyperlink, I get "CSRF Attack Detected". Thanks in advance, Regards Deepak Bhatia -- You received this message because you are subscribed to the Google Gr

[symfony-users] Re: netbeans 6.8 (IDE for Symfony) - No symfony script selected

2009-12-13 Thread dziobacz
oh thx :) On 14 Gru, 07:17, lking wrote: > i think that you should to select file symfony. > in my case it's > Z:\vendor\symfony\data\bin\symfony > > On 14 дек, 07:36, dziobacz wrote: > > > I can't create new Symfony project in netbeans, I have communicate: > > No Symfony script selected > > > H