# |
Sep 12th 2009, 12:57 |
GreaterCoreQuad |
sky_l3ppard: i'm still quite lost, any online literature i can turn to? |
# |
Sep 12th 2009, 12:56 |
sky_l3ppard |
it should be if it is located in one of behaviors paths |
# |
Sep 12th 2009, 12:56 |
jrod |
you mean actsas ? |
# |
Sep 12th 2009, 12:55 |
pearcec |
on my Model. But the behavior doesn't seem to be loaded. |
# |
Sep 12th 2009, 12:55 |
pearcec |
I call uses |
# |
Sep 12th 2009, 12:55 |
sky_l3ppard |
GreaterCoreQuad, bind realation in your other models __construct method |
# |
Sep 12th 2009, 12:54 |
sky_l3ppard |
pearcec, to be more accurate - http://book.cakephp.org/view/110/Creating-Shells-Tasks |
# |
Sep 12th 2009, 12:53 |
GreaterCoreQuad |
how do i get cakephp to do a relationship between tables from different databases? i am using Model::useDbConfig |
# |
Sep 12th 2009, 12:51 |
sky_l3ppard |
yes, in the manual pearcec, your models should be loaded in shell task |
# |
Sep 12th 2009, 12:50 |
pearcec |
My model just seems to be empty. |
# |
Sep 12th 2009, 12:50 |
pearcec |
sky_l3ppard: is there a good example of how I load model in the shell? |
# |
Sep 12th 2009, 12:49 |
sky_l3ppard |
pearcec, it is in $model->Behaviors->attached(); |
# |
Sep 12th 2009, 12:48 |
pearcec |
Do I have to load it somehow? |
# |
Sep 12th 2009, 12:48 |
pearcec |
when I dump the model the actAs is not being set. |
# |
Sep 12th 2009, 12:46 |
pearcec |
dogmatic69: http://www.pastie.org/614775 |
# |
Sep 12th 2009, 12:46 |
pearcec |
where is the paste? |
# |
Sep 12th 2009, 12:45 |
pearcec |
~help |
# |
Sep 12th 2009, 12:45 |
pearcec |
~ |
# |
Sep 12th 2009, 12:45 |
pearcec |
~paste |
# |
Sep 12th 2009, 12:45 |
pearcec |
~ pastebin |
# |
Sep 12th 2009, 12:44 |
pearcec |
dogmatic69: yes |
# |
Sep 12th 2009, 12:43 |
dogmatic69 |
are you trying it via shell |
# |
Sep 12th 2009, 12:42 |
pearcec |
yes |
# |
Sep 12th 2009, 12:42 |
dogmatic69 |
pearcec: does it have actsAs => 'Tree' |
# |
Sep 12th 2009, 12:42 |
dogmatic69 |
charnel: $form->input( 'some_field', array( 'onchange' => 'someFunction();' ) ); |
# |
Sep 12th 2009, 12:37 |
pearcec |
I load the model and it doesn't seem to have the function available to it. |
# |
Sep 12th 2009, 12:37 |
pearcec |
I want to call the Tree->recover function on a Model. |
# |
Sep 12th 2009, 12:37 |
pearcec |
is it possible to call a behavior function from the shell? |
# |
Sep 12th 2009, 12:34 |
charnel |
how can i add a onchange() to a form element ? |
# |
Sep 12th 2009, 12:18 |
savant |
use a pound server if you need multiple databases :) |
# |
Sep 12th 2009, 12:12 |
jrod |
you can set the datasource per model |
# |
Sep 12th 2009, 12:11 |
jrod |
at least not from what i've tried |
# |
Sep 12th 2009, 12:11 |
jrod |
yes it can but you cant span your relationships across them |
# |
Sep 12th 2009, 12:11 |
dakota |
don't think cake supports multiple databases |
# |
Sep 12th 2009, 12:10 |
juandelacosa |
i need cerate one relation in several model with multiples databases |
# |
Sep 12th 2009, 12:09 |
dakota |
Then either there is something wrong with your mod_rewrite, or .htaccess isn't allowe |
# |
Sep 12th 2009, 12:08 |
Spirit |
same error with 1.2 |
# |
Sep 12th 2009, 12:08 |
dakota |
juandelacosa: ? |
# |
Sep 12th 2009, 12:08 |
Spirit |
argh |
# |
Sep 12th 2009, 12:01 |
juandelacosa |
who create one relation the multiple databases in one model?? |
# |
Sep 12th 2009, 12:00 |
juandelacosa |
good day |