Error installing latest stable version of Moodle (New Install)

Error installing latest stable version of Moodle (New Install)

by Eric Seneca -
Number of replies: 3
I am receiving the following error, is there any idea how to fix the problem?
EJS
Plugin "block/course_summary" is defective or outdated, can not continue, sorry.
Debug info: Missing main block class file.
Stack trace:
  • line 620 of /lib/upgradelib.php: plugin_defective_exception thrown
  • line 267 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
  • line 1426 of /lib/upgradelib.php: call to upgrade_plugins()
  • line 290 of /admin/index.php: call to upgrade_noncore()
Coding error detected, it must be fixed by a programmer: block_manager has not yet loaded the blocks, to it is too soon to request the information you asked for.
Stack trace:
  • line 797 of /lib/blocklib.php: coding_exception thrown
  • line 341 of /lib/blocklib.php: call to block_manager->check_is_loaded()
  • line 6 of /theme/base/layout/general.php: call to block_manager->region_has_content()
  • line 647 of /lib/outputrenderers.php: call to include()
  • line 605 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2106 of /lib/outputrenderers.php: call to core_renderer->header()
  • line 1229 of /lib/setuplib.php: call to core_renderer->fatal_error()
  • line 320 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 320 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line 984 of /lib/upgradelib.php: call to default_exception_handler()
  • line 1429 of /lib/upgradelib.php: call to upgrade_handle_exception()
  • line 290 of /admin/index.php: call to upgrade_noncore()
Average of ratings: -
In reply to Eric Seneca

Re: Error installing latest stable version of Moodle (New Install)

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Are you installing a clean version of Moodle or is this actually an upgrade? If it is and upgrade, from what version to what version?

Are you absolutely certain that you did not unpack the new code over the top of the old?
In reply to Howard Miller

Re: Error installing latest stable version of Moodle (New Install)

by Eric Seneca -

Yes this was a clean version. I have deleted everything, tried again with success. Looks like some files where corrupted on upload.

 

ejs

In reply to Eric Seneca

Re: Error installing latest stable version of Moodle (New Install)

by SVI eSolutions -

HELP!

We upgraded the PHP on our server when two moodle sites were already configured, now we get loads of errors... We are now trying to reinstall and upgraded version of Moodle 2.0.2 into an empty data base but I keep on getting the following error :

"Coding error detected, it must be fixed by a programmer: block_manager has not yet loaded the blocks, to it is too soon to request the information you asked for."

I have removed all the custom made blocks that I thought were causeing this as well as the modified theme but to no avail...