jdailey
Forum Replies Created
-
Forum: Reviews
In reply to: [Big File Uploads - Increase Maximum File Upload Size] ?????? ?????? ????Thank you ??
Forum: Reviews
In reply to: [Big File Uploads - Increase Maximum File Upload Size] An essential pluginThanks for the feedback and support!
Forum: Reviews
In reply to: [Big File Uploads - Increase Maximum File Upload Size] invaluableThank you for the kind review. I am so glad you are getting value from Big File Uploads.
This is awesome! Thank you for the kind review. It helps us continue to provide free plugins.
Thank you so much for taking the time to come back and review Big File Uploads. Your rating goes a long way in helping us continue to develop and support free products.
Forum: Plugins
In reply to: [Big File Uploads - Increase Maximum File Upload Size] Big File uploadsThank you for again for reaching out. To help others with a similar issue I wanted to note here on the forum, based on the screenshots we were able to determine this issue with was a different plugin that increases file limits. All the best!
Forum: Plugins
In reply to: [Big File Uploads - Increase Maximum File Upload Size] Big File uploadsI am sorry to hear Big File Uploads is giving you an error. It seems like all your links were removed. Can you copy and paste the error message you are receiving or send us a screenshot to our support team from the Infinite Uploads site so we can look into this issue further? https://infiniteuploads.com/support/
Forum: Reviews
In reply to: [Big File Uploads - Increase Maximum File Upload Size] Great plugin but…Thank you for the feedback. We will look into the Jetpack issue. If Jetpack uses the standard uploaded from the WordPress media library it will work. Any 3rd-party service that uses its own uploader would need to adjust the upload limit server side. Thanks again! ??
Hello @nfoenki!
Thank you for the kind reply. I am so glad you are enjoying v.2 of Big File Uploads
Chunking can still be defined in the tuxedo_big_file_uploads.php file on line 169.
public function filter_plupload_settings( $plupload_settings ) { if ( ! defined( 'BIG_FILE_UPLOADS_CHUNK_SIZE_KB' ) ) { define( 'BIG_FILE_UPLOADS_CHUNK_SIZE_KB', 2048 ); }
If you were updating from version 1.2, your custom settings should have carried over. Please let us know if that is not the case.
Thank you for sharing your feedback. This gives us a better idea of how we can add value in future upgrades.
Cheers
So glad Big File Uploads is working well for you ??
Forum: Reviews
In reply to: [Big File Uploads - Increase Maximum File Upload Size] Great pluginYou’re very welcome. Thank you for giving Big File Uploads a try. ??
Oh wow! Thank you so much for giving Infinite Uploads a try and sharing your experience. I am so glad you found IU and that we got to chat. I can’t wait to get more of your sites connected ??
I am going to mark this thread as resolved. If this issue is still not resolved and you would like us to troubleshoot the issue further let us know and we can reopen the thread. Thank you for giving Big File Uploads a try.
Hello @veerap,
I’ve looked into this a bit further and because Big File Uploads uses a custom upload point to process the multipart uploads and combine them, we are unable to change the action. If Polylang adjusts their plugin to adapt the more generic
media_handle_upload
and descendants it would be more widely compatible and should work with Big File Uploads.Sorry we could not be more accommodating. We will continue to look for ways to expand compatibility in future versions of the plugin.
Thanks for reaching out. We have been testing in PHP 7+ and the latest version of WordPress and it is working as it should. If you would like to wait, version 2.0 is coming soon. Be on the look out.
- This reply was modified 3 years, 8 months ago by jdailey.