Posts: 321
Threads: 15
Joined: Feb 2012
"warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1,0/no DST' instead"
This message appeared referring to this line
<?php echo(strftime("%A, %d %B %Y")); ?>
Tho my PHP set locale
is setlocale(LC_ALL, 'Italian_Italy.1250');
Any help^
My website made with GetSimple CMS is
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts
Posts: 6,267
Threads: 182
Joined: Sep 2011
Posts: 321
Threads: 15
Joined: Feb 2012
Hi Shawn and thanks for replying.
The whole message is this:
"warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1,0/no DST' instead in D:\Inetpub\webs\sismlaeu\theme\sismlatheme\header.inc.php on line 71"
My website made with GetSimple CMS is
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts
Posts: 6,267
Threads: 182
Joined: Sep 2011
Probably because there is no timezone in php ini.
Its just a warning, nothing critical.
This can be fixed in 3.2 with the gsconfig GSTIMEZONE.
Note, on the backend the users timezone is used, so you probably do not always get this warning.
Posts: 321
Threads: 15
Joined: Feb 2012
Hi,
how i could set this parametre ?
sady I never heard about GSTIMEZONE, any help?
My website made with GetSimple CMS is
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts
Posts: 6,267
Threads: 182
Joined: Sep 2011
3.2 is in beta, so you cannot at the moment if you are running 3.1.2
If you have php ini access you can set your servers timezone there.
Posts: 321
Threads: 15
Joined: Feb 2012
Ah ok, thanks.
My website made with GetSimple CMS is
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts
Posts: 321
Threads: 15
Joined: Feb 2012
I apologise if I disturb again.
Where I can find this "php ini"?
My site runs on a IIS server.
Thanks,
My website made with GetSimple CMS is
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts