As the title says, somebody modified something from the forum config and now it doesn't process HTML tags inside posts and neither user signatures that contain HTML tags. However, it accepts BBC code tags.
A sample:
<a href="http://forum.simutrans.com/index.php"><b>forum link using HTML tags</b></a>
forum link using HTML tags (http://forum.simutrans.com/index.php)
[url=http://forum.simutrans.com/index.php][b]forum link using BBC code[/b][/url]
forum link using BBC code (http://forum.simutrans.com/index.php)
fixed
Thanks very much.
[img] tag doesn't seem to work for me, <img> does. Could you please check?
thanks.
(http://forum.simutrans.com/Smileys/default/community.gif)
(http://forum.simutrans.com/Smileys/default/community.gif)
(http://forum.simutrans.com/Smileys/default/community.gif)
[img] tag does seem to work for me. ;)
[ img]http://some.url/image.ext[ /img]
vs
< img src="http://some.url/image.ext">
Does that clear up, or still a problem?