Posts made by Usman Asar

Picture of Plugin developers Picture of Testers

Kishore,

you'll find two folders in your "moodledata" folder

localcache

and

cache

Delete them both, and refresh browser, things will start working for you. and dont worry deleting them, as once you click reload/refresh, these two folders will automatically recreated for you.

This happens due to corrupted cache (so far I experienced this on window installations with Apache only), but I have given you a solution, lets see if this works, if it didn't then permissions need to be set correctly.

Average of ratings: Useful (1)
Picture of Plugin developers Picture of Testers

Barb,

The issue is clear, installing moodle from a script installer, and that is NOT recommended, for script installers do not keep up to date versions of moodle with them, but only base versions, like they will keep 2.9, but not updated versions like 2.9.x, so sometimes there are files missing or corrupted from package installer.

Best thing you would have done is, downloading the package from Moodle site and then upgrading even if your initial install was from script installer, all you have to do is copy over plug-in folders and config.php file to new moodle folder.

Average of ratings: Useful (1)
Picture of Plugin developers Picture of Testers

Kishore, have you managed to copy over the config.php file to new moodle folder (that will be moodle 2.9 files)?

As it could be multitude of different issues showing this error, You may find discussion about similar errors here, and see which solution works for you

https://moodle.org/mod/forum/discuss.php?d=214752

also you may want to check this

https://tracker.moodle.org/browse/MDL-25414