alos สังเกต Sitemap ของฉันคือยากจนและถ้าผมทำงานด้วยตนเองฉันได้รับนี้

คำเตือน : strtr () [function.strtr] : อาร์กิวเมนต์ที่สองไม่ได้เป็นอาร์เรย์ใน home/allfreec/public_html/phpBB2/includes/functions_vbseo_url.php / บนบรรทัด 488


และบรรทัดที่

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