Results 1 to 2 of 2
  1. #1
    New Pligger tasmaniac's Avatar
    Joined
    May 2007
    Posts
    19

    Question URL Method 2 Bug w/ Turkish Characters

    Hello,

    I'm doing SEO things to my Turkish Pligg site and came across to URL Method 2. I applied all the instructions to my .htaccess file and checked for the mod_rewrite option is enabled.

    But I have a serious problem with stories that have Turkish characters like şŞçÇüÜğĞıİöÖ on title because when clicked on one of them the page gives 404 not found error.

    I think I have to change these Turkish chars somewhere in the code with the English compatible version. Ex: Ulaşım --> Ulasim

    I found a code in the phpbb support forum and thought that I need something like these for Pligg. You can see the code below.

    PHP Code:
    $url str_replace (array('ğ','Ğ'), 'g'$url);
    $url str_replace ("İ"'i'$url);
    $url str_replace (array('ş','Ş'), 's'$url);
    $url str_replace (array('ğ','Ğ'), 'g'$url);
    $url str_replace ("İ"'i'$url);
    $url str_replace (array('ş','Ş'), 's'$url);
    $url str_replace ("ı"'i'$url); 
    With begining level programming and codding knowledge I couldn't solve this problem. If someone suggest a solution I'll be appreciate.

    Also It will be very helpful if pligg developers will implement a permanent solution for this case.

  2. #2
    New Pligger tasmaniac's Avatar
    Joined
    May 2007
    Posts
    19
    Still waiting for a solution

Similar Threads

  1. Turkish Charecter Problems
    By metheav in forum Questions & Comments
    Replies: 0
    Last Post: 02-14-2008, 02:59 PM
  2. Turkish characters problem
    By takeover in forum Questions & Comments
    Replies: 8
    Last Post: 09-22-2007, 12:49 AM
  3. database and turkish letters
    By denemedeneme in forum Questions & Comments
    Replies: 0
    Last Post: 05-03-2007, 06:45 AM
  4. URL method 2 & CE characters
    By Cacademy in forum Questions & Comments
    Replies: 7
    Last Post: 04-13-2007, 10:11 AM
  5. RSS and Turkish language
    By olympist in forum Questions & Comments
    Replies: 9
    Last Post: 01-04-2007, 09:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Donate to Pligg CMS Dreamhost Web Hosting Host Gator Web Hosting