@julian I changed the permalink to normal option rather than custom one and it worked. I rechecked by switching again it is not working for custom one but itβs fine for me. If anyone facing the same issue this check could help. Thanks for your support!
[nodebb-plugin-imgur] Imgur Plugin
-
-
@Origami-Bird
no one here to help @baris -
Anyone know why i'm getting this after I upgraded to 1.13? We can no longer upload images after this update from composer.
-
Could be that the plugin templates were not built? Try running
./nodebb build
and restart NodeBB. -
@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
-
I'm on plugin imgur 2.05 and nodebb 3.2.1.
When we open an image, the plugin open directly the image on imgur.
It's possible to open the imgur image directly on nodeBB file reader ??? -
This plugin does not have that functionality, you would need to use something like a image gallery plugin.
-
Ha ok, I thought it was simpler than that
Because without the imgur plugin, the imgur images are directly opened in the NodeBB file reader...
-
@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:

and this opens the image link in a new tab directly on imgur externally
If I delete this description like this:

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
-
@DownPW https://community.nodebb.org/post/88817
Works fine on this site, at least?