# |
Sep 22nd 2011, 07:58 |
Section58 |
will have to poke nut in the butt |
# |
Sep 22nd 2011, 07:58 |
dakota |
larry's still busy with them, there are 44 of them |
# |
Sep 22nd 2011, 07:58 |
Section58 |
after about a week i forgot to check for them |
# |
Sep 22nd 2011, 07:58 |
dakota |
nope |
# |
Sep 22nd 2011, 07:58 |
Section58 |
are the fest vids up yet ? |
# |
Sep 22nd 2011, 07:57 |
dakota |
direct link: http://tv.cakephp.org/video/CakeFoundation/2010/12/24/brandon_plasters_-_simplifying_heavy_client_side_web_applications_using_cakephp_and_adobe_flash_builder_4 |
# |
Sep 22nd 2011, 07:57 |
eldamar |
cool, i'll check that out |
# |
Sep 22nd 2011, 07:57 |
dakota |
tv.cakephp.org |
# |
Sep 22nd 2011, 07:57 |
eldamar |
were can i see it? |
# |
Sep 22nd 2011, 07:57 |
dakota |
maybe it'll help? |
# |
Sep 22nd 2011, 07:57 |
dakota |
there was a talk at last year's cakefest about flex |
# |
Sep 22nd 2011, 07:57 |
eldamar |
i know... |
# |
Sep 22nd 2011, 07:56 |
dakota |
you poor poor thing |
# |
Sep 22nd 2011, 07:56 |
eldamar |
flash with amfphp using cpamf plugin =/ |
# |
Sep 22nd 2011, 07:56 |
dakota |
flex? |
# |
Sep 22nd 2011, 07:56 |
eldamar |
now* |
# |
Sep 22nd 2011, 07:56 |
eldamar |
dakota: the fix with importing ByteArray class solved the problem i was having that break cake but not i have a new problem within Flex, my guess is that whenever i am using Flex and calling something from the model i allready have ByteArray class loaded =/ probably something to do with how this plugin is setup =/ |
# |
Sep 22nd 2011, 07:37 |
geoid |
dakota: that did the trick. Thx, would never have thought of that! |
# |
Sep 22nd 2011, 07:35 |
dakota |
ok |
# |
Sep 22nd 2011, 07:33 |
geoid |
1.3 |
# |
Sep 22nd 2011, 07:33 |
dakota |
geoid: what version of cake are you using? |
# |
Sep 22nd 2011, 07:33 |
geoid |
dakota: ok that's weird, since I'm supposed to be working on a clean version of cake. Guess I better download it again. Thanks! |
# |
Sep 22nd 2011, 07:33 |
dakota |
geoid: if it isn't there then you, or somebody working on the project must've deleted it |
# |
Sep 22nd 2011, 07:32 |
dakota |
geoid: there wouldn't be, since it is included in the cake downloads already |
# |
Sep 22nd 2011, 07:32 |
geoid |
and no webroot/test.php doesn't exist, but there's nothing in the tuts about setting that up. |
# |
Sep 22nd 2011, 07:32 |
geoid |
dakota: http://www.mydomain.com/tests.php |
# |
Sep 22nd 2011, 07:31 |
eldamar |
dakota: thanks! that works |
# |
Sep 22nd 2011, 07:31 |
dakota |
geoid: and what url are you accessing? |
# |
Sep 22nd 2011, 07:31 |
dakota |
geoid: does webroot/test.php exist? |
# |
Sep 22nd 2011, 07:30 |
geoid |
Error: Test.phpController could not be found. |
# |
Sep 22nd 2011, 07:30 |
geoid |
I'm having some trouble getting cake unit tests working... could really use some help. I've followed the tuts, but I keep getting this error: |
# |
Sep 22nd 2011, 07:30 |
dakota |
eldamar: App::import('Vendor', 'Cpamf.WrapperClasses', array('file' => 'amfphp'.DS.'core'.DS.'amf'.DS.'util'.DS.'WrapperClasses.php')); |
# |
Sep 22nd 2011, 07:29 |
dakota |
eldamar: that's not how you'd do it |
# |
Sep 22nd 2011, 07:25 |
eldamar |
realized it's inside a plugin xD so i try this now but still no result App::import('Vendor', 'cpamf.amfphp/core/amf/util/WrapperClasses'); |
# |
Sep 22nd 2011, 07:25 |
geoid |
greetz! |
# |
Sep 22nd 2011, 07:20 |
Section58 |
project 'my pants' |
# |
Sep 22nd 2011, 07:20 |
lorfds |
that's kind of my issue right now.... I was looking for something a little more plug and plau |
# |
Sep 22nd 2011, 07:20 |
dakota |
lorfds: it is a fantastic project, and I really enjoyed playing with it though |
# |
Sep 22nd 2011, 07:19 |
dakota |
lorfds: it was simply too complex for our purposes |
# |
Sep 22nd 2011, 07:19 |
lorfds |
why did you avoid capistrano? |
# |
Sep 22nd 2011, 07:18 |
dakota |
lorfds: that said, I don't use capistrano. Rolled my own simpler deployment method written as a cake shell that uses rsync (and git) |