Kun kysymys on integraatio vBET vBSEO kanssa.
Kun haluat korjata tämän:
  1. Avaa tiedosto /vbseo/includes/functions_vbseo_url.php
  2. Etsi koodi:
    PHP Code:
    if (isset($_REQUEST['language'])) {
    require_once(
    DIR'/includes/vbenterprisetranslator_functions_url_tracking.php');
    $fulluri vbet_createURLForAddressNoReplace($_REQUEST['language'], $fulluri);        

  3. Laita sen jälkeen tämä koodi:
    PHP Code:
    header ("Location: $fulluri"); 
  4. Tallenna tiedosto.