in my site the Default language for the frontend it set ITALIANO (Italian)
My server is in ITALY
CMSMS is 1.9.4.3 fresh installation
In my config.php are defined:
$config['timezone'] = 'Europe/Rome';
$config['locale'] = 'it_IT ';
In my ACP "CMS Install Information" most of settings are collected BUT "locale" is empty
Why ?
Code: Select all
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding:utf-8
admin_encoding: utf-8
set_names: true
Question: I am not able to use time and data in Italian Language on the front end
Yes, is possible, but only with numbers not with letters
I need December, November .... Sunday, Monday .... but in Italian language
I have a site on the same hosting server, where I tested a fresh 1.10.1 installation,
and time and dates works fine with Italian. I don't know : upgrading is really a solution ?
or the wrong feature will be retained... ?
thanks for any
Gianpiero