Re: Behavoirs no load

2008-04-30 Thread inver
ok, gtalk ? On Apr 30, 2:21 pm, "Dardo Sordi Bogado" <[EMAIL PROTECTED]> wrote: > It does not appear as declared. > > If you speak spanish (I do), maybe we can meet by chat, fix this and > post the solution later. > > On Wed, Apr 30, 2008 at 9:19 AM, inver &l

Re: Behavoirs no load

2008-04-30 Thread inver
; > [hasAndBelongsToMany] => Array > ( > ) > > [actsAs] => // see, here !!! > [Behaviors] => BehaviorCollection Object > ( > > On Wed, Apr 30, 2008 at 9:10 AM, inver <[EMAIL PROTECTED]

Re: Behavoirs no load

2008-04-30 Thread inver
So that does not appear translate behavior in the dump information ? On Apr 30, 2:09 pm, Sliv <[EMAIL PROTECTED]> wrote: > oh, nevermind, hehe I didn't think the model would be that small --~--~-~--~~~---~--~~ You received this message because you are subscribed to

Re: Behavoirs no load

2008-04-30 Thread inver
sorry, http://bin.cakephp.org/view/512027239 On Apr 30, 2:08 pm, Sliv <[EMAIL PROTECTED]> wrote: > Please avoid posting code directly to the group, instead please post > it here so it's readable:http://bin.cakephp.organd reference the > resulting url here --~--~-~--~~~

Re: Behavoirs no load

2008-04-30 Thread inver
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

Re: Behavoirs no load

2008-04-30 Thread inver
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 you

Re: Behavoirs no load

2008-04-30 Thread inver
it follows equal after change to bindTranslation error typing the post, after thounsand of changes, sorry The problem: No load the behavior code, translate.php it follows equal Thanks On Apr 30, 1:31 pm, Sliv <[EMAIL PROTECTED]> wrote: > bindTranslate <> bindTranslation > > http://api.cakephp.org

Behavoirs no load

2008-04-30 Thread inver
Hello, first sorry for my english. The problem: behavoir Translate does not work, and either others. Cake version: 1.2.0.6311 my model noticias: class Noticia extends AppModel { var $name = 'Noticia'; var $actsAs = array('Translate' => array('titulo','descripcion')); } my controller

Re: Problem sessions

2007-12-10 Thread inver
solvent, problem in cake installation, cake directory out of virtualhost. I change my index.php in webroot directory. Thanks. On 10 dic, 16:31, powtac <[EMAIL PROTECTED]> wrote: > What does it mean exactly "but my data session lost"? > Example code? --~--~-~--~~~---~-

Problem sessions

2007-12-10 Thread inver
Hello, before a write in this group I read all literature about sessions problem in 1.1.18.5850 version. Well, I change in config.php the CAKE_SECURITY to medium, but my data session lost, this happen in 'database', 'cake' and 'php' mode for session. checkout my cakephp version in CVS but it does