Code

Discussion on HTML5 File Upload

Discussion on HTML5 File Upload

By
Cart 674 sales
stbeets

stbeets supports this item

Supported

186 comments found.

Hello!!

I would like to know if there is a chance to make file thumbnail bigger than the one it has right now.

Kind Regards…

Hi,

I am experiencing some problems with upload, specifically callbacks.

The system upload the image, however returns as error.

Wamp Server (local Windows) and Hostgator web hosting.

I had success with another web hosting, so the system works, however not at all. Do you have some “light” to me?

did you look at the ajax response? Maybe there you see why the other hosting is not working? Maybe error_reporting(E_ALL ^ E_NOTICE)

Hi does this upload support crop images ? If i want to add a crop image function can it be done or this item by itself has this functionality

It’s an image uploader and cropper in to 1

Hello excuse me, I have a question. When sending an image you can be sent more parameters? Example: I need to send a title and a type.

Thank you very much Greetings RG

No, not at this point, sorry

Hello there. Thx for grate product, but i have a question. How to trigger event ‘click’ on $(’.add input’) – i need this cause i use custom viewing and wanna hide native button. Code $(’.add input’).trigger(‘click’) – didnt work

hi, what are you trying to get out of this click? Is it when someone starts the upload or when someone finishes a upload?

f20e3fdf-d17d-4098-ab62-ce8195e6c5ae

nOT WORKING.

WHAT AM I DOING WRONG?

http://www.mycontactcorner.com/tjLive/upload/

Hi Sander,

Thanks for the info. I did update to make sure my php ini is allowing the size. That was one of the issues. Now when I use the Basic UI, for example, the file always gets… ERROR Empty File Upload Result … and it only gives me a yellow cancel button in that column.

What may be the issue here and how can i fix this?

I got it working. It was an issue in the php.ini file. Thanks so much for the great script.

thanks! Good to hear you enjoy the plugin!

PHP Version 5.2.6 it’s work well, but PHP Version 5.5.6 it’s not work (Error: 200 OK). please give me the solution to make it works.

hi, do you have a test url where i can see the plugin? what is the response when you accept the crop?

Hi. Here is the url to see the plugin: 1) http://www.hrdi.or.th/hrdi-admin/Media/addVDO or 2) http://www.hrdi.or.th/hrdi-admin/plugins/html5UploadFile/ You can try to upload some files in any boxes to see that errors I mentioned. You could have to see the box will be turned to RED after finish uploading, but that files you uploaded it’s already in the database. However, I just wondering that why it’s shown RED status. How to figure out? Thank you.

Yesterday I bought a “HTML5 File Upload”. My license code is “9e9f4eb3-7bdb-4306-a33f-94485f3ecce6 – 21 Sep 2015” However, the file delete function does not operate. I opened the file “html5fileupload.remove.php” The contents of the file are as follows. ######################################## <?php

echo json_encode(array(‘result’=>true)); ########################################

The code has five lines ”?>” Code is also missing. It seems to be the wrong file.

Hi, the code is not “wrong” it’s just an example file with no lines of deleted a file.

In php, use unlink($_POST[‘image’]); or your own method of deleting a file

Hey, i tried to send the form with Ajax but it’s not working for me. Is it supossed to work ?

yes it should, did you debug the ajax call? Maybe the server is given warnings? it should give a json string back

Hi stbeets…great plugin…got a question regarding how the file name displays on the existing files option. Code currently looks like this…

The file name shows the entire path but i only want it to display the name of the file?...Can you help with this?

AHA!....fixed by converting the %2F to a /....guess you’re exploding string by the slash somewhere!

Hello, It’s possible to limit the number of upload to 3 for exemple, if I set to true “data-multiple” ?

Thanks

No, not at this point, i am sorry

Is there a way to reload file upload tool when you add new item to dom?

Nevermind. I figured it out. Nice plugin, BTW.

ok, thanks, enjoy the plugin!

hi. good script. but i need max file limit. not file size. i need max 5 files upload.

its possible?

Hi, yes this can be added to the script, but refreshing the page will reset the counter…! So it would be effective. I can put it in for you in about 30 min to 1 hour. Mail me at sander[at]stbeets.nl if you need it.

I have a load pictures – single. I want to add multi uploading photos. If I buy your script – you will help me to add your script in my script? And it should work as well as a single.

Why not at the load picture as a background? Multi upload is already possible. Just try the script, if you have any question, i can try and help. If i need to code / make custom scripts, you can hire me.

Hi!

Can I use move_upload_file for multiple files?

Hi, no you have to create a loop, so you will pass each file thru the function

I am interested in your file upload plugins and would like to know if these are possible and whether you could write/configure a custom page for me. - upload multiple files to a specific directory - create thumbnails in a specific directory - see the image and thumbnail before confirming the upload - include alt tags for the image - show all the files in the directory listing - delete the files in the directory – we will need to reload the same file names each week.

Hi Maceys,

I can build custom changes for you, contact me via sander[at]stbeets.nl for a quotation. Every point you just said is possible, i will write down the hours per point and give you my hourrate.

I have some questions that needs an answer to before I purchase this script:

1- does this script need FTP access to the server or any special requirements from the server.

2- If I uploaded a file that is already exists on the server will it replace the old file with the new one or rename it… what is the behaviour for duplicated files ?

3- Can it display the links of the uplaoded images ?

4- Is there an option/button to copy the uplaoded image URL to clipboard – “Copy to Clipboard” button ?

Thank you, Waiting your reply to purchase

I emailed you and waiting for a reply

I purchased the script and still waiting for your reply, please I need this ASAP

I have some questions that needs an answer to before I purchase this script:

1- does this script need FTP access to the server or any special requirements from the server.

2- If I uploaded a file that is already exists on the server will it replace the old file with the new one or rename it… what is the behaviour for duplicated files ?

3- Can it display the links of the uplaoded images ?

4- Is there an option/button to copy the uplaoded image URL to clipboard – “Copy to Clipboard” button ?

Thank you, Waiting your reply to purchase

I just purchased your plugin, and it seems like it would be simple enough. I am trying to implement the form option with two separate files to be uploaded. When I process it though your html5fileupload.form.php, the $_POST array is populated, but the $_FILES array is not. I get a code 4 error for each file.

Also, the example you have for the form option does not match the actual code you have on your page. Other people seem to be getting this plugin to work, but I just can’t for some reason.

Thoughts?

Can you send me some ftp and login info see i can see for myself? mail me at sander[at]stbeets.nl

Let me move this project over to a different server, and then I will email you.

Okay, I sent you an email. Please let me know if you have difficulty logging in

able to add to my existing php file but css files are conflicting… is there any way to avoid css files conflicts

yes and no, if your CSS is generic, like ‘a’ or ’.btn’ this will overwrite any elements, so try to avoid that. The order of linking the CSSes to your HTML is also of value

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