Re: File uploading using 1

2007-10-20 Thread dardosordi
Have you declaredvar $actsAs = array('Upload' = array(__OPTIONS_HERE__) ); in the model? Have you put the UploadBehaviour in app/models/behaviours/ upload.php ? Please paste your model. On Oct 19, 7:08 am, Indian Baker [EMAIL PROTECTED] wrote: Hi, I'm referring to the following

File uploading using 1

2007-10-19 Thread Indian Baker
Hi, I'm referring to the following excellent link to try and do a file upload, http://groups.google.com/group/cake-php/browse_thread/thread/be474455e24cbdb8/b7da5f84de301619?lnk=gstq=file+upload+1.2%2B+chris#b7da5f84de301619 Now the problem is, if I do t a regular Form post in my view like ?php