Moodle platform - courses gone - can't access anything?

Moodle platform - courses gone - can't access anything?

by Max Lawson -
Number of replies: 1

Hi all,

I need urgent help! I was using our Moodle site this morning (I am an Admin) but now I have logged in and all of the courses are missing and I can't access anything. I haven't installed any new plugins or updates for weeks. Please see below what I can see:


Even when I click my name or 'add an activity' nothing happens. Not sure what to do?

Thanks for all the help you can give,

Max

Average of ratings: -
In reply to Max Lawson

Re: Moodle platform - courses gone - can't access anything?

by Leon Stringer -
Picture of Core developers Picture of Particularly helpful Moodlers

Possibly the page isn't being transferred completely. If you view the page's source does it end with the expected </body> and </html>?

If you check your browser's console (for example: Web Console in Firefox) are any errors shown? How about when you click your name or Add an activity or resource?

If you check your browser's network monitor (for example: in Firefox) does it show any resources failing to load? If so, with what status and can you see any message from the web server in the response.

Also, try enabling debugging in config.php and see if anything appears in your error log that might help.