Results 1 to 3 of 3

Diacritics problem

This is a discussion on Diacritics problem within the Off-Topic & Chit Chat forums, part of the Focus on Members category; Can this be related to vbseo ? even if not any help woul;d be appreciated. I have a strange problem, ...

  1. #1
    Member
    Real Name
    Cadar Marius Florin
    Join Date
    Sep 2010
    Posts
    91
    Liked
    3 times

    Diacritics problem

    Can this be related to vbseo ? even if not any help woul;d be appreciated.

    I have a strange problem, some diacrtics show other do not show, for example Român? is missing the ă , i try to set english default language but on my website is full of questions marks.

    Example : http://f.pariuri-x.ro/gaz-metan-medi...tml#post570176

    Gaz Metan Media? se întoarce de la Viena cu o înfrângere împotriva Austriei Viena (1-3) ?i cu ?anse mici de calificare în grupele UEFA Europa League. Performan?a incredibil? prestat? de medie?eni la Mainz nu a avut iat? o repeti?ie ?i povestea frumoas? pare s? se fi sfâr?it pentru Gaz Metan. Echipa lui Cristi Pustai a reu?it surpriza etapei trecute, învingând fosta campioan? a României, CFR Cluj destul de categoric, 2-0. Ciprian Petre a deschis scorul în prima repriz?, iar Markovic a punctat ?i el în actul secund. Cele dou? echipe ardelene nu s-au mai întâlnit niciodat?, meciul de luni de la Media? constituind o premier?.

    What is wrong ? on onther forum of mine is ok.

    I must say i moved from PHPBB3 to Vbulletin, using impex.

    In langiage is ISO-8859-1 , but even if i put UTF-8 same result ...

    Seems i have problems with ț, ă and ș.
    I like vbseo i use it on sports betting and whatafy.com

  2. #2
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hi Cadar,

    The URL you have supplied takes me to nowhere, however from what I can infer from your brief explanation, you might need to change the following setting on vBSEO CP:

    vBSEO CP -> General Settings -> Character Replacement -> Replace Non-English Characters in URLs?

    Please make sure it is set to "Replace Non-English Characters in URLs" (choose the second option from the dropdown menu).
    Andrés Durán / Crawlability Inc.
    ¡vBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ¡AHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  3. #3
    Member
    Real Name
    Cadar Marius Florin
    Join Date
    Sep 2010
    Posts
    91
    Liked
    3 times
    Gaz Metan Medias - Vointa Sibiu

    Well i changed that yesterday and added there some code founded here on vbseo

    'à' => 'a',
    'ả' => 'a',
    'ã' => 'a',
    'á' => 'a',
    'ạ' => 'a',
    'â' => 'a',
    'ầ' => 'a',
    'ẩ' => 'a',
    'ẫ' => 'a',
    'ấ' => 'a',
    'ậ' => 'a',
    'ă' => 'a',
    'ằ' => 'a',
    'ẳ' => 'a',
    'ẵ' => 'a',
    'ắ' => 'a',
    'ặ' => 'a',
    'À' => 'A',
    'Ả' => 'A',
    'Ã' => 'A',
    'Á' => 'A',
    'Ạ' => 'A',
    'Â' => 'A',
    'Ầ' => 'A',
    'Ẩ' => 'A',
    'Ẫ' => 'A',
    'Ấ' => 'A',
    'Ậ' => 'A',
    'Ă' => 'A',
    'Ằ' => 'A',
    'Ẳ' => 'A',
    'Ẵ' => 'A',
    'Ắ' => 'A',
    'Ặ' => 'A',
    'đ' => 'd',
    'Đ' => 'D',
    'è' => 'e',
    'ẻ' => 'e',
    'ẽ' => 'e',
    'é' => 'e',
    'ẹ' => 'e',
    'ê' => 'e',
    'ề' => 'e',
    'ể' => 'e',
    'ễ' => 'e',
    'ế' => 'e',
    'ệ' => 'e',
    'È' => 'E',
    'Ẻ' => 'E',
    'Ẽ' => 'E',
    'É' => 'E',
    'Ẹ' => 'E',
    'Ê' => 'E',
    'Ề' => 'E',
    'Ể' => 'E',
    'Ễ' => 'E',
    'Ế' => 'E',
    'Ệ' => 'E',
    'ì' => 'i',
    'ỉ' => 'i',
    'ĩ' => 'i',
    'í' => 'i',
    'ị' => 'i',
    'Ì' => 'I',
    'Ỉ' => 'I',
    'Ĩ' => 'I',
    'Í' => 'I',
    'Ị' => 'I',
    'ò' => 'o',
    'ỏ' => 'o',
    'õ' => 'o',
    'ó' => 'o',
    'ọ' => 'o',
    'ô' => 'o',
    'ồ' => 'o',
    'ổ' => 'o',
    'ỗ' => 'o',
    'ố' => 'o',
    'ộ' => 'o',
    'ơ' => 'o',
    'ờ' => 'o',
    'ở' => 'o',
    'ỡ' => 'o',
    'ớ' => 'o',
    'ợ' => 'o',
    'Ò' => 'O',
    'Ỏ' => 'O',
    'Õ' => 'O',
    'Ó' => 'O',
    'Ọ' => 'O',
    'Ô' => 'O',
    'Ồ' => 'O',
    'Ổ' => 'O',
    'Ỗ' => 'O',
    'Ố' => 'O',
    'Ộ' => 'O',
    'Ơ' => 'O',
    'Ờ' => 'O',
    'Ở' => 'O',
    'Ỡ' => 'O',
    'Ớ' => 'O',
    'Ợ' => 'O',
    'ù' => 'u',
    'ủ' => 'u',
    'ũ' => 'u',
    'ú' => 'u',
    'ụ' => 'u',
    'ư' => 'u',
    'ừ' => 'u',
    'ử' => 'u',
    'ữ' => 'u',
    'ứ' => 'u',
    'ự' => 'u',
    'Ù' => 'U',
    'Ủ' => 'U',
    'Ũ' => 'U',
    'Ú' => 'U',
    'Ụ' => 'U',
    'Ư' => 'U',
    'Ừ' => 'U',
    'Ử' => 'U',
    'Ữ' => 'U',
    'Ứ' => 'U',
    'Ự' => 'U',
    'ỳ' => 'y',
    'ỷ' => 'y',
    'ỹ' => 'y',
    'ý' => 'y',
    'ỵ' => 'y',
    'Ỳ' => 'Y',
    'Ỷ' => 'Y',
    'Ỹ' => 'Y',
    'Ý' => 'Y',
    'Ỵ' => 'Y'
    I think the problem is because of import from phpbb3 :(
    I like vbseo i use it on sports betting and whatafy.com

Similar Threads

  1. htaccess file problem / vbseo problem
    By Bestgfe in forum Troubleshooting
    Replies: 6
    Last Post: 04-05-2006, 09:21 AM

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
  •