Log message #2300403

# At Username Text
# Sep 22nd 2011, 15:48 diverdude TehTreag, the lighthouse?
# Sep 22nd 2011, 15:48 robcowie I have a few models - application has many applicants, applicant has many residences, residence has one address, and want a form for a new application that has 2 applicants, with 3 residences and address for each. Can I do that with saveAll, or do I need to step through the $this->data array in the controller and save like that?
# Sep 22nd 2011, 15:48 TheWarden TehTreag: http://bin.cakephp.org/view/1055879171, actually the only reason I normally don't use bin.cakephp.org is I always wonder do my paste still they forever or not. a privacy thing I guess.
# Sep 22nd 2011, 15:47 TehTreag diverdude: Check the lighthouse.
# Sep 22nd 2011, 15:47 unico7 ok in the controller i save a variable like find('all of with some condition
# Sep 22nd 2011, 15:47 TehTreag NetersLandreau: I don't think so.
# Sep 22nd 2011, 15:47 diverdude TehTreag, could there be a bug in the cake script
# Sep 22nd 2011, 15:47 NetersLandreau perhaps it also needs to be declared in the $hasMany?
# Sep 22nd 2011, 15:47 TehTreag unico7: You don't use models in views.
# Sep 22nd 2011, 15:46 NetersLandreau i realize that TheWarden..
# Sep 22nd 2011, 15:46 unico7 in the view
# Sep 22nd 2011, 15:46 unico7 yes i have also used loadmodel but
# Sep 22nd 2011, 15:46 TheWarden NetersLandreau: right but I have in the model to use dsi though
# Sep 22nd 2011, 15:46 NetersLandreau TheWarden: i think it has something to do with how you are declaring the $hasMany.. apparently it is looking in $default dbconfig for the table..
# Sep 22nd 2011, 15:45 diverdude TehTreag, i run it like this: cake bake model all (added cake to path). running from cakeroot
# Sep 22nd 2011, 15:45 TehTreag unico7: Read the links I sent.
# Sep 22nd 2011, 15:45 TheWarden TehTreag: oh and it looks like in the index action as well.. as soon as I remove the $hasMany from the donglekey.php the error goes away.
# Sep 22nd 2011, 15:45 TehTreag TheWarden: Add that action to the pastebin... any reason you don't use the cakephp pastebin?
# Sep 22nd 2011, 15:45 unico7 i only have to put App::import('modelname') at the top of controller class?
# Sep 22nd 2011, 15:44 diverdude TehTreag, this is what the table structures look like: http://bin.cakephp.org/view/978483150
# Sep 22nd 2011, 15:44 TheWarden TehTreag: When I'm in the edit action
# Sep 22nd 2011, 15:44 TehTreag ~tell unico7 about loadmodel
# Sep 22nd 2011, 15:44 unico7 hi, i want to use another model inside one controller
# Sep 22nd 2011, 15:44 TehTreag TheWarden: When do you get this error?
# Sep 22nd 2011, 15:43 TehTreag diverdude: I can't tell.
# Sep 22nd 2011, 15:43 diverdude TehTreag, did i do something really stupid ?
# Sep 22nd 2011, 15:43 TehTreag diverdude: I don't know what to tell you.
# Sep 22nd 2011, 15:42 diverdude TehTreag, and if i do that one alone, it also seems to be working ok....but for some reason when running in bake all the segmentation fault comes
# Sep 22nd 2011, 15:42 diverdude TehTreag, if it is in alphabetical order (it seems so) the next model would be CREATE TABLE `haircolors_saved_search_settings`
# Sep 22nd 2011, 15:41 TheWarden oh crap sorry folks, here's the link http://pastebin.com/wwTBcfn3
# Sep 22nd 2011, 15:41 TheWarden with this message "Error: Database table web_dongle_keys_hardwares for model DongleKeysHardware was not found." I'm assuming the model is not being loaded still. mm.
# Sep 22nd 2011, 15:41 TehTreag TheWarden: Where's the updated pastebin? Include filenames.
# Sep 22nd 2011, 15:40 robcowie I have a small (I hope) question I hope no one minds?
# Sep 22nd 2011, 15:40 TheWarden here is my updated configuration... still not working with the new table $hasMany from donglekey to dongle_keys_hardware.php
# Sep 22nd 2011, 15:40 TehTreag robcowie: Welcome.
# Sep 22nd 2011, 15:40 robcowie Hi all, first time visitor
# Sep 22nd 2011, 15:40 TehTreag diverdude: And the next model?
# Sep 22nd 2011, 15:38 diverdude TehTreag, if i do it alone it works fine i tried that
# Sep 22nd 2011, 15:38 TheWarden NetersLandreau: I did already... I'll update the bin though...
# Sep 22nd 2011, 15:38 TehTreag diverdude: Were are the test cases for hair color? Do that model alone, see what happens.
# Sep 22nd 2011, 15:38 NetersLandreau TheWarden: bin it