Results 1 to 2 of 2

Konu içinde link kaydederken forum üzerinde görülen hata uyarısı..

This is a discussion on Konu içinde link kaydederken forum üzerinde görülen hata uyarısı.. within the Türkçe forums, part of the General Discussion category; Selamlar, Örneðin konu içinde kaynak veya vs linkleri verirken bazý durumlarda alttaki hata uyarýsýný alýyorum. Code: Warning: mb_convert_encoding(): Illegal character ...

  1. #1
    Junior Member luleburgaz's Avatar
    Real Name
    ilker
    Join Date
    Jun 2008
    Posts
    21
    Liked
    2 times

    Konu içinde link kaydederken forum üzerinde görülen hata uyarısı..

    Selamlar,
    Örneğin konu içinde kaynak veya vs linkleri verirken bazı durumlarda alttaki hata uyarısını alıyorum.

    Code:
    Warning: mb_convert_encoding(): Illegal character encoding specified in [path]/includes/functions_vbseo_misc.php on line 41
    Config dosyasını editlediğim karakter paketi alttadır.
    Code:
    // ****** CUSTOM CHARACTER REPLACEMENTS ******
    // custom_char_replacement = array(
    '?' => 'c',
    'Ğ' => 'gThe following array enables you to select a replacement for characters other than the ones replaced
    // by default.
    $vbseo_',
    'ğ' => 'g',
    'Ş' => 's',
    'ş' => 's',
    'İ' => 'i',
    'ı' => 'i',
    'Ç' => 'c',
    'ç' => 'c',
    'Ü' => 'u',
    'ü' => 'u',
    'Ö' => 'o',
    'ö' => 'o',
    'é' => 'i',
    'â' => 'a',
    'Ê' => 'e',
    'Â' => 'a',
    'ê' => 'e',
    '?' => 'c',
    '?' => 'c',
    'Ğ' => 'g',
    'ğ' => 'g',
    'Ş' => 's',
    'ş' => 's',
    'İ' => 'i',
    'ı' => 'i');
    Forumun işleyişinde herhangi bir problem yok.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Code:
    // ****** CUSTOM CHARACTER REPLACEMENTS ******
    // custom_char_replacement = array(
    '?' => 'c',
    'Ğ' => 'gThe following array enables you to select a replacement for characters other than the ones replaced
    // by default.
    $vbseo_',
    'ğ' => 'g',
    'Ş' => 's',
    'ş' => 's',
    'İ' => 'i',
    'ı' => 'i',
    'Ç' => 'c',
    'ç' => 'c',
    'Ü' => 'u',
    'ü' => 'u',
    'Ö' => 'o',
    'ö' => 'o',
    'é' => 'i',
    'â' => 'a',
    'Ê' => 'e',
    'Â' => 'a',
    'ê' => 'e',
    '?' => 'c',
    '?' => 'c',
    'Ğ' => 'g',
    'ğ' => 'g',
    'Ş' => 's',
    'ş' => 's',
    'İ' => 'i',
    'ı' => 'i');
    Hatalı düzenlemedir. Türkçeleştirme konusunu okuyarak düzeltiniz
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Replies: 12
    Last Post: 10-02-2008, 11:44 AM
  2. Konu Açımındaki Hata
    By kuru in forum Türkçe
    Replies: 7
    Last Post: 06-20-2008, 02:54 AM
  3. Replies: 2
    Last Post: 05-06-2008, 04:26 AM
  4. Konu acmada hata
    By BEyefendi in forum Türkçe
    Replies: 13
    Last Post: 04-17-2008, 07:36 AM
  5. konu açarken hata
    By Eyewear in forum Türkçe
    Replies: 0
    Last Post: 02-26-2008, 12:16 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •