Page 417 of 211,273, showing 20 records out of 4,225,455 total, starting on record 8,321, ending on 8,340
# | Username | Text | |
---|---|---|---|
# | Aug 10th 2008, 04:38 | Martz | pgcd: great minds ;P |
# | Aug 10th 2008, 04:39 | pgcd | Martz =) |
# | Aug 10th 2008, 04:39 | NetersLandreau | yes pgcd, i think [$this->model()] should be [{$this->model->name}] |
# | Aug 10th 2008, 04:40 | darki | mh must think about that, because 48951 can be the last possible booking_id for this account and then 49052 ist not the nex but 49001 (if you understand what i mean) |
# | Aug 10th 2008, 04:40 | pgcd | Neters: are you sure? I think I found that in the API... |
# | Aug 10th 2008, 04:41 | Martz | darki: the point is - stop trying to mess around with real foreign keys. Make a seperate field for reference/searching made up of the account primary key - and then a counter if you like. Whatever, but dont try and engineer/manage the pk/fk yourself. Just going to end up in the mess |
# | Aug 10th 2008, 04:41 | pgcd | I guess it's because $this->model->name might not be set as a var with PHP5, maybe? |
# | Aug 10th 2008, 04:41 | Martz | darki: link them "normally" in cake and generate your own reference id |
# | Aug 10th 2008, 04:42 | NetersLandreau | pgcd: if you believe everything you read, i have a few acres of land in south florida, just west of me, that i can sell you ;) |
# | Aug 10th 2008, 04:43 | pgcd | Neters: sounds like a good investment! Gimme your paypal id! |
# | Aug 10th 2008, 04:43 | pgcd | =P |
# | Aug 10th 2008, 04:43 | NetersLandreau | lol |
# | Aug 10th 2008, 04:44 | NetersLandreau | i have an authorize.net component that i process payments thru now |
# | Aug 10th 2008, 04:44 | Martz | ACTION wonders if darki just deleted his entire cake application in anger |
# | Aug 10th 2008, 04:44 | pgcd | ehehehe |
# | Aug 10th 2008, 04:45 | NetersLandreau | or he threw his laptop out the window.. |
# | Aug 10th 2008, 04:45 | primeminister | he all, wondering if example in book is wrong or (obvious) I do something wrong in my routing |
# | Aug 10th 2008, 04:45 | primeminister | http://book.cakephp.org/view/542/defining-routes |
# | Aug 10th 2008, 04:45 | pgcd | ok, i managed to hack the silly thing into working for me... now for the hard part: do you guys happen to know if there is a pre-made prototype function to update a div with the contents of a call? |
# | Aug 10th 2008, 04:45 | primeminister | trying the year, month, day stuff |