Hey,

I'm having an issue with the Cake shells in Cake 1.2. I use a shell to
send some status emails, and those emails need to be in a specific
language for each recipient. So I use gettext() to implement that,
which is working very fine in Cake 1.3.

In Cake 1.2, the exact same code does NOT work as expected! I cannot
get the language to change, it's alsways english!

So "Configure::write('Config.language', 'ita') does not change
anything, regardless of being in the shell, the email template or in
both.

Does anyone have any clue what I could do to solve this issue?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to