[nodebb-plugin-imgur] Imgur Plugin
-
New problem with this plugin after upgrading to NodeBB 1.10.2 and plugin version 1.0.2
Update to 1.1.0 Now Gets Parsing Errors · Issue #35 · barisusakli/nodebb-plugin-imgur
Updated to 1.0.2 (with 1.10.2) and now no uploads work, we get to 100% and get a parsing error every time. Then it says that the community has disconnected. If you log into https://mangolassi.it/ and try to upload an image, you can see i...
GitHub (github.com)
-
Is the imgur service free? What are my options if I dont want to store images in the forum on the same host where nodebb is running.
Does someone have a link to a page that is using this plugin?
-
Error
invalid-refresh-token
-
@zaasmi Same.
All these steps are OK (with adding /oauth after http://yourforum.com/admin/plugins/imgur) but not the last
When I allow access I don't return to the ACP but to an error page :
(sorry, french forum)and when I try to load an image I have the invalid-refresh-token error.
I found this help but it did not help me.
Ideas ? Thanks.
-
-
@Origami-Bird
no one here to help @baris -
@julian said in [nodebb-plugin-imgur] Imgur Plugin:
Could be that the plugin templates were not built? Try running
./nodebb build
and restart NodeBB.We tried that and still not working. It isn't just Imgur. Can't access Persona settings either.
-
Released 2.0.4 (only compatible with upcoming NodeBB 1.15.0 version)
- Delete old profile image when uploading a new one
- Delete old cover image when uploading a new one
- Delete profile and cover images when user account is deleted
- Rewrite plugin to use async/await
-
@DownPW what link is set when you try to open an image hosted on Imgur? (Don't check where you end up, hover over the image and check the bottom of browser)
If it's the
i.imgur.com
one then there's nothing we can do. Likely Imgur detects it as a direct access and sends you to the Imgur page. -
just noticed the following :
The imgur plugin adds a description to the image in the following way:
![2a8646cc-9eb6-4274-a767-b129d51a1019-image.png](https://i.imgur.com/TAA1hi4.png)
and this opens the image link in a new tab directly on imgur externally
If I delete this description like this:
![](https://i.imgur.com/TAA1hi4.png)
I open the imgur image correctly
It will be very great to not add a description when upload the image...
-
@DownPW I'm highly doubtful that setting the alt tag makes a difference. Where did you test it?
-
Here: https://planete-warez.net/
But I have just seen that: refresh the page after modification, doesn't work
I search a solution