Great thanks for giving access to forum copy. Your users will be very glad knowing that you removed all their data in copy to save their privacy 
Issue solved 
I added this line to your vbenterprisetranslator_seo.php:
Code:
$_SERVER['REDIRECT_URL'] = '/vbseo.php';
Also please note that you can set on vBSEO option: Force Forum Root as Homepage? So you will not have PageRank Leakage on your own forum links.
And here comes another great news - it appears that after the change in vbenterprisetranslator_seo.php is is possible to use vBSEO option "Define Homepage Aliases" - it is just needed to modify first rule to:
Code:
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
I will test it also on our 3 different forums with vBSEO. And if it will work there I will include this changes in official release 
Hope that you are very happy now