The original content (spanish) is stored in the Page Model and the translations are stored in the i18n table. How can I show the content stored in the Model (spanish). How can I make the Translation behaviour not to look in the i18n and instead look in the original Model.
On Jan 8, 9:25 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Iam using the translation behaviour in cakephp, the translations work > fine but I would like to know > how to set my default language. What I mean is I have a Model Page and > I did my translations on the > i18n table, when I change the language to english it translates the > content but > when I try to set the content in spanish it doesn't appear anything. I > don't have the translation in > spanish in the i18n table because it is stored in the pages table > (Page model). How can show > the content n spanish that is stored in the pages table. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
