Search found 204 matches

by Fabien
Tue Jan 24, 2023 10:44 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

Hi Onli,

It seems to me that the ideal would be to be able to specify a timezone in s9y and not have the offset. But is this technically feasible?
If not, I think that the offset is sufficient.

Many many many thanks for your help.
Best regards,
Fabien
by Fabien
Tue Jan 24, 2023 7:36 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

Hi Onli,

If I use

Code: Select all

<?php
date_default_timezone_set('Europe/Paris');
echo date('Y-m-d G:i:s');
?>
the date is correctly displayed.

I have looked to the file php.ini. The timezone was not defined and if I enter Europe/Paris the display is now correct.

Best regards.
by Fabien
Mon Jan 23, 2023 10:32 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

If I use the terminal of cPanel and enter the command date, the hour is correct.
But if I run this program :

Code: Select all

<?php
echo date('Y-m-d G:i:s');
?>
the hour is not correct (minus one hour)…
by Fabien
Mon Jan 23, 2023 5:25 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

I have already tried (and I tried again, just to be sure) to change the "use server timezone" option. This option doesn't change anything.

Best regards,
Fabien
by Fabien
Sun Jan 22, 2023 5:42 pm
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

Hi Onli,

Yes, but as I said last friday : "I know that I can specify an offset in the parameters but it changes the hour of all previous entries and comments."

Best regards,
Fabien
by Fabien
Sun Jan 22, 2023 12:54 pm
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

Hi Onli,

Yes, the offset is set to 0.

And the description text (the i icon) doesn't says the correct time but one hour before the correct time…

Best regards, Fabien
by Fabien
Sun Jan 22, 2023 6:28 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

Hi Onli,

Thanh you for your answer. I have tried your fix and, alas, it doesn't work.

By the way, the time appears two times in a comment: in the title of the comment at the beginning and in the link at the end.

Warm regards,
Fabien
by Fabien
Sat Jan 21, 2023 1:55 pm
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

Hi Onli,

Yes, old comments are also displayed with one hour off.
And I use the 2k11 theme.

Best regards,
Fabien
by Fabien
Sat Jan 21, 2023 8:56 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

No they are not.

If I set a time for the publication of an entry (e.g. 6am), the entry will be published an hour later (7am in this case) but with the correct time displayed (6am).

My web host swears to God that the server is at the right time.

Best regards.
by Fabien
Fri Jan 20, 2023 8:27 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Re: Date of comments

Any idea?

I know that I can specify an offset in the parameters but it changes the hour of all previous entries and comments.
by Fabien
Tue Dec 13, 2022 10:19 am
Forum: Bugs
Topic: Date of comments
Replies: 19
Views: 20617

Date of comments

Hello,

My s9y instance is set to use the server time without applying any offset.

Since the upgrade to 2.4, the comments are displayed with an offset of one hour (-1) from the real time which is also the server time.

Best regards,
Fabien
by Fabien
Fri Jul 22, 2022 10:17 pm
Forum: Plugins
Topic: Plugin “Recent entries”
Replies: 2
Views: 6974

Re: Plugin “Recent entries”

Thanks.

2.4 beta 1
by Fabien
Thu Jul 21, 2022 8:42 am
Forum: Plugins
Topic: Plugin “Recent entries”
Replies: 2
Views: 6974

Plugin “Recent entries”

Hello (if there is still someone here?),

There is a bug in the “Recent entries” plugin. It displays entries with the status published+scheduled. Result a 404 if someone clicks on the entry.

Cheers, Fabien
by Fabien
Wed Feb 23, 2022 2:41 pm
Forum: Bugs
Topic: Archive : minus one!
Replies: 8
Views: 10501

Re: Archive : minus one!

Thanks a lot. The problem with the archives is solved.

The problem with the statistic plugin is not solved :
The statistic plugin of my site says : 1102 entries and 3763 commentaries.
But the admin and phpMyAdmin say : 1103 entries and 3806 commentaries.

Cheers, Fabien
by Fabien
Thu Feb 17, 2022 3:34 pm
Forum: Bugs
Topic: Archive : minus one!
Replies: 8
Views: 10501

Re: Archive : minus one!

Up!
No solution, really?