Seite 103 von 164

Re: [BETA][3.2][3.3] Kalender

Verfasst: 14.03.2020 19:54
von menz01
menz01 hat geschrieben: 11.03.2020 00:30 On another issue... I just tested this today, but guestbook registrations are not working. I tried to add my name to the guestbook of a post, after I clicked enter the page refreshed and my entry was not there

***UPDATE*** along with the issue above of not being able to add users to the guestbook, i also just enabled the ability to "switch off events for today" and that is also not working. i click it and the screen blinks and nothing happens, the events are still showing
any suggestions on how to fix my above issues? i really would love to have my guestbooks working

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 09:53
von Herve_be
Hi,
I've upgraded phpBB to version 3.3.0 : the Calender works fine
except the Hide button does not react
can you help ?
Thanks

Hallo,
Ich habe phpBB auf Version 3.3.0 aktualisiert: Der Kalender funktioniert einwandfrei
außer die Schaltfläche Ausblenden reagiert nicht
kannst du helfen ?
Vielen Dank

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 13:50
von menz01
Herve_be hat geschrieben: 15.03.2020 09:53 Hi,
I've upgraded phpBB to version 3.3.0 : the Calender works fine
except the Hide button does not react
can you help ?
Thanks
does your guestbook for posts work too? do you happen to know what version of PHP your server host is on?

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 15:18
von Herve_be
What do you call "guestbook for posts" ?
My server php version is 7.2
Kalender was working fine with that php version and phpBB 3.2.8 still working fine with 3.3.0 except the fact that it is no more possible to hide the Kalender (very usefull for portable users).

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 15:34
von HJW
There are two problems with php 7.4. Do you use that version?
menz01 hat geschrieben: 11.03.2020 00:30 ***UPDATE*** along with the issue above of not being able to add users to the guestbook, i also just enabled the ability to "switch off events for today" and that is also not working. i click it and the screen blinks and nothing happens, the events are still showing
viewtopic.php?p=1401969#p1401969

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 15:57
von menz01
HJW hat geschrieben: 15.03.2020 15:34 There are two problems with php 7.4. Do you use that version?
menz01 hat geschrieben: 11.03.2020 00:30 ***UPDATE*** along with the issue above of not being able to add users to the guestbook, i also just enabled the ability to "switch off events for today" and that is also not working. i click it and the screen blinks and nothing happens, the events are still showing
viewtopic.php?p=1401969#p1401969
does this fix the guestbook issue i am having? i care more about that not working than i do the ability to turn off the events for today

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 16:09
von HJW
HJW hat geschrieben: 15.03.2020 15:34 There are two problems with php 7.4. Do you use that version?
Is it to hard to answer to this question??

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 16:14
von menz01
HJW hat geschrieben: 15.03.2020 16:09
HJW hat geschrieben: 15.03.2020 15:34 There are two problems with php 7.4. Do you use that version?
Is it to hard to answer to this question??
i apologize, i did not see the question above the quote box. i am on PHP Version 7.2

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 16:29
von HJW
No idea. Maybe check the time zone setting in the User Control Panel.

Re: [BETA][3.2][3.3] Kalender

Verfasst: 15.03.2020 17:05
von Herve_be
Herve_be hat geschrieben: 15.03.2020 15:18
menz01 hat geschrieben: 15.03.2020 13:50
Herve_be hat geschrieben: 15.03.2020 09:53Hi,
I've upgraded phpBB to version 3.3.0 : the Calender works fine
except the Hide button does not react
can you help ?
Thanks
does your guestbook for posts work too? do you happen to know what version of PHP your server host is on?
What do you call "guestbook for posts" ?
My server php version is 7.2
Kalender was working fine with that php version and phpBB 3.2.8 still working fine with 3.3.0 except the fact that it is no more possible to hide the Kalender (very usefull for portable users).
The source code is like this : href="" strange no
<a class="navbar" style="margin-bottom:4px;" href="">Masquer les évènements aujourd'hui </a>

It seems that in
<a class="navbar" style="margin-bottom:4px;" href="{DISPLAY_ACTION}">{L_CALENDAR_T_OFF}</a>
{DISPLAY_ACTION} is empty !