This is where I think something is wrong. What does it mean....Make it twice???
In forumdisplay.php, find :
************************************************** *********
$thread[title]=dowordwrap($thread[title]);
************************************************** *********
Replace it by
************************************************** *********
$thread[title]=bbcodeparse(dowordwrap($thread[title]));
************************************************** *********
Make it twice in this file or you will see no modifications