# |
Sep 23rd 2011, 16:02 |
fenix` |
Know1edge: in the plugins model i think. |
# |
Sep 23rd 2011, 16:01 |
Know1edge |
is there a way to set a table prefix for the entire plugin? |
# |
Sep 23rd 2011, 16:01 |
fenix` |
your not providing parameters to setFlash are you? |
# |
Sep 23rd 2011, 16:00 |
beporter |
fenix`: $this->Session->write('Message.different', 'take2'); works as expected. |
# |
Sep 23rd 2011, 16:00 |
destinydriven |
match* |
# |
Sep 23rd 2011, 16:00 |
destinydriven |
whats the regex math for uuid in route? I'm passing a uuid as named param 'id' |
# |
Sep 23rd 2011, 15:59 |
beporter |
fenix`: checking... |
# |
Sep 23rd 2011, 15:59 |
fenix` |
beporter: i mean more like $this->Session->write... |
# |
Sep 23rd 2011, 15:59 |
beporter |
But setFlash() just doesn't do jack. |
# |
Sep 23rd 2011, 15:58 |
beporter |
fenix`: If I manually set something ($_SESSION['Message']['test'] = 'something';), yes, it persists correctly. |
# |
Sep 23rd 2011, 15:58 |
destinydriven |
fenix`, thats what I gotta work with |
# |
Sep 23rd 2011, 15:58 |
fenix` |
what about other session data does that survive? |
# |
Sep 23rd 2011, 15:57 |
fenix` |
you're calling session->destroy/delete somewhere |
# |
Sep 23rd 2011, 15:56 |
beporter |
Can anyone think of a reason why $this->Session->setFlash('my message'); would completely fail to put anything in the $_SESSION['Message'] array? |
# |
Sep 23rd 2011, 15:56 |
fenix` |
oracle would be somewhat overkill for web apps no? |
# |
Sep 23rd 2011, 15:55 |
destinydriven |
is there any good news yet concerning oracle support in cake 2? |
# |
Sep 23rd 2011, 15:54 |
jose_zap |
csotelo: what was your question about cake 2? |
# |
Sep 23rd 2011, 15:54 |
csotelo |
jose_zap, yes |
# |
Sep 23rd 2011, 15:53 |
jose_zap |
robmcvey: CakePHP does not fire associations callbacks |
# |
Sep 23rd 2011, 15:48 |
jose_zap |
csotelo: are you here? |
# |
Sep 23rd 2011, 15:48 |
franki |
bb |
# |
Sep 23rd 2011, 15:47 |
franki |
im too pro |
# |
Sep 23rd 2011, 15:47 |
franki |
ok |
# |
Sep 23rd 2011, 15:45 |
robmcvey |
JD-Robbs Yep User HasOne UserProfile, UserProfile belongsTo User |
# |
Sep 23rd 2011, 15:44 |
MrRio |
Anyone know of a mirror of pear.phpmd.org ? |
# |
Sep 23rd 2011, 15:43 |
JD-Robbs |
Are the associations properly set up? :) |
# |
Sep 23rd 2011, 15:36 |
robmcvey |
any cakephp 2.0 gurus help with this? |
# |
Sep 23rd 2011, 15:35 |
robmcvey |
ok so in the "afterFind" callback of UserProfile��the User model has not been initialised |
# |
Sep 23rd 2011, 15:32 |
robmcvey |
see how User has UserProfile ..? |
# |
Sep 23rd 2011, 15:32 |
robmcvey |
seems with 2.0 the related model class is not loaded |
# |
Sep 23rd 2011, 15:31 |
robmcvey |
I have an "afterfind" callback which it will not work with :S |
# |
Sep 23rd 2011, 15:29 |
JD-Robbs |
Well, does it work? :) |
# |
Sep 23rd 2011, 15:28 |
TehTreag |
robmcvey: Is there a problem you're trying to resolve? |
# |
Sep 23rd 2011, 15:28 |
robmcvey |
http://pastie.org/2579879 |
# |
Sep 23rd 2011, 15:28 |
robmcvey |
Is this valid syntax for paginate? |
# |
Sep 23rd 2011, 15:24 |
csotelo |
any coment .. thanks |
# |
Sep 23rd 2011, 15:24 |
csotelo |
I know that on the behind there are a lot of development but, on the final developers..... what is the impact.. I thing thedevelopment is te same , but on php5 |
# |
Sep 23rd 2011, 15:23 |
csotelo |
I hope been completely wrong |
# |
Sep 23rd 2011, 15:22 |
csotelo |
Hello people, some one of you knows about a project on cakephp 2 |
# |
Sep 23rd 2011, 15:18 |
MrRio |
Ah it's ok, I needed to upgrade PEAR first |
# |
Sep 23rd 2011, 15:17 |
MrRio |
Anyone know how I can install the pear.phpqatools.org PEAR module? |