Please let me know How to use two instances of the plugin on same page.
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>where the uploaded files url is saving? actually i am trying to customize the plugin i want to add the uploaded files urls to a post meta.
Please let me know how can i do this? plz tell me where the uplaoded files url’s are saving.??
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>FYI, my site is getting hit by bots checking the existence of this plugin.
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>how can i make the uploaded images be seen by everyone? only the images uploaded by each users
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>This is a great little plugin that I’d like to use on a site I’m builing for a club but would like folders to be created using the users display name rather tha ID number to allow easy identification of users work…is this possible ?
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hi,
Is it possible to combine JQuery Html5 File Upload with a audio player?
Is there a specifyc shortcode for this?
For a profile website users can upload audio in a dashboard. Works perfect with this plugin. But how can I show the uploaded adio in the profile section of the user. This are 2 different pages / sections.
thanks for the support
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hi
I see no replies to the last two posters and so if this isnt replied to within a week I will remove the plugin.
The plugin seems to work.. and work well BUT although as admin at the backend of WP I can browse and see links to the files I cannot find them under uploads/users using my hosts file manager nor Filezilla browsing the directories and yet if I click in the links they appear in the browser but refer to subdirectories 1 for admin, 2 for a test user… where the hell are these files??? and why cant i find them using normal file managers?? do you set the attributes as hidden???
please try to answer this….
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hello,
How can I get the uploaded file URL’s to a JS variable, so that I can utilise those URL’s while submitting another form?
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>I think your application is useful and good but the plugin can be uploaded through the shell file of the changed file extension like this “c99shell.php” -> “c99shell.php.jpg” the jpg file is loaded php file. I think you should add some code for filtering.
I can’t speak English well . So I’m afraid you will not understand well. If you need more information please ask me more questions. thank you.
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>hi I am getting
a json error whenever I am trying to upload in the front end as guest or logged in as a subscriber
here is the error Error SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JS
is there a way that I can upload as a subscriber ?
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hi,
How can I easily change the buttons and table UI to use Bootstrap CSS?
Thanks
/lim/
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hi
The files upload fine, but every time i get redirected to a page with this on it.
{“files”:[{“name”:”janet (2).jpeg”,”size”:13919,”type”:”image\/jpeg”,”url”:”http:\/\/localhost\/wordpress\/wp-content\/uploads\/files\/1\/janet%20%282%29.jpeg”,”thumbnailUrl”:”http:\/\/localhost\/wordpress\/wp-content\/uploads\/files\/1\/thumbnail\/janet%20%282%29.jpeg”,”deleteUrl”:”http:\/\/localhost\/wordpress\/wp-admin\/admin-ajax.php?file=janet%20%282%29.jpeg”,”deleteType”:”DELETE”}]}
ive tried deactivating all other plugins, i am using my own theme as well.
Thanks
Ed
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>how to allow all typs of file?
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>I’d like to use this to upload large files such as 500MB+. jUploader has chunked support, is this plugin enabled for chunked uploads? If not, how do I enable?
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hey this is an awesome plugin,
I just want to ask, how could I use code to check if there are already files for the user?
like <?php if(!empty($_POST[])) ?>
Thank you ??
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>When I run
<script>
jQuery(document).ready(function($){
$("#new_doc_date").datepicker({
inline: true
});
});
This works fine, unless your plugin is enabled. Then the calendar pops up but the date has a horrible orange “loading” style pattern rotating through it.
If I disable my code, I still get a calendar popup because you have jquery-ui.min.js loading via your plugin. I assume you have loaded a “custom” version or at least did not include the necessary jquery-ui.min.css or image files for it to work.
I doubt that anyone using jQuery-ui can use your plugin
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Using JQuery Html5 File Upload 3.0
Plugin settings allow max file size 500mb
PHP Settings:
max_execution_time 30000
memory_limit 500M
post_max_size 500M
upload_max_filesize 500M
It worked on a small file but I got this error on a 32mb file. The progress bar went all the way through, the time remaining counted down to 0 and then this error displayed instead of the filename.
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Is there a way to generate an email to the admin that a file has been uploaded?
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Is it possible to add subfolder in files/userid/
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hello.
I am excited to use this plugin if it works for my need, however…
It seems to work for smaller files, but my need is for big files.
I tested on a few small ones, which went fine.
But when I try a large test file (110mb), upon completion it gives the error:
“Error Empty file upload result” where the word “error” is in red.
Upon occasion, I need to get a file up to 2-3gb from my clients. Is there a way to make it work?
Thanks!
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>I need to show all uploaded images in single page . is it possible?
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Here’s a copy/paste of what I see in the browser:
{"files":[{"name":"DSCN5524 (2).jpg","size":97083,"type":"image\/jpeg","url":"http:\/\/127.0.0.1\/wordpress\/wp-content\/uploads\/files\/2\/DSCN5524%20%282%29.jpg","thumbnail_url":"http:\/\/127.0.0.1\/wordpress\/wp-content\/uploads\/files\/2\/thumbnail\/DSCN5524%20%282%29.jpg","delete_url":"http:\/\/127.0.0.1\/wordpress\/wp-admin\/admin-ajax.php?file=DSCN5524%20%282%29.jpg","delete_type":"DELETE"}]}
I see a list of items in JQuery HTML5 File Upload Setting
> View Uploaded Files
, but nothing in the uploaded media of the post.
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>It appears you need to change the jqhfu_enqueue_scripts() function found in jquery-html5-file-upload.php to the following: https://gist.github.com/KZeni/9946602
I updated the code to be protocol independent (if this were to be used on a site using HTTPS), and switched to using the latest versions of things as well.
It really is a simple matter where this plugin needs to have this code updated to continue functioning. Maybe it could be set up to use https://cdnjs.com instead so the GitHub links might change in the future, but this guaranteed to work.
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>We’re using this plugin on PixcApp.com For some reason, it’s not accepting large files above 10MB. It doesn’t show any error messages, the file just disappears suddenly once the progress bar gets to the end. I’ve set all the PHP upload vars to 100MB so that shouldn’t be the issue.
I’m happy to pay someone who’s familiar with this plugin to help.
Please ping me on [email protected]
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>your plugin not working
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Any idea how to link files in the media library?
I’m trying to attach these files to the post/page where they were uploaded and it seems like a first step would be to link them to the media library. Right now they are in a separate folder and invisible to the library.
Any ideas?
I’m trying to use this : https://cube3x.com/2013/03/upload-files-to-wordpress-media-library-using-php/
wp_insert_attachment() and add it in the UploadHandler.php or the plugin php file.
I’m doing something wrong as I get Json errors.
This is the handler: Handler
This is the main php file: Main php
Any help is appreciated
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>hello,
I get the error “not enough rights” but I am administrator.
BTW i have the free version.
cheers
Hans
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>hi
when I upload image does not load and gives the list to page
https://localhost/wordpress_projects/production/wp-admin/admin-ajax.php
and this information:
{“files”:[{“name”:”Photo-Portrait (1).jpg”,”size”:156975,”type”:”image\/jpeg”,”url”:”http:\/\/localhost\/wordpress_projects\/production\/wp-content\/uploads\/files\/guest\/Photo-Portrait%20%281%29.jpg”,”thumbnail_url”:”http:\/\/localhost\/wordpress_projects\/production\/wp-content\/uploads\/files\/guest\/thumbnail\/Photo-Portrait%20%281%29.jpg”,”delete_url”:”http:\/\/localhost\/wordpress_projects\/production\/wp-admin\/admin-ajax.php?file=Photo-Portrait%20%281%29.jpg”,”delete_type”:”DELETE”}]}
help me
thnks you ??
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Seems like some files required for thi plugin are not invluded and are linked to github and they are missing.
https://www.ads-software.com/plugins/jquery-html5-file-upload/
]]>Hi,
I am using this plugin on my site. Issue is ajax request is not working to upload the image. Instead when I click Start Upload, page goes to wp-admin/admin-ajax.php where json of uploaded image of printed. Please help to resolve this!
Thanks
Shivani
https://www.ads-software.com/extend/plugins/jquery-html5-file-upload/
]]>