ALOSは、私のサイトマップが壊れていることに留意し、私は手動で実行する場合、私はこれを取得

警告:伴うstrtr()[function.strtr]:番目の引数は、ライン488上/ home/allfreec/public_html/phpBB2/includes/functions_vbseo_url.phpの配列ではありません。


とその行は

Code:
if (false !== strpos($text, '[langtitle=')) {
$text = strtr($text, $GLOBALS['vbet_custom_char_replacement']);
global $stylevar;
if ($stylevar['charset'] != 'utf-8') {
$text = preg_replace('/&#([0-9]+);/esiU', 'convert_int_to_utf8(\'\\1\')', $text);
}
私は私がintermalエラーを取得するサイトマップを表示しようとする。