Alos ציין מפת האתר שלי נשבר, ואם אני מפעיל ידנית אני מקבל את זה
אזהרה: 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.