# |
Aug 7th 2008, 21:53 |
Jonah |
'rule' => VALID_EMAIL, causes it to think it is required |
# |
Aug 7th 2008, 21:53 |
Jonah |
This I found a bug |
# |
Aug 7th 2008, 21:52 |
Jonah |
nvm |
# |
Aug 7th 2008, 21:52 |
jerrylee |
and what if i did want it to redirect to listing()? |
# |
Aug 7th 2008, 21:52 |
Snapp |
The Conventions for controller function names is camelCased? |
# |
Aug 7th 2008, 21:51 |
Jonah |
in the model i suppose? |
# |
Aug 7th 2008, 21:50 |
Jonah |
how do I set them as required? |
# |
Aug 7th 2008, 21:50 |
jerrylee |
hello, an interesting question, if i turn on admin routing, in adm_delete() i called redirect('listing'), how does it know it's adm_listing() instead of listing()?? |
# |
Aug 7th 2008, 21:50 |
Jonah |
not sure why it thinks the email is required but not the others... |
# |
Aug 7th 2008, 21:50 |
Jonah |
huh... |
# |
Aug 7th 2008, 21:50 |
markstory |
Jonah: required field |
# |
Aug 7th 2008, 21:48 |
polywog |
without much logic... heh |
# |
Aug 7th 2008, 21:47 |
polywog |
subarray is numeric too |
# |
Aug 7th 2008, 21:47 |
polywog |
if i have a numeric array, and subarray, how can I sum the values of the subarray? |
# |
Aug 7th 2008, 21:46 |
Jonah |
the form helper is making one of my field's label bold. anyone know why? |
# |
Aug 7th 2008, 21:43 |
markstory |
Jonah: nice :) |
# |
Aug 7th 2008, 21:41 |
SamuraiDio |
is there how to, after add/edit redurect back to the page i was? |
# |
Aug 7th 2008, 21:41 |
Jonah |
i documented it too so hopefully no one else will have the same problem |
# |
Aug 7th 2008, 21:40 |
lqdice__ |
yea |
# |
Aug 7th 2008, 21:40 |
Jonah |
you just put the expression in the key |
# |
Aug 7th 2008, 21:40 |
markstory |
Jonah: so no value for the array key neat :) have to remember that. |
# |
Aug 7th 2008, 21:40 |
Jonah |
array('conditions' => array('Post.email_sent ! = Post.status')) |
# |
Aug 7th 2008, 21:39 |
markstory |
lqdice__: using visual script editor? |
# |
Aug 7th 2008, 21:39 |
Jonah |
read the link |
# |
Aug 7th 2008, 21:39 |
Jonah |
through the groups |
# |
Aug 7th 2008, 21:39 |
markstory |
Jonah: how? |
# |
Aug 7th 2008, 21:39 |
cobol |
guys, is there a way to easily add filters to pagination without having to actually code conditions? |
# |
Aug 7th 2008, 21:39 |
lqdice__ |
markstory: actually you can do break point debugging.. its just a bit more ghetto |
# |
Aug 7th 2008, 21:38 |
Jonah |
remember? |
# |
Aug 7th 2008, 21:38 |
Jonah |
http://groups.google.com/group/cake-php/browse_thread/thread/ba5b5d8a6674f419/f2b7d43b2f639024#f2b7d43b2f639024 |
# |
Aug 7th 2008, 21:38 |
Jonah |
fyi I found a solution to that problem |
# |
Aug 7th 2008, 21:38 |
Jonah |
hey markstory |
# |
Aug 7th 2008, 21:38 |
markstory |
rjmolesa: lucky! |
# |
Aug 7th 2008, 21:38 |
rjmolesa |
man i haven't used ie in eons |
# |
Aug 7th 2008, 21:37 |
markstory |
but firephp is good for requests :) |
# |
Aug 7th 2008, 21:37 |
markstory |
noworries :) |
# |
Aug 7th 2008, 21:37 |
rjmolesa |
sorry |
# |
Aug 7th 2008, 21:37 |
rjmolesa |
doesn't :-D |
# |
Aug 7th 2008, 21:37 |
markstory |
rjmolesa: how does that debug javascript in IE? |
# |
Aug 7th 2008, 21:37 |
rjmolesa |
firephp |
# |
Aug 7th 2008, 21:36 |
markstory |
but IE development is very black box, dark voodoo. |