Results 1 to 7 of 7

Problem with thread title in the URL

This is a discussion on Problem with thread title in the URL within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, I am running my board on french, russian, german, polish and russian languages. The non english characters are showed ...

  1. #1
    Member
    Real Name
    Niko
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times

    Problem with thread title in the URL

    Hello, I am running my board on french, russian, german, polish and russian languages.

    The non english characters are showed as:

    dhzn-dh-n-n-n-n-dh-n-dh-n-n-dh

    I am running my board in UTF-8

    whats to do.

    I read about the possibility to modified the config_vbseo.php

    but I do not know how to do this.

    Should I write:

    'А' => 'A',

    or

    '& #1040;' => 'A',

    in my situation???

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Member
    Real Name
    Niko
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times
    how i understood the moderator have adviced to change to the win1251 collation but i can not do this because then the other languages doesn`t work

  4. #4
    Member
    Real Name
    Niko
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times
    after I made this:

    'А' => 'A',
    'а' => 'a',
    'Б' => 'B',
    'б' => 'b',
    'В' => 'V',
    'в' => 'v',
    'Г' => 'G',
    'г' => 'g',
    'Д' => 'D',
    'д' => 'd',
    'Е' => 'E',
    'е' => 'e',
    'Ё' => 'Jo',
    'ё' => 'jo',
    'Ж' => 'Zh',
    'ж' => 'zh',
    'З' => 'z',
    'з' => 'z',
    'И' => 'I',
    'и' => 'i',
    'Й' => 'J',
    'й' => 'j',
    'К' => 'K',
    'к' => 'k',
    'Л' => 'L',
    'л' => 'l',
    'М' => 'M',
    'м' => 'm',
    'Н' => 'N',
    'н' => 'n',
    'О' => 'O',
    'о' => 'o',
    'П' => 'P',
    'п' => 'p',
    'Р' => 'R',
    'р' => 'r',
    'С' => 'S',
    'с' => 's',
    'Т' => 'T',
    'т' => 't',
    'У' => 'U',
    'у' => 'u',
    'ф' => 'F',
    'ф' => 'f',
    'Х' => 'H',
    'х' => 'h',
    'Ц' => 'C',
    'ц' => 'c',
    'Ч' => 'Ch',
    'ч' => 'ch',
    'Ш' => 'Sh',
    'ш' => 'sh',
    'Щ' => 'Th',
    'щ' => 'th',
    'ъ' => '-',
    'Ы' => 'Y',
    'ы' => 'y',
    'ь' => '-',
    'Э' => 'Ey',
    'э' => 'ey',
    'Ю' => 'Ju',
    'ю' => 'ju',
    'Я' => 'JA',
    'я' => 'ja',

    i get this error

    if i try to start a new thread

    Unable to add cookies, header already sent.
    File: /home/jewropa/public_html/includes/config_vbseo.php
    Line: 1


    and this one:

    Warning: Cannot modify header information - headers already sent by (output started at /home/jewropa/public_html/includes/config_vbseo.php:1) in /includes/functions_vbseo_url.php on line 244

    Warning: Cannot modify header information - headers already sent by (output started at /home/jewropa/public_html/includes/config_vbseo.php:1) in /includes/functions_vbseo_url.php on line 248

  5. #5
    Member
    Real Name
    Niko
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times
    sry but i can not find any solution alone :(

  6. #6
    Junior Member
    Real Name
    Michael
    Join Date
    Feb 2009
    Location
    Ukraine, Nikolaev
    Posts
    13
    Liked
    0 times
    I know board where used many languages (including Russian, Ukrainian, Finnish and even Chinese, Japanese and Arabic) and ALL urls showing that characters! So how did they do that?!

  7. #7
    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
    In order to get your site and urls displaying multiple language , your board must be running UTF-8 and you should enable UTF-8 support in config_vbseo.php
    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. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 07:10 PM

Posting Permissions

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