By stefano rigazio on Tuesday, 07 March 2017
Posted in General
Likes 0
Views 185
Votes 0
hello is 14:34 and I just wrote a comment here https://www.roygigolo.com/social/953-la-buona-notte-per-lui#comments
and it gives me the 13:34 you can see if the server time is correct?

thanks a lot
I think I've solved and that it is a bug:
I noticed the time back by 1 hour, and replacing

<? php echo $ this-> html ('html.date', $ comment-> created);?>
with <? php echo $ this-> FormatDate ('l, j M Y G: i', strtotime ($ comment-> created));?>


you are the problem is resolved.
·
Tuesday, 07 March 2017 23:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It seems that this is related to your current 'Server Time Zone' set on your site as you can see at backend>Global Configurations>Server>Locations settings as shown https://screencast.com/t/fdpDoXK6Dn. Please give it a check and see how it goes
·
Wednesday, 08 March 2017 12:57
·
0 Likes
·
0 Votes
·
0 Comments
·
is already set in the right way in the configuration section of Joomla, you have seen the code ch evi I posted, it's not bug them?
·
Wednesday, 08 March 2017 14:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

I have replicated it locally and it seems that those time is append correctly as you can see here https://screencast.com/t/UVpwjFL491aX. And it is based on the current timezone set that is rome, and mine current time is 4.12 and currently at rome is as shown https://screencast.com/t/UVpwjFL491aX.

Maybe you can provide us with FTP access for further check on this issues. Please advice.
·
Wednesday, 08 March 2017 16:13
·
0 Likes
·
0 Votes
·
0 Comments
·
I solved by putting the code I wrote above you
·
Wednesday, 08 March 2017 16:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

If that the case, maybe you can do template override or backup on those codes you made as this will not included on our next released version. Thanks for your understanding
·
Wednesday, 08 March 2017 16:27
·
0 Likes
·
0 Votes
·
0 Comments
·
I have put the data for ftp so take what you need, no problem, thanks a lot
·
Wednesday, 08 March 2017 16:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 08 March 2017 16:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post