I’m having issues with the timetable on the dashboard when having 2 timetables and not being directly involved in any of them, which may be the case for an administrator.
If I click e.g. on “Last week”, the timetable disappears and only the timetable chooser remains. Clicking on any of the timetable chooser links makes the timetable disappear as well.
Howdy Ross,
First let me thank you for the good job and efforts Gibbon community and developers are making to improve schools and education all around the world. This is very noble and admirable.
I installed Gibbon on my localhost server on a test mission and encountered a timetable error on the planner tab on my dashboard. Had updated my php files with PHP 7 as required. Check out the statement. (Polishing up on my PHP skills. Its been a minute on it.)
Notice: A non well formed numeric value encountered in C:\xampp\htdocs\gibbon\modules\Timetable\moduleFunctions.php on line 794
@frankoholix thanks for your positive feedback on Gibbon, and welcome to the community. Please can I ask that you post this question in a new thread, and we will address is there. Threads are more readable if we work together to keep them to a single question per thread, and whilst your question is similar to Roman’s, it is different enough to warrant a new thread. Thanks! Ross.
Thanks Sandra, I am sure that Roman will be excited to hear this. Time is not on my side right now, hence the long delay in looking at it. Let me know if you need any input, otherwise, I look forward to seeing a PR at some point : )
@meierrom Sandra’s fix is in place in the v14 branch, if you want to check it out. If you take the code change and apply it to your v12/13 code, it should be backwards compatible. Let us know how it goes.