Re: [symfony-users] Re: - [beta3] Empty values on the page that exists in database

2011-06-14 Thread seven seven
Hi, Just wanted to give a response here ,I solved it, it was because of the fallback option and the fact I didn't understood properly the internationalization logic. It is working with the below code: framework: translator: enabled:true fallback: ro Thanks ! On F

Re: [symfony-users] Re: - [beta3] Empty values on the page that exists in database

2011-06-10 Thread seven seven
Hi, Sorry to insist on this, but I don't really understand why the empty values are appearing on the page. Maybe the reason is that I don't use the fallback properly !? This is what I have in my config.yml file: framework: secret: %secret% charset: UTF-8 transla

Re: [symfony-users] Re: - [beta3] Empty values on the page that exists in database

2011-06-08 Thread Christophe COEVOET
Le 08/06/2011 13:58, seven seven a écrit : Thanks for your answer ! Actually I will have to raise this again as I have updated to beta4 and still the same issue. It is definitely because of one of the > beta1 release and most likely because of the DoctrineCommon 3.0 annotations changes. May

Re: [symfony-users] Re: - [beta3] Empty values on the page that exists in database

2011-06-08 Thread seven seven
Thanks for your answer ! Actually I will have to raise this again as I have updated to beta4 and still the same issue. It is definitely because of one of the > beta1 release and most likely because of the DoctrineCommon 3.0 annotations changes. Maybe there is someone here how can give me a hand w

[symfony-users] Re: - [beta3] Empty values on the page that exists in database

2011-06-02 Thread Roger Webb
Hello, Did you follow the update document closely: https://github.com/symfony/symfony/blob/master/UPDATE.md That's solved most of my update-related issues. I know there are some bundles (WebServiceBundle for one) that were broken in the last release or two. So, there could, possibly, be bundle-