Upgradging moodle 1.9 beta 4 issue

Upgradging moodle 1.9 beta 4 issue

Larry Elchuck -
回帖数:2
When upgrading moodle 1.9 beta 4, I get the following errors

========

No warnings - Scroll to the continue button

Upgrading Moodle database from version 1.9 Beta 4 (2007101506) to 1.9 Beta 4 + (2007101508.08)...

Started rebuilding of course cache...

=============

Clicking on the scroll link, only drops me further down the page, but no continue button is to be found?

Ideas?

thanks
larry

回复Larry Elchuck

Re: Upgradging moodle 1.9 beta 4 issue

Iñaki Arenaza -
Core developers的头像 Documentation writers的头像 Peer reviewers的头像 Plugin developers的头像

If you don't get a full page, including the footer, have a look at this link: http://docs.moodle.org/en/Installation_FAQ#Why_is_a_particular_page_blank_or_incomplete.3F

Saludos. Iñaki.

回复Iñaki Arenaza

Re: Upgradging moodle 1.9 beta 4 issue

Larry Elchuck -
Thanks Iñaki

I believe it was the mod/forum/lib.php file that I hacked to allow for anonymous posting ( as well as for the printing of topics and posts) that was the issue.

I completed the update by removing the forum folder, running cvs again, then doing the admin notifications update. Then I re-modded the lib.php file to only allow printing of topics and posts.

larry