Logs for

Page 232 of 211,260, showing 20 records out of 4,225,198 total, starting on record 4,621, ending on 4,640

# At Username Text
# Aug 8th 2008, 05:22 fourcs ok
# Aug 8th 2008, 05:25 fourcs I just bake the owners_controller again and got the same file.
# Aug 8th 2008, 05:25 pgcd this is surreal: if i have a debug() in form.php, the datetime selects are rendered fine, if i don't, then the selects are populated with now() values
# Aug 8th 2008, 05:26 pgcd fourcs: try to bake it without using scaffolding, and make sure you have it generate the default actions
# Aug 8th 2008, 05:26 fourcs ok
# Aug 8th 2008, 05:28 fourcs Bingo. That did it! How come?
# Aug 8th 2008, 05:29 pgcd fourcs: =) your view was never rendered, you only saw the scaffolded one
# Aug 8th 2008, 05:30 fourcs Got ye! Thanks
# Aug 8th 2008, 05:31 pgcd fourcs: glad to be of assistance
# Aug 8th 2008, 05:31 fourcs pgcd:=) Thanks
# Aug 8th 2008, 05:31 pgcd now, if someone would help me with my datetime troubles... =D
# Aug 8th 2008, 05:32 fourcs Got to go, Mate. Sorry.
# Aug 8th 2008, 05:32 pgcd =)
# Aug 8th 2008, 05:37 fourcs pgcd: did you solve your date problem?
# Aug 8th 2008, 05:39 pgcd fourcs: nope. and it's getting sillier: if i drop a debug in form.php, it's fine, otherwise it's wrong
# Aug 8th 2008, 05:39 pgcd can't get more exoteric than that, i gues
# Aug 8th 2008, 05:39 pgcd guess, even
# Aug 8th 2008, 05:39 fourcs what's the url of the code?
# Aug 8th 2008, 05:41 pgcd i haven't pasted it, there's actually no code - i'm just trying to echo a datetime field with a default value (using 'selected' in the options)
# Aug 8th 2008, 05:43 franko Is there a way to delete the parent of a belongsto relationship?