kishy
Well-Known Member
Hi there,
Unsure if it's XenForo natively or a plugin, but something on this forum is trying to automatically parse Imgur links to embed a thumbnail on the user's behalf, but Imgur has changed something on their end which is breaking the automatic parsing.
So for example if I want to paste the following link:
It will look as below:
(above this text)
Which is broken.
The workaround a user can do to bypass this is to make a simple text link such as this text right here to that URL, and it won't get automatically parsed.
However, if the text link is the URL itself, it gets parsed and breaks.
My suggestion/request is to locate a setting, if available, to turn off this automatic link parsing and to do that. The trade-off with this is that it might add a step for users who wish to embed only a single image as I'm not sure if that is working the same way; I've always just used the imgur-provided bbcode to embed single images.
Thanks for keeping things running smoothly!
Unsure if it's XenForo natively or a plugin, but something on this forum is trying to automatically parse Imgur links to embed a thumbnail on the user's behalf, but Imgur has changed something on their end which is breaking the automatic parsing.
So for example if I want to paste the following link:
Code:
https://imgur.com/a/2025-02-08-parts-galore-yec1TKM
It will look as below:
(above this text)
Which is broken.
The workaround a user can do to bypass this is to make a simple text link such as this text right here to that URL, and it won't get automatically parsed.
However, if the text link is the URL itself, it gets parsed and breaks.
My suggestion/request is to locate a setting, if available, to turn off this automatic link parsing and to do that. The trade-off with this is that it might add a step for users who wish to embed only a single image as I'm not sure if that is working the same way; I've always just used the imgur-provided bbcode to embed single images.
Thanks for keeping things running smoothly!