rattler72 Trying to upload an mp4, which works great but... it appears the download template is taking over and trying to render the mp4 as an image. Is there a way to just have it return the URL? I am also using FoF Formatting to handle external links. https://pasteboard.co/Im9cgRK.png
luceos Applepiee anything in your storage/logs directory about the error? rattler72 did you try selecting a different display template?
Applepiee When enabling this plugin, I get a "Oops! Something went wrong. Please reload the page and try again". In the developer console the following error can be seen: Failed to load resource: the server responded with a status of 500 (Internal Server Error) Flarum Beta 9
Xso I don't know why. When I clicked the download button, I returned an error. {"errors":[{"status":"404","code":"resource_not_found"}]} But S3 has this file.
MikeJones With how S3 buckets are configured with this plugin for aws will we be effected by this hack? https://securityaffairs.co/wordpress/88323/hacking/magecart-unprotected-s3-buckets.html
matteocontrini MikeJones from what I understand that depends on how you configure your bucket on AWS. iRobin as mentioned above, the loading indicator is actually there but unfortunately there's a bug so it's not shown.
luceos MikeJones I don't think so, it only affects JS files that are executed in your browser. So for this to work, your bucket would need to store JS files that are part of your SPA. As you choose which file extensions are allowed, you can easily block JS files, in addition no files are actually injected to be run when uploaded. Hope this helps.
iRobin Just a Feedback Suggestion: Consider adding Progress Bar while uploading the images. It will help users to know that it is happening right now and i am using imgur api which simply goes blank for few seconds and suddenly the link appears. It will be very helpful. Thank you.
xiaolongba I encountered one issue; this extension can't display the attachment with the Chinese name correctly, for example. The correct name is "Cypress BLE教程",and it shows "cypress-ble." the version i used is up to date v0.7.0. could you help me with this issue? @luceos many thanks
sanwhere i donnow if you guys find a solution for this, but i can't upload anything. this is google chrome console error: Failed to load resource: the server responded with a status of 500 (Internal Server Error) this is sentry error: Intervention\Image\Exception\NotSupportedException[internal] in array_map error GD Library extension not available with this PHP installation. any suggestions?
Kayo A great functionallity for the extension is a URL insert button plus to upload, this can make easier for people insert images from web without using BB or Mark. There's already an extension for that?
GuguguBear Hello, I don't quite understand this expression. I want to increase: Mp3, exe, php, exlie, txt, bin, How do I increase these formats? thank. from Google Translate
matteocontrini Tirual could you show the actual exception message in the console? It's cut in the screenshot
matteocontrini Tirual this one, but it's not helpful because it's too generic. Could you check in the storage/logs directory in your forum root if there's a file created with today's date in the file name? It would be something like flarum-2019-08-04.log. If there's one, try to open that file and scroll to the bottom. You'll see lines starting with a number. Scroll up until you see #1, and copy from above that line (there's a line starting with date and time) to the bottom of the file. Paste here what you got.