I was able to get the Replied icon to work, but I ran into a problem with my viewmessages.php file. This is the entire contents of that file:
<?
$ubbt_lang['received'] = "Viewing your received messages";
$ubbt_lang['sent'] = "Viewing your sent messages";
?>
I'm using 6.2.3
I tried uploading the viewmessages.php that comes with the 6.2.3 zip, but that just caused an error when trying to view my private messages.