RE: [symfony-users] Re: [Assetic] Error: Unable to launch a new process

2011-05-12 Thread Daniel Gomes
\SassFilter-filterLoad(object(Assetic\Asset\FileAsset)) in D:\www\guiaweb-sf2\vendor\assetic\src\Assetic\Filter\FilterCollection.php line 57 at Assetic\Filter\FilterCollection-filterLoad Thanks, Daniel Gomes Description: Descrição: assinatura_reset m: +351 93 818 57 09 email

[symfony-users] [Assetic] Error: Unable to launch a new process

2011-05-11 Thread Daniel Gomes
] RuntimeException: Unable to launch a new process. Any hint on that error? Thanks, Daniel Gomes Description: Description: Descrição: assinatura_reset m: +351 93 818 57 09 email: mailto:daniel.go...@reset.pt daniel.go...@reset.pt web: http://www.reset.pt/index.html http://www.reset.pt

[symfony-users] [AsseticBundle][Compass] Compile for production?

2011-05-04 Thread Daniel Gomes
Hello, I'm using compass in the AsseticBundle for the CSS's. My question is, in development it creates a temporary css file but in production it doesn't? Is there other configuration that i need to do? Thanks, Daniel Gomes m: +351 93 818 57 09 email: daniel.go...@reset.pt mailto:daniel.go

[symfony-users] SF2 Core Components Translations

2011-05-03 Thread Daniel Gomes
that have all the exception in English, i don't know if there is other way to define that messages, or if should take the aproach to have one file will all throwns messages. Thanks, Daniel Gomes m: +351 93 818 57 09 email: daniel.go...@reset.pt mailto:daniel.go...@reset.pt web: http

Re: [symfony-users] {% trans test %} doesn't work on beta1

2011-05-02 Thread Daniel Gomes
Have you read the update.md file? Line 93: * The `trans` tag does not accept a message as an argument anymore: {% trans foo %} {% trans foo %} Use the long version the tags or the filter instead: {% trans %}foo{% endtrans %} {{ foo|trans }} Hope it helps, Daniel Gomes

Re: [symfony-users] Re: Symfony2 orm problems with FOSUserBundle

2011-04-26 Thread Daniel Gomes
with User Entity with annotations. I didn't touch in the FOS Bundle. Hope it helps, Daniel Gomes m: +351 93 818 57 09 email: daniel.go...@reset.pt web: http://www.reset.pt http://www.reset.pt/index.html On 11/04/24 22:19, JC julio.castillo.2...@gmail.com wrote: Daniel, just

Re: [symfony-users] Re: Symfony2 orm problems with FOSUserBundle

2011-04-23 Thread Daniel Gomes
Hello all, I got the same problem, i solved it when i changed the Enitity Group to other name because Group is a reserved word of mysql. Or you can just define a different table name for Entity Group with annotations. Hope it helps, Daniel Gomes m: +351 93 818 57 09 email: daniel.go