dinox Posted May 22, 2007 Posted May 22, 2007 Hi! I just try to add new category in russian language, but unfortunaly I can add only the first 4 letters of category name and no more. I try type it several times with no results. What's a problem? Please help!
Qihun Posted May 22, 2007 Posted May 22, 2007 Russian lang usually inserted in windows-1251 you probably use utf or iso charset in includes/languages/russian.php define CHARSET as windows-1251 define('CHARSET', 'windows-1251'); in both sides also , when you insert some information from admin panel you need to switch to Russian language otherwise the data inserted in UTF also you can expand field in database to 64 units
dinox Posted May 22, 2007 Author Posted May 22, 2007 Many thanks, Qihun! It's seems working. :rolleyes:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.