I just discovered that using vbHome requires 2 additional template changes:
In "head_newpm" find
Code:
private.php?s=$session[sessionhash]
and replace it with
Code:
$bburl/private.php?s=$session[sessionhash]
There are two instances which BOTH need to be changed.
If you do not perform these 2 template changes, you will be redirected to a 404 page whenever you have an unread PM and click OK on the "You have a new private message. Click OK to view it, or cancel to hide this prompt." dialogbox that pops up.
TECK, I suggest you add this in the readmefirst.txt in the zip.