Please ignore my last post .. all fixed.. Error on my part
i am having the HTTP ERROR problem, tried every solution you’ve proposed and nothing has worked. very frustrating.
Hello!
Can I start the upload process from a specific function?
I have to upload a file with some information from a form. Is it possible?
Hi,
Please take a look at my other item – Image Multi Upload. It can be easy integrated with a form and can upload any type of file (not only images).
hi…
i could not find the formProcessorAjax.php after purchase??
thanks
Hi,
Ajax Multi Upload doesn’t contain that file. This file is provided with my other script – Image Multi Upload.
Hi,
Let me start by saying that I love this script, works like a dream.
However, I need to be able to upload large files, potential up to 50mb. Is this method ok for that, or should I use something like FTP ?
Also If i can use your script (which I am currently trying) what do I need to edit my ‘php.ini’ file to in order to allow large files.
this is my current set up for php.ini (from a get result); post_max_size = 50M post_max_size in bytes = 52428800 memory_limit = 300M file_uploads = 1 upload_max_filesize = 50M max_input_time = 400 seconds max_execution_time = 400 seconds safe_mode = max_file_uploads = 20
I seem to be getting a script timeout after 30 seconds.
Any help would be greatly appreciated.
Thanks, Paul.
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
ANy chance we could get the FLA file to adapt the button, as I need to restyle it. Or is there a css method ) aside from size, I need to change color of button etc…
Thanks
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
Why cant I reply to your post… anyhoo thanks for the reply. Do you mean within css ? I was hoping it could be done within myupload.js or similar
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
Brillaint cheers.
Last question.
in myupload.js I wish to append class=”lightbox” to the href.
So I am using this:
$("#uploader" + queueId).html("<div class="cancel"><input class='button_cancel' name='removeFile' fileName='"+fileObj.name.replace("'", "%27")+"' type='button'></div><a class="lightbox" href="" + self.attr("path") + fileObj.name.replace(""><span class="fileName">"+fileObj.name+"</span></a>");
For some reason, when we click the uploaded link, still opening in new window. Any suggestions please. Our lightbox, works off class id’s
Im thinking could be self.attr(“path”) is the issue or just perhaps a js conflict
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
Ok the above issue, I dont think we can solve. Because we are trying to bind the lightbox event after the lightbox scripts have loaded. Will keep working on that.
Noted in firebug, getting this issue:
checkMoreDownloads is not defined
[Break On This Error] setInterval(checkMoreDownloads, 6000);
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
Argghh I am messing up your comments are. Ignore the above. I am such a knob.
Still have the lightbox issue. If you can help would appreciate it. Seemingly I need to bind the class a href element to our divbox class. I know its beyond your scope.
Thanks
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
Ok to iterate. We finally got this all working. We use divbox which is a great lightbox script and anyone using that and this great uploader, may want the upload links to open in a lightbox like us. So here is our code, changes made to myupload.js ( thats our file name for it , not sure on original file name ( author gave it )
$("#uploader" + queueId).html("<div class="cancel"><input class='button_cancel' name='removeFile' fileName='"+fileObj.name.replace("'", "%27")+"' type='button'></div><a class="lightbox" title="Uploaded Image success" href="" + self.attr("path") + fileObj.name.replace(""><span class="fileName">"+fileObj.name+"</span></a>");
$('.lightbox').divbox();
Seemingly the issue is binding the divdox lightbox to the upload element after the dom has loaded. This is solved above.
Thankyou
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
One very last question.
We have our input set like so:
<input id="uploader" type="file" path="uploads/" multi="true" afterUpload="link" fileExt="jpg,png,gif" fileDesc="Images (jpg, png, gif)" maxSize="1048576" />
But I can still upload internet shortcuts …
example http://google.com/index.php
Is this safe ?
Hi Keep getting IO Error, please help.
How I can insert the uploaded file names path into a MySQL table? send me a sample program.
Please read this comment. I’ve wrote there how to insert data into MySql table. Please let me know if you’ll need more help.

Ok, I’m glad to hear that! Please rate my item in your Downloads section. Thank you in advance!