Posted by -LOCKED - Backgrounds Disappearing in HTML forums

Black Wings (#89608)

Heavenly
View Forum Posts


Posted on
2024-03-13 12:47:05
What gameplay feature is this bug affecting?
Forums and most likely Den CSS

What's the issue? Please include any error messages you receive and as much detail as possible.
Ive noticed that when I went to change or update the background image to my Forum post it is showing up as blank. All the others that were intact before the server migration have stayed put but if you try to edit the code in anyway it deletes the background. I have ruled out image hosting issues as ive used Imgur and File Garden with the same result.

Any links relating to this bug? For example, if a particular lion is bugging, what is the link to that lion?
Here is the link to my forum that shows the broken background (the very first post) and the backgrounds that are still intact (from the second post down onward)

https://www.lioden.com/topic.php?id=304429518242

I can provide the code in its entirety if needed, but everything else works as its supposed to besides the background as far as im aware.

Any screenshots you can provide us with?


Please provide us with step by step explanation how this bug happened so we can attempt to replicate it. If it's complex, please include screenshots where possible:
Went to change the background image in code with link from Google. It didnt work so I saved the image to my desktop and uploaded it to Imgur and imputed that link. That also didnt work so I uploaded the image to File Garden and input that link. That didnt work as well. Made a new forum post and tried repeating all of the above with the same result.



Hrt Icon 0 players like this post! Like?

Michael (#16)

Famous
View Forum Posts


Posted on
2024-03-14 11:43:47
It should show up now. If it happens again, you just need to edit any instances of:
background:url("__url here__")

to:
background:url('__url here__')

For example:
background:url("https://file.garden/ZfIAES3PYGFaKGEL/istockphoto-922610930-640x640.jpg")

Needed to be changed to:
background:url('https://file.garden/ZfIAES3PYGFaKGEL/istockphoto-922610930-640x640.jpg')

This was the result of another issue that should be fixed now, but any older posts will still be affected by it until they're updated.

I hope this helps!



Hrt Icon 0 players like this post! Like?

Black Wings (#89608)

Heavenly
View Forum Posts


Posted on
2024-03-14 13:56:12
You’re amazing thanks a bunch



Hrt Icon 0 players like this post! Like?



Topic is locked




Memory Used: 622.20 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00352s