# |
Sep 22nd 2011, 16:28 |
TheWarden |
ScottO_: start over.. crap I've put a lot into this and your saying to start it all over. Everything is so basic at this point too... only problem comes into play when I try to link a table. |
# |
Sep 22nd 2011, 16:28 |
ScottO_ |
the Class for that table should be WebDongleKeysHardware |
# |
Sep 22nd 2011, 16:27 |
ScottO_ |
sounds like something wrnog was done |
# |
Sep 22nd 2011, 16:27 |
TheWarden |
ScottO_: second I keep getting "Error: Database table web_dongle_keys_hardwares for model DongleKeysHardware was not found.". |
# |
Sep 22nd 2011, 16:27 |
ScottO_ |
TheWarden: start over? |
# |
Sep 22nd 2011, 16:26 |
TheWarden |
ScottO_: Because my model is not loading and the wrong database source is being used. yet it is defined. but other than that I dunno. |
# |
Sep 22nd 2011, 16:25 |
ScottO_ |
P |
# |
Sep 22nd 2011, 16:25 |
ScottO_ |
TheWarden: help me help you |
# |
Sep 22nd 2011, 16:25 |
ScottO_ |
how do you know theres an error? |
# |
Sep 22nd 2011, 16:24 |
TheWarden |
ScottO_: lol one would think that but when you don't see the error that doesn't help solve it. I guess I just walk away for now and try doing something else as I've run out of ideas. |
# |
Sep 22nd 2011, 16:24 |
ScottO_ |
TheWarden: good, then you shouldnt have any problems then |
# |
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. |