
Originally Posted by
krisp
Will the /da/sv/ issues ("double folder links") and /vbet_flag/ links (as we discussed over pm) +
vb tags in pm email notification messages be corrected in 3.3.0 ?
vbet_flag/ issues is solved already. If you want quick fix just add this line into vbenterprisetranslatoor_seo.php at the end of first if statement:
Code:
$_SERVER['QUERY_STRING'] = str_replace('vbet_lang='.$_GET['language'].'&redirected='.$_GET['redirected'], '', $_SERVER['QUERY_STRING']);
/da/sv/ issue is still on TODO list, but this is easy one and for sure it will be corrected in 3.3.0