Database error accessing front page

Re: Database error accessing front page

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Does that imply that you can access pages *other* than the home page?

If it happened adding new themes then try deleting them again or, at least, try adding

$CFG->theme = 'boost';

...in your config.php file.