Recently I've been having an issue where images of dragons and scries aren't working. Instead of the image showing, they just appear like this:
[img]https://cdn.discordapp.com/attachments/853232159913541632/1116056093072830526/Screenshot_2023-06-07_at_18.00.23.png[/img]
Images from other sources and widgets are working fine, it just seems to be flight rising images
Does anyone know what is happening?
Recently I've been having an issue where images of dragons and scries aren't working. Instead of the image showing, they just appear like this:
Images from other sources and widgets are working fine, it just seems to be flight rising images
Does anyone know what is happening?
@anenfo that's not the image URL, that's the page URL. ^^; the image for that morphology would be this:
[code][img]https://www1.flightrising.com/dgen/preview/dragon?age=1&body=50&bodygene=7&breed=7&element=1&eyetype=0&gender=0&tert=50&tertgene=10&winggene=20&wings=76&auth=4bae930c508bb3db8c11484e78792c97a66086b0&dummyext=prev.png[/img][/code]
[img]https://www1.flightrising.com/dgen/preview/dragon?age=1&body=50&bodygene=7&breed=7&element=1&eyetype=0&gender=0&tert=50&tertgene=10&winggene=20&wings=76&auth=4bae930c508bb3db8c11484e78792c97a66086b0&dummyext=prev.png[/img]
image URLs need to end in a filetype (.png, .gif, .jpg, etc) and can't have anything after the filetype, otherwise the URL can't be properly read. make sure you're right-clicking and selecting Copy Image Address, not another option. (or if you're on mobile, google the steps for copying the image address for your specific device.)
for scries specifically, you can also hit this button below the dropdowns [img]https://www1.flightrising.com/static/layout/scryer/image.png[/img] and it'll automatically copy the image URL for you.
@
anenfo that's not the image URL, that's the page URL. ^^; the image for that morphology would be this:
Code:
[img]https://www1.flightrising.com/dgen/preview/dragon?age=1&body=50&bodygene=7&breed=7&element=1&eyetype=0&gender=0&tert=50&tertgene=10&winggene=20&wings=76&auth=4bae930c508bb3db8c11484e78792c97a66086b0&dummyext=prev.png[/img]
image URLs need to end in a filetype (.png, .gif, .jpg, etc) and can't have anything after the filetype, otherwise the URL can't be properly read. make sure you're right-clicking and selecting Copy Image Address, not another option. (or if you're on mobile, google the steps for copying the image address for your specific device.)
for scries specifically, you can also hit this button below the dropdowns

and it'll automatically copy the image URL for you.

|
...
|
.......................................
they/them
Lair Directory:

|
...
|

|
@
anenfo
that link does not end in an image file extension, and the bbcode doesn't recognize it as an image. you need an image that ends in one of those extensions.
image file extensions are: .png | .jpg | .jpeg | .gif
(edit: ninja'd!)
@
anenfo
that link does not end in an image file extension, and the bbcode doesn't recognize it as an image. you need an image that ends in one of those extensions.
image file extensions are: .png | .jpg | .jpeg | .gif
(edit: ninja'd!)
@
LouckyKoneko @
After
Thank you! This is so useful <3