Hi,
after importing posts from vBulletin 4 into XenForo 2.1 code sections are displayed without formatting, instead bbcode is chown.
For example what was displayed in vbulletin like this:
is now in XenFor displayed like this:
Any way to fix that? Thanks a lot for any help..
after importing posts from vBulletin 4 into XenForo 2.1 code sections are displayed without formatting, instead bbcode is chown.
For example what was displayed in vbulletin like this:
Code:
cp -r Quelle/* Ziel
is now in XenFor displayed like this:
Code:
cp -r [COLOR="#008000"]Quelle/*[/COLOR] [COLOR="#0000FF"]Ziel[/COLOR]
Any way to fix that? Thanks a lot for any help..