Snowknight26
Supreme [H]ardness
- Joined
- May 8, 2005
- Messages
- 4,436
If you try to insert an IMG tag with an external URL, the forum uploads the image as an attachment and then converts the BB code to [aattach] (with one a.. have to escape this somehow otherwise the whole post breaks, hence the pastebin links).
However, if the IMG tag is surrounded by URL tags, the URL tags disappears.
Case in point. Trying to create a clickable thumbnail image that links to a larger-size image using the following code:
https://pastebin.com/raw/BTfcXDke
Instead, it removes the URL and is converted to:
https://pastebin.com/raw/CBr3iTL7
Thus leaving the thumbnail no longer clickable.
However, if the IMG tag is surrounded by URL tags, the URL tags disappears.
Case in point. Trying to create a clickable thumbnail image that links to a larger-size image using the following code:
https://pastebin.com/raw/BTfcXDke
Instead, it removes the URL and is converted to:
https://pastebin.com/raw/CBr3iTL7
Thus leaving the thumbnail no longer clickable.
Last edited: