View Single Post
  #1 (permalink)  
Old 05-09-2007, 08:01 PM
911 911 is offline
Casual Pligger
 
Join Date: May 2007
Posts: 33
I want to run pligg (9.5 Beta) on a german site. So users will tipe in words with german special letters (umlaut: ä,ö,ü,ß).

But if the news title contains such a character the url of the news does not work and I get a blank site. This happens with both url methods 1 and 2, with htacces and non htacces.

For example: The url of newstitle "Bücher kaufen" is rewritten in "story.php?title=b%FCcher_kaufen"

Is there a way to use pligg and clean urls for german (french,etc.) language Sites?

the special letters should be rewritten into two letter combinations (ä->ae,ü->ue,..) in the url. So the title "Bücher kaufen" would show up as "story.php?title=buecher_kaufen".

Would be nice if somebody can help to change/fix the rewrite rules. If you have another solution for this, feel free to post it

Best Regards
Reply With Quote