Error Reading Database

Error Reading Database

by Andrew Schopp -
Number of replies: 1

Hello, we have had our Moodle server up and running for about 6 months now and just this evening we started getting an "Error Reading Database" message including the following

Coding error detected, it must be fixed by a programmer: moodle_database::insert_record_raw() no fields found.

The site does not load any of the theme, just a white page with the error message. To my knowledge no one has made any changes to plugins or other server side stuff.

We are running 2.3.1 on Debian Squeeze Linux with around 3000 users and 350 courses. Can anyone give me some suggestions on where to start trouble shooting? I am no expert on linux!!!

Any help would be greatly appreciated.

A

Average of ratings: -
In reply to Andrew Schopp

Re: Error Reading Database

by Rob Johnson -

Look through the docs for how to add debugging to your config file.  After that, the blank page will have detailed error information.  Post back what you see then.