includes/config_vbseo.php dosyasını açtıktan sonra
// ****** CUSTOM CHARACTER REPLACEMENTS ******
// The following array enables you to select a replacement for characters other than the ones replaced
// by default.
$vbseo_custom_char_replacement = array();
bu kodu bulunuz bu kodu
// ****** CUSTOM CHARACTER REPLACEMENTS ******
// The following array enables you to select a replacement for characters other than the ones replaced
// by default.
$vbseo_custom_char_replacement = array(
'Č' => 'c',
'č' => 'c',
'ç' => 'c',
'G' => 'g',
'g' => 'g',
'S' => 's',
's' => 's',
'İ' => 'i',
'ı' => 'i',
'ü' => 'u',
'ö' => 'o',
'ş' => 's',
'Ü' => 'u',
'ğ' => 'g',
'Ç' => 'c',
'Ö' => 'o',
'Ç' => 'c',
'ç' => 'c',
'Ü' => 'u',
'ü' => 'u',
'Ö' => 'o',
'ö' => 'o',
'i' => 'i',
'I' => 'i',
'é' => 'i',
'â' => 'a',
'Ê' => 'e',
'Â' => 'a',
'?' => '',
'*' => '',
'.' => '',
',' => '',
';' => '',
')' => '',
'~' => '',
'(' => '',
'{' => '',
'}' => '',
'[' => '',
']' => '',
'!' => '',
'@' => '',
'+' => '',
'"' => '',
'%' => '',
'&' => '',
'#' => '',
'$' => '',
'=' => '',
'ê' => 'e');
ile değiştiriniz..
eğer yaptıktan sonra yine olmadıysa profilimden msn adresimi ekleyiniz yardımcı olurum