d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Change In [img] Tag?
Add Reply New Topic
Member
Posts: 6,991
Joined: Apr 16 2019
Gold: 50.00
Aug 29 2020 12:29pm
I use to be able to post images like this;

http://radproducts.me/Queslar/MP.png

^^^ (Is posted with tags around it, but comes up as a plain URL) ^^^

but now they don't seem to work.

Did something change on JSP's end on how they handle this?


SS of the actual post with IMG tags

Member
Posts: 39,136
Joined: Feb 28 2007
Gold: 8,557.77
Aug 29 2020 12:31pm
use the following tags with the link

Code
[URL]your url[/URL]
Member
Posts: 6,991
Joined: Apr 16 2019
Gold: 50.00
Aug 29 2020 12:33pm
Quote (Epiphany @ Aug 29 2020 02:31pm)
use the following tags with the link

Code
[URL]your url[/URL]


Doesn't seem to work either friend :(

I want it to embed as an image for signature use

https://forums.d2jsp.org/topic.php?t=83827362&f=42

That topic holds the image I am trying to post above in post #1

This post was edited by 3oDAtlas on Aug 29 2020 12:38pm
Retired Moderator
Posts: 7,220
Joined: Dec 19 2013
Gold: 0.00
Trader: Trusted
Aug 29 2020 12:37pm
The link needs to be https, not http like yours - but simply adding the s won't fix the link!

Recommend using imgur or imgbb for uploads to avoid this issue in the future :)

Quote (3oDAtlas @ 29 Aug 2020 14:38)
Hmm, but it has worked in the past with no issues. Is it a recent change on JSP side?


Been this way for a few weeks now ^_^

This post was edited by Soroush on Aug 29 2020 12:39pm
Member
Posts: 6,991
Joined: Apr 16 2019
Gold: 50.00
Aug 29 2020 12:38pm
Quote (Soroush @ Aug 29 2020 02:37pm)
The link needs to be https, not http like yours - but simply adding the s won't fix the link!

Recommend using imgur or imgbb for uploads to avoid this issue in the future :)


Hmm, but it has worked in the past with no issues. Is it a recent change on JSP side?
Member
Posts: 24,020
Joined: Nov 15 2009
Gold: 0.00
Aug 29 2020 12:45pm
Quote (3oDAtlas @ Aug 29 2020 02:38pm)
Hmm, but it has worked in the past with no issues. Is it a recent change on JSP side?


That's correct

Here's a new link for you :)
https://i.imgur.com/vX95fIJ.jpg
Member
Posts: 39,136
Joined: Feb 28 2007
Gold: 8,557.77
Aug 29 2020 12:46pm
Quote (3oDAtlas @ Aug 29 2020 02:33pm)
Doesn't seem to work either friend :(

I want it to embed as an image for signature use

https://forums.d2jsp.org/topic.php?t=83827362&f=42

That topic holds the image I am trying to post above in post #1


Ohhhh I see I thought you meant you wanted the link rather than the image - the hosting site isn't secure which is probably causing the disconnect

Quote (Soroush @ Aug 29 2020 02:37pm)
The link needs to be https, not http like yours - but simply adding the s won't fix the link!

Recommend using imgur or imgbb for uploads to avoid this issue in the future :)



Been this way for a few weeks now ^_^


ahhhhh good to know
Member
Posts: 6,991
Joined: Apr 16 2019
Gold: 50.00
Aug 29 2020 12:46pm
Quote (Forgiveness @ Aug 29 2020 02:45pm)
That's correct

Here's a new link for you :)
https://i.imgur.com/vX95fIJ.jpg


Sadly Imgur will not work due ot the nature of this image link.

These are dynamic images that change data on their own so posting to imgur is not an option.

Thank you though. Will look into this matter further.

but out of curiosity, if it is an issue with JSP's side and a change they did, would it not remove the image from that topic I posted?



This post was edited by 3oDAtlas on Aug 29 2020 12:46pm
Retired Moderator
Posts: 7,220
Joined: Dec 19 2013
Gold: 0.00
Trader: Trusted
Aug 29 2020 12:52pm
Quote (3oDAtlas @ 29 Aug 2020 14:46)
Sadly Imgur will not work due ot the nature of this image link.

These are dynamic images that change data on their own so posting to imgur is not an option.

Thank you though. Will look into this matter further.

but out of curiosity, if it is an issue with JSP's side and a change they did, would it not remove the image from that topic I posted?


From this example, it seems that it works on posts that are already made because if I post the same link it won't properly place the image (takes away img tags)
Member
Posts: 20,411
Joined: Mar 19 2008
Gold: 260,280.00
Trader: Trusted
Aug 29 2020 01:31pm
Put the image through https://sig.grumpybumpers.com/ it can be just one so it doesn't actually rotate then use the link it generates which is https and it will work with the dynamic updates.

The problem with it not working now is because d2jsp now only allows https links to work with bbcode, so if it's not https then the bbcode isn't going to work when posting. Old images and links weren't retroactively changed, so it only affects newly posted content.

This post was edited by Arturo on Aug 29 2020 01:31pm
Go Back To General Help Topic List
Add Reply New Topic