# |
Aug 7th 2008, 18:40 |
lqdice__ |
like a tree |
# |
Aug 7th 2008, 18:40 |
markstory |
what should it look like? |
# |
Aug 7th 2008, 18:40 |
lqdice__ |
and the underscore is bad too |
# |
Aug 7th 2008, 18:40 |
lqdice__ |
i have it in a select box right now with spaces for the spacer.. but it doesnt look so great |
# |
Aug 7th 2008, 18:39 |
lqdice__ |
it gives me an array but i dont see how to make it give me a form |
# |
Aug 7th 2008, 18:39 |
markstory |
yeah. |
# |
Aug 7th 2008, 18:39 |
lqdice__ |
markstory: the generatetreelist? |
# |
Aug 7th 2008, 18:39 |
markstory |
lqdice__: there is a method in treebehavior that does just that. |
# |
Aug 7th 2008, 18:34 |
gwoo |
yup |
# |
Aug 7th 2008, 18:34 |
achew22 |
gwoo: did you get that? |
# |
Aug 7th 2008, 18:34 |
lqdice__ |
but want it to be fairly nice ;) |
# |
Aug 7th 2008, 18:34 |
lqdice__ |
hmm anyone know of any select boxes that show a tree structure? Need to make it so you can choose an item from a Tree Behavior frmo a select box |
# |
Aug 7th 2008, 18:34 |
gwoo |
hi lqdice__ |
# |
Aug 7th 2008, 18:33 |
lqdice__ |
ACTION waves to gwoo |
# |
Aug 7th 2008, 18:32 |
gwoo |
achew22: sure |
# |
Aug 7th 2008, 18:32 |
achew22 |
gwoo: are you around? would you like to see my webservice class? |
# |
Aug 7th 2008, 17:39 |
predominant |
ChipotleCoyote: Doesnt hurt to share idle research with the idle channel |
# |
Aug 7th 2008, 17:38 |
_psychic_ |
ACTION gives ChipotleCoyote a medal |
# |
Aug 7th 2008, 17:38 |
_psychic_ |
yessssss |
# |
Aug 7th 2008, 17:33 |
ChipotleCoyote |
ACTION answers his idle question through idle research. |
# |
Aug 7th 2008, 17:29 |
beatzombies |
teknoid: so i explicitly set another variable $checkValue true or false depending on the value of 'contributed' and it works. it seems kind of strange, but i guess ill take it |
# |
Aug 7th 2008, 17:20 |
ChipotleCoyote |
Idle question: in database.php, is the 'schema' parameter for DATABASE_CONFIG used for anything? |
# |
Aug 7th 2008, 17:16 |
beatzombies |
teknoid: I manually set the checked value to 1 and it worked, so i don't think that 's the problem |
# |
Aug 7th 2008, 17:03 |
teknoid |
np ;) |
# |
Aug 7th 2008, 17:03 |
defrex |
damnit! *teknoid |
# |
Aug 7th 2008, 17:03 |
defrex |
*taknoid |
# |
Aug 7th 2008, 17:03 |
defrex |
tekoid, thanks |
# |
Aug 7th 2008, 17:02 |
teknoid |
defrex: well... not private, just protected |
# |
Aug 7th 2008, 17:01 |
teknoid |
defrex: app controller, and make sure it's private/protected |
# |
Aug 7th 2008, 17:00 |
teknoid |
beatzombies: although i think it's a hack, and there might be a better way |
# |
Aug 7th 2008, 17:00 |
teknoid |
beatzombies: you should probably set the value to true/false |
# |
Aug 7th 2008, 16:59 |
defrex |
what would be the best place to put a function that is available to all my controllers without being mapped to a specific view or page? |
# |
Aug 7th 2008, 16:57 |
pgcd_away |
beatzombies: gotta sleep... good luck ==) |
# |
Aug 7th 2008, 16:54 |
cudell |
could my view problem be because I hav emultiple cake apps runiing and dont have this one app set to use a subdomain? |
# |
Aug 7th 2008, 16:53 |
pgcd_away |
tonkatruck: so you get some output, and you can use that output to debug() stuff, i'd expect |
# |
Aug 7th 2008, 16:53 |
pgcd_away |
beatzombies: try with debug($value) on line 818 |
# |
Aug 7th 2008, 16:52 |
max2k2 |
(I can write the applet params with cake-php) |
# |
Aug 7th 2008, 16:52 |
max2k2 |
how can I use that to send my auth session to cake from the applet? |
# |
Aug 7th 2008, 16:52 |
max2k2 |
but the applet gives me the chance to send some cookie data |
# |
Aug 7th 2008, 16:51 |
pgcd_away |
tonkatruck: i don't think so, as you will get a message from cake when you don't have a view |
# |
Aug 7th 2008, 16:51 |
beatzombies |
pgcd_away: when i call debug it prints out line numbers in files |