Thanks Logik! Take this from me, the novice when it comes to programming, but it seems like it's not all
that difficult (for someone who
does know what they're doing). I've found the code to strip VBCode as part of other hacks
Code:
($message=bbcodeparse2($message,0,1,1,1);
or
$page2=bbcodeparse2[$page];
or
$page=iif(strlen($url)>30,substr($post[pagetext],0,30)."..."),$post[pagetext]);
$page=bbcodeparse2($page,1,1,1,1);
I just haven't been able to modify and get it to work in search.php
Thanks so much!