Disabling passedArgs

2010-03-25 Thread Macademic
I have an application that uses ids that have colons in them (and no way around it). Is there a way I disable passedArgs or at least change the delimiter? Stuart Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this

Httpsocket and POSTing File Uploads

2010-02-07 Thread Macademic
I am looking to use a CakePHP form to upload a file and then submit it to another website using httpsocket. Is this possible given the current implementation of httpsocket in Cake (i.e version 1.2.6), and/ or will it be available in 1.3? Any info on how to do this appreciated. Stuart Check out

Passing back a dynamically generated image

2007-02-05 Thread Macademic
I am trying to get JPGraph working in Cake as a vendor. I have changed any references to include, include_once, require_once in the latest JPGraph distribution so there are no errors from nested include files. My problem is that if I send the output of the graphing function (i.e. using the