Logs for

Page 280 of 211,262, showing 20 records out of 4,225,226 total, starting on record 5,581, ending on 5,600

# At Username Text
# Aug 8th 2008, 14:05 linked_ sorry, i'm really confused with the xml helper, what i want to achieve is this http://pastebin.com/m25e8372c
# Aug 8th 2008, 14:07 AD7six TommyO: what about: "What Would Brian Boitano do?"
# Aug 8th 2008, 14:07 linked_ i'm lost how to construct it with xml helper.
# Aug 8th 2008, 14:08 TommyO AD7six: haha. if you asked me that my answer(of course) would be: "if you had to guess, what would your guess be?"
# Aug 8th 2008, 14:08 TommyO and assume that your understanding of Brian is solid
# Aug 8th 2008, 14:09 freebox2 I need some help: http://bin.cakephp.org/view/1972408233 at line 50 i need to do something like $comentario['Usuario']['nome']; but dosent work
# Aug 8th 2008, 14:11 teknoid linked_: have you looked at test cases?
# Aug 8th 2008, 14:11 TommyO freebox2: did you properly get that info in your find() ?
# Aug 8th 2008, 14:11 AD7six TommyO: :). I have two answers "what's your best guess" and "try"
# Aug 8th 2008, 14:12 TommyO don't say "try" if the U.S. President calls you and asks: "What happens if I press this red button?"
# Aug 8th 2008, 14:13 AD7six how about as the answer to this TommyO "what happens if I unplug this cable?"
# Aug 8th 2008, 14:14 TommyO haha!
# Aug 8th 2008, 14:15 linked_ teknoid: hmmm..ok, i'll check it out. thanks.
# Aug 8th 2008, 14:17 freebox2 TommyO: findBySlug() have $recursive?
# Aug 8th 2008, 14:18 CrazyTux[m] teknoid, AD7six any ideas on why I'd get Model "Therapy" is not associated with model "id" when using ContainableBehavior?
# Aug 8th 2008, 14:18 CrazyTux[m] Controller: http://pastebin.com/d3142a30c
# Aug 8th 2008, 14:18 CrazyTux[m] Model A: http://pastebin.com/d6107e476
# Aug 8th 2008, 14:18 CrazyTux[m] Model B: http://pastebin.com/d73d5bd5d
# Aug 8th 2008, 14:18 teknoid CrazyTux[m]: i told you earlier, that you are not using Containable correctly
# Aug 8th 2008, 14:19 CrazyTux[m] teknoid, I changed referencing it from Model.property, to just property, and same issue, any more references/documents on Containable, I'm looking at the API.