24 hour early active event calendar module
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
24 hour early active event calendar module
Your Portal Version: 2.0.1
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://eff-clan.org
What have you done before the problem was there?
Updated Board 3 to latest version: 2.0.1
What have you already tryed to solve the problem?
Nothing
Description and Message
Hi guys,
It seems to show the event on the calendar 1 day earlier than set, and it leaves it on there until expiry time of the event a full 24 hours later.
Help?
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://eff-clan.org
What have you done before the problem was there?
Updated Board 3 to latest version: 2.0.1
What have you already tryed to solve the problem?
Nothing
Description and Message
Hi guys,
It seems to show the event on the calendar 1 day earlier than set, and it leaves it on there until expiry time of the event a full 24 hours later.
Help?
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: 24 hour early active event calendar module
It's not shown as active even but rather as current event. The exact times can be seen in the events part of the calendar. This is expected behavior.
Re: 24 hour early active event calendar module
but i had an event on 5th dec, it came active on the 4th??
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: 24 hour early active event calendar module
It doesn't show as active. It shows as current. Any event in the next 24 hours will show as current. It still displays the time so I really don't see your problem here.
Re: 24 hour early active event calendar module
Matter of quick flash. If they see current event, they come on server. Little do they realise that it is meant for another time.
What was changed since 2.0.1 for this particular setting so im ay revert it back to only show as current within the given time frame?
What was changed since 2.0.1 for this particular setting so im ay revert it back to only show as current within the given time frame?
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: 24 hour early active event calendar module
The behavior was changed in this commit:
https://github.com/board3/Board3-Portal ... 1fe95cd246
https://github.com/board3/Board3-Portal ... 1fe95cd246
Re: 24 hour early active event calendar module
wow i see ok thanks
I gotta get my thinking hat on.
Am I right in assuming that there r multiple things to change in here?>
I gotta get my thinking hat on.
Am I right in assuming that there r multiple things to change in here?>
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: 24 hour early active event calendar module
That part is the actual change that you would need to revert:
https://github.com/board3/Board3-Portal ... 246#L0L210
https://github.com/board3/Board3-Portal ... 246#L0L210
Re: 24 hour early active event calendar module
From 210-213??
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: 24 hour early active event calendar module
Yes, that code is replace with the text with green background right below that.
Re: 24 hour early active event calendar module
with that modification done, it shows up 1 hour earlier, but this is much better than before.
Thanks Marc for your help!!!
Thanks Marc for your help!!!