إنضمامك إلي منتديات استراحات زايد يحقق لك معرفة كل ماهو جديد في عالم الانترنت ...

انضم الينا
استراحات زايد الصفحة الرئيسية

  #1  
قديم 02-22-2010, 12:00 PM
عضو ماسي
بيانات محروم.كوم
 رقم العضوية : 503
 تاريخ التسجيل : Dec 2007
الجنس : female
علم الدوله :
 المشاركات : 2,100,669
عدد الـنقاط :3341
 تقييم المستوى : 2141

hi everybody..

I installed 4 0 2 and it perfectly works, but I have a problem with the turkish characters in url of the forums and posts ..
I have this problem:

http://ilkerhoca.org/showthread.php?6-ingilizce-%FEakalar : instead s I get this sembol: %FE

in earlier versions I could solve this problem by adding some codes into class_friendly_url file..

I remove these lines
HTML Code:
// Remove url entities
$fragment = preg_replace(self::CLEAN_REGEX, '-', strip_tags($fragment));
$fragment = trim(preg_replace('#-+#', '-', $fragment), '-');
and I put these and the problem is solved..


HTML Code:
// Remove url entities
{
$translite_simbols = array(
'?'=>'U',
'ü'=>'u',
'?'=>'A',
'?'=>'a',
'ss'=>'ss',
'?'=>'o',
'?'=>'O',
'ç'=>'c',
'?'=>'C',
'ğ'=>'g',
'Ğ'=>'g',
'ü'=>'u',
'?'=>'u',
's'=>'s',

'Ş'=>'S',
'ı' => 'i',
'i'=>'i',
'I'=>'I',
'®'=>'r',
'©'=>'c',
'€'=>'E',
'ue'=>'u',
'oe'=>'o'
'√' => 'v',
'?' => 'c',
'ç' => 'c',
'?' => 'u',
'ü' => 'u',
'?' => 'o',
'?' => 'o',
'ı' => 'i',
'İ' => 'i',
'é' => 'i',
'â' => 'a',
'?' => 'e',
'?' => 'a',
'?' => '',
'*' => '',
'.' => '',
',' => '',
';' => '',
')' => '',
'~' => '',
'(' => '',
'{' => '',
'}' => '',
'[' => '',
']' => '',
'!' => '',
'@' => '',
'+' => '',
'"' => '',
'%' => '',
'&' => '',
'#' => '',
'$' => '',
'=' => '',
'ê' => 'e'
); $fragment = strtr($fragment, $translite_simbols);
$fragment = to_ascii($fragment);
return trim(urlencode(preg_replace('#-+#', '-', $fragment)), '-');
}
but in the latest version it doesn't w0rk...

please help me..
__DEFINE_LIKE_SHARE__
رد مع اقتباس
إضافة رد

مواقع النشر (المفضلة)


تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة
Trackbacks are متاحة
Pingbacks are متاحة
Refbacks are متاحة



الساعة الآن 05:31 AM


Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir

RSS RSS 2.0 XML MAP HTML