(07-02-2021, 07:16 PM)Math Wrote: this is only a hint since i don't really know if it was removed but this kind of desc relied on iframes to "pull the code from another website" and if its a recurrent problem with every single one of them, the code was disabled since it can be considered a security flaw
but i have no idea
It's not iframes.
It has something to do with the style tag.
Having even just a BLANK style tag causes the whole thing to not work, or at least the parts AFTER the style tag.
What I -SUSPECT- is happening, is the <style> tag is opening properly, but for some reason, the closing </style> isn't registering, so it thinks the entire content is inside of an unclosed <style> tag.
Try having the following as your profile
Code:
ABCD<style></style>EFGH