Hi! I reading manual (http://wiki.cakephp.org/tutorials:i18n)

and do first step, but have a problem...

1. Create posts (default ;-) controller, and look - all work correct.
2. Put locale.php into component directory
3. create file app_controller.php in /app (like in manual).

Reload site.com/pages/ouch - and I see ouch.thtml

Than, I make ouch_en_us.thtml and put into view/pages.
Look at session dir, I see variables (my lang) is en_us.

So, I delete ouch.thtml... But.. But I see message: Missing view

What I do wrong?

>From manual I understand - put locale.php, make app_controller.php, and
make _en_us, and I can see different pages, selected for variable (in
session store).

Where is mistake? I don't understand ;-(

I use latest locale.php
(http://cakeforge.org/snippet/detail.php?type=packagever&id=15) and
cake latest release     1.1.7.3363

HELP!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to