# |
Aug 8th 2008, 17:26 |
Symbi0nt |
because I need infos for the right side of my webpage all the time |
# |
Aug 8th 2008, 17:26 |
primeminister |
Symbi0nt: App:import('Model','Mappack') |
# |
Aug 8th 2008, 17:26 |
TommyO |
not a good idea in AppController |
# |
Aug 8th 2008, 17:26 |
Howard`` |
var $uses = str/array model(s) |
# |
Aug 8th 2008, 17:26 |
Symbi0nt |
and var $uses = array('Mappack'); messes up too |
# |
Aug 8th 2008, 17:26 |
TommyO |
Symbi0nt: why do you want to? |
# |
Aug 8th 2008, 17:26 |
Symbi0nt |
$this->loadModel('Mappack'); returns null |
# |
Aug 8th 2008, 17:26 |
Symbi0nt |
I am a bit outdated .. how to load a model in the app_controller |
# |
Aug 8th 2008, 17:26 |
kabturek |
is/was |
# |
Aug 8th 2008, 17:26 |
kabturek |
Howard``: the problem is LAZYNESS not lack of control |
# |
Aug 8th 2008, 17:25 |
Howard`` |
is it possible to grab svn via php? |
# |
Aug 8th 2008, 17:25 |
gwoo |
NOSLOW: nice! i know how that feels |
# |
Aug 8th 2008, 17:25 |
Howard`` |
yeah TommyO, the problem used to be the lack of control but there is pretty good control now |
# |
Aug 8th 2008, 17:24 |
Howard`` |
wouldn't know what to do to grab svn |
# |
Aug 8th 2008, 17:24 |
TommyO |
ACTION thinks hosting providers with ftp and no ssh are stuck in the 80's |
# |
Aug 8th 2008, 17:24 |
Howard`` |
i'm no good on the linux backend |
# |
Aug 8th 2008, 17:24 |
Howard`` |
I have a svn setup |
# |
Aug 8th 2008, 17:24 |
TommyO |
Howard``: no svn? |
# |
Aug 8th 2008, 17:23 |
TommyO |
Howard``: why can't you? |
# |
Aug 8th 2008, 17:23 |
Howard`` |
uploading 11 megs in one file is much faster |
# |
Aug 8th 2008, 17:23 |
Howard`` |
would be cool if we could package and unpack the cake app for uploading |
# |
Aug 8th 2008, 17:22 |
zmonteca |
TommyO: no kidding. good god what a pita. |
# |
Aug 8th 2008, 17:21 |
Howard`` |
i was always wondering what this large 6+ megabyte folder was all about lol |
# |
Aug 8th 2008, 17:21 |
Howard`` |
indeed teknoid |
# |
Aug 8th 2008, 17:21 |
TommyO |
zmonteca: hmmm... well, glad you figured it out |
# |
Aug 8th 2008, 17:20 |
teknoid |
Howard``: better drop everything and start writing tests ;) |
# |
Aug 8th 2008, 17:19 |
yoris |
thats me!!!! LEAVING.... |
# |
Aug 8th 2008, 17:19 |
yoris |
teknoid, thanks brother, cya'round |
# |
Aug 8th 2008, 17:18 |
Howard`` |
this testing system looks awesome |
# |
Aug 8th 2008, 17:18 |
Howard`` |
haha jeez i've always tested on the live app |
# |
Aug 8th 2008, 17:16 |
yoris |
damn |
# |
Aug 8th 2008, 17:15 |
zmonteca |
TommyO: it was all about the request being a POST and not a GET. I'm not sure why that effected it, but that was it. |
# |
Aug 8th 2008, 17:15 |
Howard`` |
ACTION wears a dunce hat and reads on it |
# |
Aug 8th 2008, 17:15 |
teknoid |
yoris: thankfully i haven't used csv since about 95 :) |
# |
Aug 8th 2008, 17:15 |
Howard`` |
oh interesting I wasn't aware there was a testing system |
# |
Aug 8th 2008, 17:15 |
teknoid |
Howard``: place your app tests in there |
# |
Aug 8th 2008, 17:15 |
Howard`` |
is it needed ? |
# |
Aug 8th 2008, 17:15 |
yoris |
teknoid, any sugestions? |
# |
Aug 8th 2008, 17:15 |
Howard`` |
curious, what exactly is the tests folder? |
# |
Aug 8th 2008, 17:14 |
teknoid |
yoris: i really don't think cake is the right answer... soundslike you need some tool/process for csv to sql conversion (possibly with some batch facility) |
# |
Aug 8th 2008, 17:14 |
yoris |
teknoid, its a javascript app so, its only one url that does just bout everything |