Code

Discussion on Image Multi Upload

Discussion on Image Multi Upload

Cart 1,334 sales

QuanticaLabs supports this item

Supported

This author's response time can be up to 1 business day.

407 comments found.

Hello,

can user use this for upload image in specific folder?

Regards.

User can’t choose the folder dynamically. You can create uploader for each user with specified folder but user won’t be able to change it live.

in the future are you going to add this option?

No, such an option due to security reasons won’t be added.

hi i tried to run the example 6 and i received this error Undefined index: IMUFiles in C:\xampp\htdocs\119999-image-multi-upload\formProcessorAjax.php on line 6 and the pictures were upload only in original size

Hi,
Please try to run the script on the real server (not localhost) and check if you’ll have the same issues.

Hi,

I find “select files” buttons do not work on your demo site, http://imagemultiupload.quanticalabs.com/, with IE. I also have the same problem with my sites using this script. I’m not sure if there’s something wrong with my IE setting or that is a bug.

Please help check and advise. Thanks a lot!

Hi,
It works on IE for me. What’s your IE version? Please check if your IE isn’t run in compatibility mode with some older version.

Hello,

Can you also delete the images?

Can you view the images after they have been uploaded (i mean after a while)?

Must the program be installed on the server?

Greetings,

Sven Temmerman

Hello,
No, you can only delete images after upload. If you would like to display and delete images after a while, then you need to write some additional code for that operation.
Yes, script need to be installed on the server.

Hi~! Can be used in mobile?

Hi,
It’s using flash, so the mobile needs to support flash, so uploader can work on it.

Hi,

Is it possible to display preset images before uploading image files? Or, if your script can be used in “Edit” mode for image files already existing in server?

Thanks.

Hi,
No, it’s not possible with default script features, it can’t be used in ‘edit’ mode.

Hi there! Is this OpenCart comppatible?

Hi,
It’s a jQuery plugin, so if you would like to integrate it with some other one then you’ll need to do on your own.

can i save in mysql table? all uploads

Yes, it’s possible but you need to add php code for mysql saving operation in uploader file.

Hello, Could you help me on how to set maximum files to 14? Because the selected files might have a maximum with your limit selected files, but when you upload 2 times 14 images you still are able to upload 28 images at one time before getting a message or something.

Please let me know how to solve this problem :) maybe theres some build in feature or something? Thanks!

Hello,
You can limit only the number of files which can be selected by once. If you would like to limit number of files for upload then you will need to integrate uploader with form and add some conditions in myupload.js file. Please contact me via contact form, I’ll send you some code which may be helpful.

There is some return for when he finishes uploading all images, eg, refreash the page

Dont worry about that, I already done!

window.location.reload()

Thanks very much

Yes, exactly – that’s a proper solution! Thank you for an update!

Yes, exactly – that’s a proper solution! Thank you for an update!

Hi,

I have a problem, because it is doesn’t work without Flash. Can you give me a solution for this problem?

Hi,
Flash is required for this plugin and it’s not degradable.

Hi,
Flash is required for this plugin and it’s not degradable.

Hi upload works fine and posts to database but there is no progress div or any other action or callback? Works fine with example but when I put it in a live page, it displays nothing but does post it to the database.

Please help

just to be more specific, in the example it is able to append a div to the IMU0Queue div but when it’s included in a page with more than just that as an input, it doesn’t append the div. Please help.

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

Good evening, I bought the module and managed to get the upload to work normal but not found in the documentation should I include in the code so that it displays that frame that loads the bar image loading, nor the button to abort as in the examples just added this part on page

<input class=”IMU” type=”file” path=”img_adicional/” multi=”true” startOn=”auto” afterUpload=”link” />

I have to insert some div below this code so that it displays the details?

The upload works fine, but not show tha square under the button. TKS

No, you don’t need to add any additional div. It should be created automatically. Did you try example.html file from the package? Please test uploader with the code from example.html file and check if queue will appear.

perfect match!!! perfect match for my site admin page.

very good job. Cool Code !

But, I have two question.

1. How can I auto edit upload file name?

eg. $filename = mktime().’_’.rand(0,100).’jpg’;

I need the file name change to some numbers, how can I do?

2. I want edit a “afterUpload” function template

I need….. <img src="file/123/abc.jpg" /><br /> <input value="http://www.abc.com/file/123/abc.jpg">

Because I need Easily to copy the image URL

where can I edit that?

Thanks again ! very good job and code !

I have a other question,

Image Multi Upload can upload to other ftp server?

Hi,
I can see that you’ve posted on our support forum, you’ll receive an answer soon. Thank you for your patience!

Hi
nice script, i like it
I Just now purchased the csript, and tested it on my localhost server.

problem is..
after uploading images it’s not display it like your demo page on
http://quanticalabs.com/script/image-multi-upload/119999
it’s uploads files and put it in the correct folder but not display it after uploading !

Thanks for replying
I tested it on live server, I got this error message
Blue hills.jpg (27.85KB) – HTTP Error

Please check if upload directory have write permissions.

Yes, it,s resolved.. thanks

Why this script don’t have any new update?

Last Updated: 7 June 2013

Because I haven’t planned any new functionalities for it.

Hi,

It’s posible use your script from a cron task to upload all the files inside a folder?

Salut, Josep M

Hi,
No, it’s ‘live’ uploader and you can’t use script in cron without modifications.

Hello.

I need to know if I can change the extension of all the images uploaded to one particular extension, in my case JPG. An example of what I currently have is: the user uploads a picture, it can be gif, png, jpeg, etc. and my system converts it to JPG.

I need to have it in PHP now and for multiple pictures thats why I want to purchase your code.

Hope your script can do it.

Thank you

Hello,
By default script is saving files with the same extension which has been originally uploaded. If you would like to change that you’ll need to make modifications in script php code.

Here a request because i am just lost in your forum.

I just need to know how i can’t avoid the name of the thumb starting with thumb0_ thumb1_ …

Thanks

Open upload.php file, search for below code (it is in 2 places):

"thumb" . $i . "_" . 
and remove it.

Hello, I have bought that but it is not working for me! I get an HTTP Error when i try to upload any file! Why? Help please!

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

I have already created one!

We’ll answer soon. We aim to answer all questions within 24 hours.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey