Services Plugins FAQs

☁️ AWS File Uploader - New Plugin from Zeroqode

I noticed that fileuploader’s URLs consider comma (,) in folder name as “%2C”. Please fix this bug.

Hi @kaiumuddin156,

Thanks for feedback. Unfortunately, this error is reproducing neither on our side nor on your side. Please test the qb_test page on your end, to see that it is properly encoding both List of file URL state and S3 Object URL:

List of file URL

S3 Object URL

Which means the plugin is working properly.

We are not aware of how your user flow functions on different pages, but we recommend you check it step by step just to be sure the data is being passed the right way.

Let me know how it goes!

Best,
Alex

Hi Alex,
Thank you for your response.

As you can see when I use comma (,) in folder name, it shows “%2C” in file URL. In S3 Object URL, it shows comma (,), not “%2C”. Please see the photo attached herewith.

It means the plugin is not working properly.
Thank you again.

Oh @kaiumuddin156,

Thanks for clarifying. The first time it was not clear about the folder naming, sorry about that one.

Yes, it is a bug indeed, and our development team is already checking on it.

I’ll get back to you asap.

Best,
Alex

Hi, @alexandru!

Any update on fixing the bug?

Hi @kaiumuddin156,

Thanks for catching up. Yes, we have managed to almost fix the issue, just a couple of tweaks remaining. I’ll notify you about the new release as soon as we launch it!

Best,
Alex

Hi @kaiumuddin156,

We fixed this bug. Please upgrade the plugin to the latest version, refresh your app and give it a try again.

Let me know how it goes!

Best,
Alex

Hi Alex,

After installing the latest update, Delete file and Delete Files actions in workflow are not working.

:disappointed:

This is the object URL in my S3 Bucket.

This was obtained from S3 object element.

I tried to delete the file using the link above. It was not deleted.

I have added " [support@zeroqode.com]" in my collaboration section.

Thank you

Sorry @kaiumuddin156 for this back and forth with bug fixing.

Please let us check on this one as well and get back to you with another update asap. :pray:

Hi @alexandru,

Any update?

I can’t deploy my app without this deletion feature. Please fix this.

Hi @kaiumuddin156,

The plugin hasn’t been fully fixed yet, unfortunately, but our development team is working on it!

Sorry about this one, I’ll make sure to notify you as soon as we push an update to live.

Best,
Alex

Hi @kaiumuddin156,

We finally pushed a new version. Please upgrade, refresh your app and give it a try again.

Thanks for your patience,

Best,
Alex

Thank you very much. It is working as expected.

1 Like

Same problem here did not help to update the plugin

Hi @blezz,

Sorry but could you please share a bit more details like Plugins tab screenshot so we can see the latest version on your side, the exact steps to reproduce the issue, console log errors etc. This will help us investigate!

Best,
Alex

Of course! Thank you.

Element settings

Workflow on successful upload

Table after that

Workflow to remove

Console after pressing trashbin

I can share you the whole project if that helps.

@alexandru


Here’s another one I got that maybe has something to do with the text “Upload file” usually not centering?

Oh yeah sorry, version:

Hi @blezz,

Thanks for details!

Yes, in this case it would be super helpful. Could you please add our support@zeroqode.com account (as Admin) to your Settings -> Collaboration list (ignore the warning message about your plan, as we are an agency and you can easily add us).

Tell us your app name and page name where it occurs on test.

We’ll investigate it inside your app and get back asap.

Best,
Alex

Hi @blezz,

Thanks a lot for providing the app access. We have tested your app and could not find any plugin-related issues, unfortunately.

Please test the zq_test page on your side. The files will be uploaded into a folder called zq,test (in order to test the encoding/decoding of the special characters).

You are able to get all objects, delete all files, as well as delete a single file based on its URL.

Best,
Alex