class Noticia extends AppModel {
var $name = 'Noticia';
var $actsAs = array('Translate' => array('titulo','descripcion'));
}
On Apr 30, 2:05 pm, "Dardo Sordi Bogado" <[EMAIL PROTECTED]> wrote:
> Please post the model definition.
>
> On Wed, Apr 30, 2008 at 8:54 AM, inver <[EMAIL PROTECTED]> wrote:
>
> > yes, but the translation no work.
> > for add, edit ór view is necesary.
>
> > the problem online:http://mediamadera.oneromtech.com/noticias/
>
> > On Apr 30, 1:49 pm, Sliv <[EMAIL PROTECTED]> wrote:
> > > if you didn't type bindTranslate, you wouldn't get this error
>
> > > "SQL Error: 1064: You have an error in your SQL syntax; bindTranslate
> > > "
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---