Page 1 of 1

bug encoding cms_date_format

Posted: Mon Oct 29, 2012 3:49 am
by tvset
translate google:

Hello ...
please tell me
set cmsmadesimple-1.11.2.1-full
Established successfully.
The uniqueness of this glitch to print dates in the news - something with the coding.

Please help solve this problem.

Looked mysqli - all utf-8
. htaccess at the root:
php_value default_charset utf-8
AddDefaultCharset utf-8

Configuration information cms:
Version of CMS - 1.11.2.1
Module News - 2.12.9
default_encoding - utf-8
admin_encoding - utf-8
phpversion - 5.2.17
server_db_version - 5.1.48
server_os - freebsd 6.3-release-p5 i386 Inc.

Image

Re: bug encoding cms_date_format

Posted: Tue Jan 22, 2013 11:56 pm
by guro
Add string in config.php

Code: Select all

$config['locale'] = 'ru_RU.UTF-8';