Mabilis na pag-aayos para sa isyung ito:
  • Buksan ang file Kasama / vbenterprisetranslator_functions_vbseo.php
  • Hanapin ang code:
    PHP Code:
    function vbet_vbseo_filter_replace_text($text$allowchars null$filter_stop_words true$reversable false) {
    if(isset(
    $GLOBALS['FIX_EMAILS'])) {
    return 
    vbseo_filter_replace_text ($text$allowchars$filter_stop_words$reversable);
    }
    static 
    $executed 0;
    $language vbet_translateAndPrepareTitle($text$executed);
    $executed 1
  • Palitan ito sa code:
    PHP Code:
    function vbet_vbseo_filter_replace_text($text$allowchars null$filter_stop_words true$reversable false) {
    if(isset(
    $GLOBALS['FIX_EMAILS'])) {
    return 
    vbseo_filter_replace_text ($text$allowchars$filter_stop_words$reversable);
    }
    static 
    $executed 0;
    $language vbet_translateAndPrepareTitle($text$executed>1);
    $executed += 1

Ang isyu na ito ay naayos na sa susunod na release.