Services Plugins FAQs

☁️ AWS File Uploader - New Plugin from Zeroqode

Added support@zeroqode.com as a collaborator. App name is adcreator. I have created a test page “test_crop” for your testing part. Use version “Development”. Please don’t use any other page or version. Thanks.

Also, I’m able to upload files with filename containing “%” in the GUI file uploader.

Hi @alan,

Thanks for sharing your application. We’ve managed to identify the reason for those issues.

  • first, please upgrade the plugin to the latest version
  • the reason for duplicating the image issue was the HTML element, so if you remove it - everything works properly, but if you want to keep it, just mark this checkbox:
    image
  • as per cropping functionality, it seems to be working properly, but the cropped image will not be displayed in the image thumbnail, as it is intended to display just the thumbnail of the image so users can get an easier understanding of what is going to be uploaded
  • the popup for cropping the image is working as intended, meaning it is not an issue, unfortunately, because it really depends on the image size, thus it can cover the entire page or it requires to scroll down

Give it a try, and if there are still any issues, please let me know.

Thank you for patience.

Hi, Yes, duplicating the image issue is resolved. Thanks.
But the issue with cropping functionality is still there, attaching a loom video of the same. It works fine the first time but fails in subsequent hits. Please check

PS- I have updated the plugin to the latest version

Hi @alan, thanks for this one as well. Unfortunately, it seems to be plugin related, indeed. Please let us fix it and I’ll notify you back on this matter asap!

Hi @alan,

We’ve fixed bugs for both cropping feature and filenames containing ‘%’ character. Please upgrade it to the latest version, refresh your app and give it a try again.

However, a couple of notes to mention:

If you indicate the resize values for Height and Width of your uploaded images, without marking this checkbox:

image

You’ll be able to crop the images only matching those values or above. It will not crop the smaller images. But if you mark this checkbox, you’ll be able to crop smaller images as well.

Thank you for patience.

Thanks, @alexandru appreciate the quick turnarounds.

Hi @alan,

I’m glad it’s working on your side as well. If you like our plugin so far, could you please rate it by going to Plugins tab in Bubble editor. You can find the plugin by name and give it as many stars as it deserves. The more feedback we get, the more motivated we are to build great plugins!

Thanks :pray:

has anyone successfully made a delete files workflow? The demo page deletes all files from the s3 objects. I don’t want to delete everything.

I have a state called files-to-delete that is a list of files I want to delete.

I tried deleting files-to-delete – didn’t work
I tried deleting files-to-delete’s URL - didn’t work
I tried deleting S3 Objects list of file URL’s: Filtered: files-to-delete contains this text - didn’t work.
I tried deleting S3 Objects list of file URL’s: Filtered: files-to-delete’s URL contains this text - didn’t work.
I tried deleting S3 Objects list of file URL’s: Filtered: files-to-delete contains this url - didn’t work.
I tried deleting S3 Objects list of file URL’s: Filtered: files-to-delete’ URL contains this url - didn’t work.

Hi @jeffmccutcheon,

Thanks for asking. Unfortunately, it is only possible to delete whether all files or a single file. This plugin comes with two actions: Delete files and Delete file. However, it is still possible to filter so you don’t delete everything from your bucket. You just have to set up the filter properly.

To showcase:

This way, you can delete with ‘Delete Files’ action, but having a filter constraint to delete only .jpg files.

Thanks!

1 Like

Does the delete file action work on backend workflows?

I can get it to work fine on the page, but I can’t get it to work as a backend workflow at all.

I’ve checked the logs and the workflow is definitely running, and I’ve checked that the correct URL for the file is being sent, but it wont delete the file when run as a backend workflow.

@alexandru, I have updated the rating with 4 stars. But, I have one issue where I need help, Cropping on the basis of condition doesn’t seem to be working. I am attaching a video for your reference. Here I want cropping to be only done when image height is more than image width.

Hi @alan, unfortunately, it is not possible to accomplish this with our plugin because you actually obtain the image’s Height/Width after upload.

Hi @adam1,

I can see an existing thread here AWS delete file - Backend Workflow with your request. We’ll monitor this thread for further updates.

Thanks

Hello. It’s 9:10pm EST 7/21/2020 . I’ve lost access to all my AWS stored images in bubble. (Unable to view existing images or upload new. I can go to my s3 bucket and view images and no problem is reported.

is anyone else having issues?

EDIT: 9:58pm and all images are back up. Does anyone know what might have happened?

EDIT 10:47pm - half images show up, half don’t - can’t upload.

Hi @jeffmccutcheon,

Could you please confirm whether it relates to our plugin or not. Because Bubble itself is using AWS for storage, so perhaps it concerns the platform storage and not plugin related, unfortunately. It would be best to report it here https://bubble.io/bug_report in this case.

Please share a bit more details on issue (screenshots and/or screencast would be super helpful) so we can check on it and provide a better feedback asap.

Best,
Alex

You bet. I am using the zeroqode uploader. This problem is even stranger than I thought.

The problem only occurs on my laptop (in all browsers) and it is strangely intermittent.

LAPTOP
windows version 1903
OS 18362.959

DESKTOP (no issues)
Windows version 1909
OS 18363.959

I can be looking at a page full of photos uploaded from the zeroqode uploader weeks ago and if I hit f5 to refresh my browser, they all disappear. Not only in bubble, but in my database. The same thing happens if I use the zeroqode uploader on any page – all the pics disappear (not just the ones I was uploading, but all pics that are stored in s3 even the ones I uploaded days ago):

They do come back, but I haven’t figured out how I get them back. It seems to involve clicking back to the home page and navigating to the page the photos are on.

As I said, this doesn’t occur on my desktop. As a test, I uploaded a gallery on my desktop and then opened that page on my laptop. They were visible for about 1 second at which point they all disappeared.

Here’s a shot of my database unable to access them (they are the broken links under aaa images).

Is this possibly a security setting on my aws s3?

EDIT: Solved it - I unwittingly had my VPN on my on my laptop. This must mess with a security setting on my AWS S3.

Hi @jeffmccutcheon,

I’m glad you’ve managed to solve it. If you have any other questions, please let us know.

Thanks!

Upgrading to anything after (and including) 1.48 I have an issue:

Action “File uploader uploading is finished” runs after every individual file that is uploaded - so I no longer have an action that only runs after all files are uploaded.

Hi @jeffmccutcheon, thanks for reporting. Please let our development team investigate and fix plugin related bugs, then I’ll notify you on this matter asap!