Hi,
I've got a problem with I18N.
All works fine when the repertory web is on the symfony project.
But when I change the domain and the repertory web, the I18N doesn't
work ! (only the traduction doesn't work )
For example :
www.example.com
in /home/example/web/index.php : I18N doesn't work
-> the SF_ROOT_DIR is good.
In the config.php of the app I've add this :
sfConfig::set('sf_web_dir', '/home/example/web/');
but with
www.example2.com
/home/symfonydir/web/index.php : I18N work
Why the I18N doesn't work when i change the place of the web
repertory ?
Thanks for the help.
Arnaud.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---