The forum doesn't process HTML tags January 02, 2010, 06:51:46 pm 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:Code: [Select]<a href="http://forum.simutrans.com/index.php"><b>forum link using HTML tags</b></a>forum link using HTML tagsCode: [Select][url=http://forum.simutrans.com/index.php][b]forum link using BBC code[/b][/url]forum link using BBC code Quote Selected
Re: The forum doesn't process HTML tags Reply #1 – January 02, 2010, 06:57:20 pm fixed Quote Selected
Re: The forum doesn't process HTML tags Reply #2 – January 02, 2010, 07:02:54 pm Thanks very much. Quote Selected
Re: The forum doesn't process HTML tags Reply #3 – January 05, 2010, 09:51:37 am [img] tag doesn't seem to work for me, <img> does. Could you please check?thanks. Quote Selected
Re: The forum doesn't process HTML tags Reply #4 – January 05, 2010, 12:56:50 pm [img] tag does seem to work for me. Quote Selected
Re: The forum doesn't process HTML tags Reply #5 – January 06, 2010, 07:57:51 am 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? Quote Selected