News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

The forum doesn't process HTML tags

Started by vilvoh, January 02, 2010, 06:51:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vilvoh

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

[url=http://forum.simutrans.com/index.php][b]forum link using BBC code[/b][/url]
forum link using BBC code

Escala Real...a blog about Simutrans in Spanish...

Isaac Eiland-Hall


vilvoh


Escala Real...a blog about Simutrans in Spanish...

Fabio

[img] tag doesn't seem to work for me, <img> does. Could you please check?
thanks.

IgorEliezer


Isaac Eiland-Hall

Quote from: fabio on January 05, 2010, 09:51:37 AM
[img] tag doesn't seem to work for me, <img> does. Could you please check?
thanks.

[ img]http://some.url/image.ext[ /img]

vs

< img src="http://some.url/image.ext">

Does that clear up, or still a problem?