Deverill, you could probably edit the threadbit with a conditional to check for the thread prefix - it looks like you use Book Review: as a prefix on all reviews. The conditional to look into is $thread[prefix_rich]. Possibly something like <vb:if conditional = "$thread[prefix_rich]">display threadbit with the Rated: code here <vb:else /> show regular threadbit here </vb:if>
The thing I'm not sure about, without diving in and looking at it is that these changes may need to be made inside of forumdisplay.php itself (core vb PHP file hack that you made to have it change the threadbit on product review forums in the first place). Hope this helps at least point you in the right direction!
|