I still have a problem with translate generated backend application in
Symfony 1.2.7. I followed these instructions which I found out in
several discussions, but still couldn't get any results.
1) /apps/admin/config/settings.yml
all:
.settings:
i18n: on
standa
Hi,
I just update an 1.1 project into a 1.2
Everything work just fine except for the fact that in my database I
store raw html code obtained from a fckeditor textarea, and now when I
do an "echo" of the variable with the html content it print it as if
you would applied htmlspecialchars() to the te