Logs for

Page 246 of 211,261, showing 20 records out of 4,225,204 total, starting on record 4,901, ending on 4,920

# At Username Text
# Aug 8th 2008, 09:42 __mork teknoid: 1.2.0.7125
# Aug 8th 2008, 09:42 teknoid jerry_and_tom: just include it in the helpers array
# Aug 8th 2008, 09:42 gwoo honestly, i dont even know why we set it as anything
# Aug 8th 2008, 09:42 jerry_and_tom var $helpers = array('Html');
# Aug 8th 2008, 09:42 gwoo but its needed for some joins i think
# Aug 8th 2008, 09:42 kamalcom Hi everybody
# Aug 8th 2008, 09:42 gwoo __mork: you are using an old version of code
# Aug 8th 2008, 09:42 freebox2 gwoo: the problem is with this line: $base = array($model.'.'.$field => 'LIKE %'.$data[$model][$field].'%');
# Aug 8th 2008, 09:43 NOSLOW this line seems to be the culprit: $data = (($type == 'belongsTo') ? Inflector::underscore($assocKey) : Inflector::singularize($this->table)) . '_id';
# Aug 8th 2008, 09:43 kamalcom i'm new to this beautiful community
# Aug 8th 2008, 09:43 gwoo freebox2: 1.2 is now different
# Aug 8th 2008, 09:43 gwoo need to update the tutorial
# Aug 8th 2008, 09:43 NOSLOW which, BTW, is not following convention
# Aug 8th 2008, 09:43 Martz kamalcom: hi o/
# Aug 8th 2008, 09:43 gwoo hi kamalcom
# Aug 8th 2008, 09:43 teknoid __mork: yeah, try to upgrade to a more recent build
# Aug 8th 2008, 09:43 freebox2 output: WHERE `Piada`.`Titulo` = 'LIKE b%'
# Aug 8th 2008, 09:43 kamalcom thnx
# Aug 8th 2008, 09:43 __mork teknoid: in fact a friend worked on the files. he's using windows (italian local.), I do ubuntu
# Aug 8th 2008, 09:43 gwoo NOSLOW: no following convention?