Logs for

Page 221 of 211,260, showing 20 records out of 4,225,197 total, starting on record 4,401, ending on 4,420

# At Username Text
# Aug 8th 2008, 01:11 stabb ACTION prepares his olympic incubator 
# Aug 8th 2008, 01:16 pgcd ACTION wonders why lightbox screws up in his page
# Aug 8th 2008, 01:17 gwoo thestaff: are you using 1.2?
# Aug 8th 2008, 01:17 thestaff 1.1
# Aug 8th 2008, 01:17 gwoo ok
# Aug 8th 2008, 01:17 thestaff well I've kind figured it out
# Aug 8th 2008, 01:17 thestaff something like this $locations = $this->Item->generateList(null, null, null,'{n}.Item.location', '{n}.Item.location');
# Aug 8th 2008, 01:17 thestaff kinda ugly but works
# Aug 8th 2008, 01:18 thestaff and I get a sql error
# Aug 8th 2008, 01:19 thestaff gwoo, how would you do it ?
# Aug 8th 2008, 01:20 pgcd i have a wide-ranging question... if all my models have four fields in common (hidden, deleted, visible_from, visible_to), can I add a method to appModel so that they alway get checked? would that be the cake way?
# Aug 8th 2008, 01:21 linked_ hi. how can i make the query "WHERE DATE(date_time_field) = 2007-01-01" in find conditions?
# Aug 8th 2008, 01:21 thestaff linked_, generateList() ;-)
# Aug 8th 2008, 01:22 linked_ gee...the CakeBot knows my response :)
# Aug 8th 2008, 01:23 linked_ thestaff: isn't it deprecated in 1.2?
# Aug 8th 2008, 01:23 thestaff might be
# Aug 8th 2008, 01:23 thestaff i'm 1.1 :-(
# Aug 8th 2008, 01:24 thestaff how about find >
# Aug 8th 2008, 01:24 thestaff doesn't work for you ?
# Aug 8th 2008, 01:25 thestaff findBySql ?