This looks great, but unfortunately I just can't get to seem to get this to work with my existing form. I'm trying to implement this into my CakePHP app using the below code:
$("input#ImageFilename").jqUploader({ src: '/js/jqUploader/jqUploader.swf', uploadScript: '/admin/images/add/', afterScript: '/admin/images/', background: 'FFFFDF', barColor: '64A9F6', allowedExt: 'jpg|JPG|jpeg|JPEG|png|PNG|gif|GIF' }); When i switch this off, it works fine, but as soon as I enable this, it fails. It only seems to fail on the actual upload, any idea what might be going wrong? Here at the flashvars from Firebug: flashvars="containerId=ImageFilename&uploadScript=/admin/images/add/&afterScript=/admin/images/&allowedExt=jpg|JPG|jpeg|JPEG|png|PNG|gif|GIF&varName=data[Image][filename]&barColor=64A9F6&maxFileSize=null&startMessage=&errorSizeMessage=File is too big!&validFileMessage=now click Upload to proceed&progressMessage=Please wait, uploading " Thanks On 6/8/07, Alexandre Plennevaux <[EMAIL PROTECTED]> wrote:
Hello jqMates, I'm pleased to inform this great assemblee that jqUploader, a flash-based upload widget allowing progress display of upload in a non obtrusive manner, has just been updated to version 1 New features: - maximum file size implemented (using the good old html input name="max_file_size" if available) -ergonomy improved - custom messages - many small things, like giving an alert() if it doesn't find swfobject.js , ... I hope you enjoy it, let me know if you encounter any issues. I tested it on FF2.0.0.4 http://www.pixeline.be/experiments/jqUploader/ Cheers, Alexandre aka pixeline Ce message Envoi est certifié sans virus connu. Analyse effectuée par AVG. Version: 7.5.472 / Base de données virus: 269.8.11/837 - Date: 6/06/2007 14:03
-- Tane Piper http://webrocket.wordpress.com This email is: [ ] blogable [ x ] ask first [ ] private