Page 273 of 211,262, showing 20 records out of 4,225,226 total, starting on record 5,441, ending on 5,460
# | Username | Text | |
---|---|---|---|
# | Aug 8th 2008, 13:41 | tom_mk | http://bin.cakephp.org/view/1956916747 |
# | Aug 8th 2008, 13:41 | tom_mk | it's just 3-4 lines |
# | Aug 8th 2008, 13:41 | TommyO | linked_: oh i see :) yeah, that's not super clear is it? |
# | Aug 8th 2008, 13:41 | linked_ | TommyO: but $this->layout = 'xml'; still can't be found by cakephp |
# | Aug 8th 2008, 13:41 | moelee | who is going to cakephp workshop in raleigh here? anyone? |
# | Aug 8th 2008, 13:41 | agentbob | AD7six: it was your suggestion to add in the part about nested OR/LIKE.. was just going to add link to the groups thread |
# | Aug 8th 2008, 13:41 | tom_mk | any1 can help me look thru? |
# | Aug 8th 2008, 13:41 | linked_ | TommyO: er...i guess :) |
# | Aug 8th 2008, 13:42 | AD7six | agentbob: well that would be rejected anyway the book is a place for answers not links to out of date info. |
# | Aug 8th 2008, 13:42 | TommyO | linked_: earlier you had $this->$layout = 'xml'; which is not the same as $this->layout = 'xml'; |
# | Aug 8th 2008, 13:42 | tom_mk | i trying to fetch out all the row that AVATAR field is not null, and in the same time, id must not equal to 290,293 |
# | Aug 8th 2008, 13:43 | agentbob | AD7six: ok, well thanks for the help anyhow. query works great now |
# | Aug 8th 2008, 13:43 | linked_ | TommyO: yes sir, i already corrected it, still missing layout. |
# | Aug 8th 2008, 13:43 | tom_mk | any1? |
# | Aug 8th 2008, 13:43 | infantigniter | tom_mk: perhaps someone with more experience will correct me but i think if you don't have any OR conditions you can get rid of the 'and' array |
# | Aug 8th 2008, 13:43 | tbranyen | zeen: Sweet. |
# | Aug 8th 2008, 13:43 | flzz | hey all, is there any way to specify the name of a sequence a model should use? like var $primaryKey = 'foo'; var $primaryKeySeq ='badly_named_seq' |
# | Aug 8th 2008, 13:43 | AD7six | tom_mk: (and agentbob): http://book.cakephp.org/view/74/complex-find-conditions |
# | Aug 8th 2008, 13:44 | TommyO | all |
# | Aug 8th 2008, 13:44 | tom_mk | i on 1.1 btw |