Log message #2299410

# At Username Text
# 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)
# Sep 22nd 2011, 07:18 dakota lorfds: There is even a project called 'capcake' that is made for cakephp
# Sep 22nd 2011, 07:18 eldamar But i still get "Fatal error: Class 'ByteArray' not found"
# Sep 22nd 2011, 07:18 eldamar App::import('Vendor', 'WrapperClasses', array('file' => 'amfphp'.DS.'core'.DS.'amf'.DS.'util'.DS.'WrapperClasses.php'));
# Sep 22nd 2011, 07:18 eldamar Hmm, having some problems here... i need to utilize ByteArray in my model, this class is located in vendors/amfphp/core/amf/util/WrapperClasses.php and this is what i have in my model
# Sep 22nd 2011, 07:17 dakota lorfds: luckily there are plenty of articles out there that detail how to use it with cakephp
# Sep 22nd 2011, 07:16 Section58 learn ruby is probab;y one of them
# Sep 22nd 2011, 07:16 lorfds not quite sure what I have to do on the ruby side to make it work
# Sep 22nd 2011, 07:15 lorfds only thing is i dont have much ruby experience