# |
Sep 22nd 2011, 16:24 |
TooMuchCaffeine |
ScottO_: true. but i'm not sure about explicit type comparison like === |
# |
Sep 22nd 2011, 16:23 |
TheWarden |
ScottO_: so far I have no idea... but most likely myself. Can't see the error. One bonus is I should soon be able to recite the book word for word :). |
# |
Sep 22nd 2011, 16:22 |
ScottO_ |
TooMuchCaffeine: and isnt (bool) 1 unnecessary sicne any integer other than 0 is true? |
# |
Sep 22nd 2011, 16:21 |
ScottO_ |
and what do you mean by "linkuing tables" |
# |
Sep 22nd 2011, 16:21 |
ScottO_ |
TheWarden: whos fault is that? |
# |
Sep 22nd 2011, 16:20 |
TheWarden |
I figured linking tables would be easy but I guess not. |
# |
Sep 22nd 2011, 16:20 |
ScottO_ |
so i get false |
# |
Sep 22nd 2011, 16:20 |
ScottO_ |
where $bar is null |
# |
Sep 22nd 2011, 16:20 |
ScottO_ |
TooMuchCaffeine: ive been using it more, like $foo = (boolean) $bar; |
# |
Sep 22nd 2011, 16:19 |
ScottO_ |
TooMuchCaffeine: yeah |
# |
Sep 22nd 2011, 16:19 |
TheWarden |
ACTION wants to strangle this database model |
# |
Sep 22nd 2011, 16:19 |
TooMuchCaffeine |
(bool) 1 |
# |
Sep 22nd 2011, 16:19 |
TooMuchCaffeine |
(b |
# |
Sep 22nd 2011, 16:19 |
ScottO_ |
anyone use type casting? |
# |
Sep 22nd 2011, 16:11 |
TheWarden |
I'm getting no where, that the heck... |
# |
Sep 22nd 2011, 16:11 |
EtRiGaN |
!hi |
# |
Sep 22nd 2011, 16:11 |
EtRiGaN |
!hello |
# |
Sep 22nd 2011, 16:11 |
CSdread_ |
!say hello |
# |
Sep 22nd 2011, 16:06 |
NetersLandreau |
prolly |
# |
Sep 22nd 2011, 16:06 |
Ghost_Trolley |
am i doing something stupid here? |
# |
Sep 22nd 2011, 16:03 |
Ghost_Trolley |
damn, im editing this view, but it wont change |
# |
Sep 22nd 2011, 15:56 |
TehTreag |
diverdude: Ok. I see. |
# |
Sep 22nd 2011, 15:56 |
diverdude |
i can also see the 1.x tickets...but not 2.x |
# |
Sep 22nd 2011, 15:55 |
diverdude |
TehTreag, your looking at CakePHP 2.x tickets ? |
# |
Sep 22nd 2011, 15:54 |
TehTreag |
diverdude: You should see if anyone else has your issue. |
# |
Sep 22nd 2011, 15:54 |
TehTreag |
diverdude: I'm not logged in... I can review the tickets, what's the issue on your end. |
# |
Sep 22nd 2011, 15:53 |
diverdude |
TehTreag, :) not to smart |
# |
Sep 22nd 2011, 15:53 |
TehTreag |
diverdude: Astute observation. |
# |
Sep 22nd 2011, 15:53 |
TheWarden |
TehTreag: a one to many relationship. |
# |
Sep 22nd 2011, 15:53 |
TheWarden |
TehTreag: I'm trying to join dongle_keys to dongle_keys_hardwares. |
# |
Sep 22nd 2011, 15:53 |
robcowie |
that should read I can save* |
# |
Sep 22nd 2011, 15:53 |
TheWarden |
NetersLandreau: Yeah I should read that... not sure if that would help me in this situation. |
# |
Sep 22nd 2011, 15:52 |
diverdude |
TehTreag, seems like i need to member of some account b4 i can see tickets in the lighthouse |
# |
Sep 22nd 2011, 15:52 |
TehTreag |
TheWarden: Sorry... I miss read. |
# |
Sep 22nd 2011, 15:52 |
NetersLandreau |
TheWarden: go to the API |
# |
Sep 22nd 2011, 15:52 |
TehTreag |
TheWarden: What's your join table name? |
# |
Sep 22nd 2011, 15:52 |
robcowie |
I can't save multiple applicants from the new application form, but not the associated residences |
# |
Sep 22nd 2011, 15:51 |
TheWarden |
ACTION goes back the the book to re-read about CakePHP to see if he can find a solution. |
# |
Sep 22nd 2011, 15:51 |
robcowie |
I can't work syntax for the form helper to make saveAll work, any pointers? |
# |
Sep 22nd 2011, 15:50 |
TehTreag |
robcowie: SaveAll() - Used to save (a) multiple individual records for a single model or (b) this record, as well as all associated records |
# |
Sep 22nd 2011, 15:49 |
unico7 |
but it seems like not recognizing the related class |