Is there any alternative upload web site because imgur is banned on some countries. So we can't use this great extension.
Imgur Upload, simple image upload from the editor
barkinarga you can try Flagrow upload that supports other third-party hosts as well as self-hosting https://discuss.flarum.org/d/4154-flagrow-upload-the-intelligent-file-attachment-extension
clarkwinkelmann Oh I see, so we can use cdn services, im okay right now but if its not that hard an alternative of imgur must be added.
Can somebody add https://sm.ms as a image upload website in this extension? Both AMAZON S3 and IMGUR is not available at my country.
I am trying but my programming skill are not so good
aleveltech I think this is feasible, but it requires the sm.ms API. The open source software PicGO supports sm.ms. Maybe you can find the clue here.
Littlegolden It will be best if users can upload directly from the box
aleveltech yes, like FoF Upload, supports drag to upload.
aleveltech okay, QQ?
rehitu hi, that's a bug of fof/secure-https
matteocontrini thank you. I deactiveted it and problem solved.
- Edited
I got this problem {"data":{"error":"Invalid client_id","request":"\/3\/image","method":"POST"},"success":false,"status":403}
when I try to upload image.
I set the client ID already in admin setting extensions.
henryonsoftware sorry, I missed this message. You should make sure the Client ID value is correctly set. There's no other way, if the error says that it means it's not correct unfortunately
- Edited
hello, can this extension work by serving the images on the local storage instead of using Imgur as an external service? I would use this extension inside my company, but I cannot use external service since the information might be sensitive.
facteurpat being called "Imgur Upload", no, it's not a feature and probably will never be
There's currently FoF/upload for that.
@matteocontrini Really awesome extension! Can you disable links to Imgur on photos? Or at least make that an option?
Ranger how to do this? I want to add this in my Flarum forum but cant. I dont know any coding.
For those regions that cannot access Imgur, I have created a fork and added the feature for using own proxy_pass(Is that so called?) address for people to replace https://api.imgur.com and https://i.imgur.com.
While this cool, what would be cooler is if someone can CTRL+V an image directly into a post without having to hyperlink it. That is, there are some forum extensions that will automatically upload the image to imgur and then retrieve that link. This makes it very convenient for the user to directly paste in the chat without having to go to imgur first and upload.
- Edited
Skyswipe FriendsOfFlarum Upload has that feature
EDIT: though it seems that extension is supposed to have it as well based on the description? I'm not using it so I'm not sure.