| « Ваканция | нова версия на b2evo » |
юли
10
blog migration problems
Нет!it seems that new version of b2evolution has some problems with cyrillic encoding and localisation. i can't repoduce on my pc. but i ll try to debug it today. its hard to debug when i can't see the problem. but 3 different people told me about it. so problem exists.
sorry this is the first post i have to write in long of time but i am busy. i can't rest. and i am waiting for vacation i even don't know will there be vacation. bbl
when i logged out i got all utf-8 text as escaped chars.
solution: i changed in (blogroot)/conf/_locales.php $evo_charset to:
$evo_charset = 'utf-8';
and it worked. yes data in MySQL is in utf-8 and i want output in utf-8.
why it works and why was different behavoir. i dont know. but i ll check my 1.6 config file