- Posts: 46
Question
Too many CPU Seconds
- samiona
-
- Offline
- New Member
-
Less
More
1 week 2 days ago #41
by samiona
v 2.2.1
Replied by samiona on topic Too many CPU Seconds
v 2.2.1
Please Log in or Create an account to join the conversation.
- jheiler
-
- Offline
- Junior Member
-
1 week 1 day ago #42
by jheiler
The disadvantage is that the visitor receives an error message, if he clicks on a date in “Facts and Events”, for example.
Replied by jheiler on topic Too many CPU Seconds
Here's a better patch for the Calendar page handler. It's a replacement for the file /app/Http/RequestHandlers/CalendarPage.php
It checks the access rights in the calendar page handler before returning the view, as if the calendar menu was attempted to be accessed. So access to the calendar page follows what you have configured for the calendar menu in the control panel.
The disadvantage is that the visitor receives an error message, if he clicks on a date in “Facts and Events”, for example.
Please Log in or Create an account to join the conversation.
- bertkoor
-
- Offline
- Platinum Member
-
- Greetings from Utrecht, Holland
1 week 1 day ago - 1 week 1 day ago #43
by bertkoor
So for that there's an earlier patch which makes dates unclickable (for bots & visitors) :
www.webtrees.net/index.php/forum/help-fo...onds?start=20#110778
stamboom.BertKoor.nl runs on webtrees v2.2.1
Replied by bertkoor on topic Too many CPU Seconds
Yes. Unlimited access is for members only.
The disadvantage is that the visitor receives an error message, if he clicks on a date in “Facts and Events”, for example.Here's a better patch for the Calendar page handler. It's a replacement for the file /app/Http/RequestHandlers/CalendarPage.php
So for that there's an earlier patch which makes dates unclickable (for bots & visitors) :
www.webtrees.net/index.php/forum/help-fo...onds?start=20#110778
stamboom.BertKoor.nl runs on webtrees v2.2.1
Last edit: 1 week 1 day ago by bertkoor.
Please Log in or Create an account to join the conversation.