ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,318
- Points
- 823
Reputation:
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...