Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A weird message in Debug Mode
#1
"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
Reply
#2
Does it say STRICT
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
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
Reply
#4
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.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
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
Reply
#6
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.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#7
Ah ok, thanks.
My website made with GetSimple CMS is

Arte & Società
www.artesocieta.eu

An indipendent website about Italian Contemporary Visual Arts
Reply
#8
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
Reply




Users browsing this thread: 1 Guest(s)