[symfony-users] Re: Environments not available in [PROJECT_DIR]/config/app.yml (gloabl app.yml)

2009-02-20 Thread shahin

may be its useful
check configuration file which is generated in cache whether your
setting changes influence it or not.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Environments not available in [PROJECT_DIR]/config/app.yml (gloabl app.yml)

2009-02-19 Thread Benjamin

Thanks for the answer Bernhard !

But unfortunateley, no matter of the order, still doesn't work...

On Feb 19, 7:25 am, Bernhard Schussek  wrote:
> Could you try adding another layer in between?
>
> all:
>   test:
>     value: It works
>
> dev:
>   test:
>     value: It works
>
> You could also try switching the order around.
>
> Bernhard
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Environments not available in [PROJECT_DIR]/config/app.yml (gloabl app.yml)

2009-02-18 Thread Bernhard Schussek

Could you try adding another layer in between?

all:
  test:
value: It works

dev:
  test:
value: It works

You could also try switching the order around.


Bernhard

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Environments not available in [PROJECT_DIR]/config/app.yml (gloabl app.yml)

2009-02-18 Thread Ludovic Meyer

Same problem, no solution, and no tabs

all:
  my_value: It works !

but

dev:
  my_value: Doesn't work...

On Feb 18, 10:12 pm, Bernhard Schussek  wrote:
> Hi Benjamin,
>
> Could it be that your file contains tabs? Could you paste the file in
> some hashbin where the spaces do not get transformed?
>
> Bernhard
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Environments not available in [PROJECT_DIR]/config/app.yml (gloabl app.yml)

2009-02-18 Thread Bernhard Schussek

Hi Benjamin,

Could it be that your file contains tabs? Could you paste the file in
some hashbin where the spaces do not get transformed?


Bernhard

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---