K
Kirby
Guest
When importing BB code like
Code:
from vBulletin 4 the options are not stripped from
As
Continue reading...
Code:
Code:
[TABLE="class: grid, width: 500"] [TR] [TD]Some text[/TD] [TD]Some other text[/TD] [/TR] [/TABLE]
[TABLE]
.As
[TABLE]
in XenForo has no options this causes the whole table not being rendered.Continue reading...