So I've just migrated my VB to XF. I had a couple of custom BB codes when i tried to create corresponding custom BB Codes in XF to match what I have in VB still the posts won't recognize those BB codes tags.
So I've managed to get the bb codes working (by changing the example into [NOTE=note]text[\NOTE]) but however the content inside the bb code tag gets replaced with " {param} " how to fix this? xD
Edit: Guess I've to change param to "text" and it's worked like a magic!