Hello frends.
I have 2 questions.
<SOLVED>1. Why .htaccess not support cyrillic (ex. http://boji-dar.info/m/news/view/- must be http://boji-dar.info/m/news/view/Рожден Ден or something like that) <SOLUTION -
01/11/10 04:45:50 changed by LeonidS ¶
- status changed from new to closed.
- resolution set to fixed.
2. Dolphin have rss? and where is?
Best wishes: Bozhidar
Also this problem can be fixed via uncommenting this line in inc/utils.inc.php:
//$s = get_mb_replace ('/[\pL\pN]+/u', '-', $s); // unicode characters
and commenting this one:
$s = get_mb_replace ('/([\d\w]+)/', '-', $s); >
But for 2 question i havent solution