I just updated from CVS on MOODLE_19_STABLE on my test site and now I can't get to any forums. After updating I visited moodle/admin and it did prompt to update the forum activity. When I try to visit a forum page, such as:
../moodle/mod/forum/index.php?id=920
I get a white screen, no output. The following errors are in my Apache error.log:
[Mon Apr 14 00:58:18 2008] [error] [client 137.112.60.250] PHP Catchable fatal error: Object of class object could not be converted to string in C:\\Apache2\\htdocs\\moodle\\lib
dmllib.php on line 2160, referer: /moodle/course/view.php?id=920
[Mon Apr 14 00:58:20 2008] [error] [client 137.112.60.250] PHP Warning: Illegal offset type in isset or empty in C:\\Apache2\\htdocs\\moodle\\lib
accesslib.php on line 2561, referer: /moodle/course/view.php?id=920
[Mon Apr 14 00:58:20 2008] [error] [client 137.112.60.250] PHP Catchable fatal error: Object of class object could not be converted to string in C:\\Apache2\\htdocs\\moodle\\lib
dmllib.php on line 2160, referer: /moodle/course/view.php?id=920
sending a patch for review/testing