Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.8.2
-
Fix Version/s: None
-
Component/s: Module: Scheduler
-
Labels:None
-
Environment:Moodle v.1.8.2 running on Linux Apache server
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
Scheduler will not create multiple booking slots for learners to choose from:
Notice: Undefined variable: yearend in /var/www/bridges/moodle/mod/scheduler/view.php on line 347
Notice: Undefined variable: monthend in /var/www/bridges/moodle/mod/scheduler/view.php on line 347
Notice: Undefined variable: dayend in /var/www/bridges/moodle/mod/scheduler/view.php on line 347
Notice: Undefined variable: teacherid in /var/www/bridges/moodle/mod/scheduler/view.php on line 359
Notice: Undefined variable: teacherid in /var/www/bridges/moodle/mod/scheduler/view.php on line 366
Notice: Undefined variable: teacherid in /var/www/bridges/moodle/mod/scheduler/view.php on line 368
Notice: Undefined variable: exclusive in /var/www/bridges/moodle/mod/scheduler/view.php on line 373
Notice: Undefined variable: hasslots in /var/www/bridges/moodle/mod/scheduler/view.php on line 374
0 slots have been added
Single slots bookings produce errors on scheduler page once created, and lists errors horribly in the calendar and upcoming events throughout the program. I deleted the whole scheduler and now cannot clean up the calendar errors. Need to delete 2 calendar errors soon:
Notice: Trying to get property of non-object in /var/www/bridges/moodle/calendar/lib.php on line 458
Notice: Trying to get property of non-object in /var/www/bridges/moodle/calendar/lib.php on line 484
Notice: Trying to get property of non-object in /var/www/bridges/moodle/calendar/lib.php on line 471
Notice: Trying to get property of non-object in /var/www/bridges/moodle/calendar/lib.php on line 479
04:00 PM
Notice: Trying to get property of non-object in /var/www/bridges/moodle/calendar/lib.php on line 485
Notice: Trying to get property of non-object in /var/www/bridges/moodle/calendar/lib.php on line 489
Notice: Trying to get property of non-object in /var/www/bridges/moodle/calendar/lib.php on line 490
Edit event Delete event
If I try to delete this in the calendar and it tells me "invalid error", I am unable to delete these two events posted:
http://class.bfwonline.ca/calendar/view.php?view=day&course=23&cal_d=2&cal_m=11&cal_y=2007#event_233
http://class.bfwonline.ca/calendar/view.php?view=day&course=23&cal_d=27&cal_m=10&cal_y=2007#event_235
moving this old bug and fixing component - it's probably been fixed by now anyway!