# |
Sep 11th 2009, 14:18 |
markstory |
they should all be gone from inside 1.3 and 1.2 |
# |
Sep 11th 2009, 14:17 |
markstory |
Ceeram: where? |
# |
Sep 11th 2009, 14:17 |
markstory |
jmcneese: should be fine. |
# |
Sep 11th 2009, 14:17 |
Ceeram |
Deprecate convenience methods, their use has been removed from the core, and they are often a bad practice. is on the todolist, but i still see them used in core |
# |
Sep 11th 2009, 14:16 |
jmcneese |
hey mark. out of curiosity, how portable is the new helper if i wanted to, let's say, use it in 1.2 |
# |
Sep 11th 2009, 14:16 |
markstory |
why? |
# |
Sep 11th 2009, 14:15 |
markstory |
me |
# |
Sep 11th 2009, 14:15 |
jmcneese |
hey dev team. who's primarily responsible for the new jshelper engine in 1.3? |
# |
Sep 11th 2009, 14:13 |
arkturus |
the past* |
# |
Sep 11th 2009, 14:13 |
markstory |
) |
# |
Sep 11th 2009, 14:13 |
arkturus |
markstory: you've helped me for the 3-4 days consistantly... so thanks again, you rox! |
# |
Sep 11th 2009, 14:13 |
arkturus |
thanks guys |
# |
Sep 11th 2009, 14:13 |
arkturus |
great, it works |
# |
Sep 11th 2009, 14:11 |
Gabriel23 |
yes |
# |
Sep 11th 2009, 14:11 |
arkturus |
<?php $session->flash(); ?> |
# |
Sep 11th 2009, 14:11 |
arkturus |
should i remove the = |
# |
Sep 11th 2009, 14:11 |
arkturus |
that's what i have |
# |
Sep 11th 2009, 14:11 |
arkturus |
<?= $session->flash(); ?> |
# |
Sep 11th 2009, 14:10 |
Ceeram |
lol just started downloading netbeans, and now suddenly eclipse search starts working, kinda scary |
# |
Sep 11th 2009, 14:09 |
arkturus |
just a sec |
# |
Sep 11th 2009, 14:09 |
arkturus |
i think i just have <?= |
# |
Sep 11th 2009, 14:09 |
markstory |
remove the echo |
# |
Sep 11th 2009, 14:09 |
markstory |
arkturus: do you have echo $session->flash()? |
# |
Sep 11th 2009, 14:09 |
arkturus |
any ideas? |
# |
Sep 11th 2009, 14:09 |
arkturus |
So I just launched my first cakePHP project for a client. The only thing that is wrong is that the flash message shows a "1" at the end of every message..... I thought this was just due to config debug mode.. but after disabling for production it still displays the "1" |
# |
Sep 11th 2009, 14:00 |
Scotto |
i suppose i could use containable to pass the conditions... but i wasnt sure of the 'correct' way |
# |
Sep 11th 2009, 14:00 |
pecalca |
is there any way to reuse comments baked files? |
# |
Sep 11th 2009, 13:59 |
pecalca |
wanna add comments view into the edit post view, so that i could list all comments for the post and edit/delete them |
# |
Sep 11th 2009, 13:59 |
pecalca |
baking my first app, posts/comments example |
# |
Sep 11th 2009, 13:59 |
pecalca |
hi guys! |
# |
Sep 11th 2009, 13:58 |
Scotto |
or is there a way to modify the automagic find |
# |
Sep 11th 2009, 13:58 |
Styles |
http://bin.cakephp.org/view/527552191 does that look right for validate rules? |
# |
Sep 11th 2009, 13:58 |
Scotto |
to modify the model dat being loaded based on conditions, it would be best to use a callback right? |
# |
Sep 11th 2009, 13:58 |
Styles |
~bin |
# |
Sep 11th 2009, 13:58 |
Styles |
!bin |
# |
Sep 11th 2009, 13:55 |
markstory |
but I'm not planning on building it. |
# |
Sep 11th 2009, 13:55 |
markstory |
and I never said it was impossible. |
# |
Sep 11th 2009, 13:55 |
Ceeram |
well i found 3rd party git plugin but by default it only has CVS, Subversion, Mercurial, Clearcase |
# |
Sep 11th 2009, 13:55 |
markstory |
Scotto: well you would not be able to use debug() would have to be a different function. |
# |
Sep 11th 2009, 13:53 |
Scotto |
Ceeram: with a slogan of "Connecting Developers" its silly for them not to support git |
# |
Sep 11th 2009, 13:53 |
Scotto |
debugkit is great, but i just wish i could make use of it no matter where im using debug |