-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: error/moodle/detectedbrokenplugin.

error/moodle/detectedbrokenplugin: Difference between revisions

From MoodleDocs
(description)
m (Updating with respect to Themes as plugins)
Line 1: Line 1:
A broken plugin, such as a module, has been detected. In order for the upgrade to proceed, the broken plugin should be deleted.
A broken plugin, such as a module, has been detected. In order for the upgrade to proceed, the broken plugin should be deleted.
In the case of a Theme, then it is more than likely there is a file that has not been renamed correctly, or the theme is missing a vital component like a version.php, or that the version.php is not correct in some small detail, usually the plugin version.
For more information read [[Development: Themes 2.0|Themes 2.0]]


[[Category:Error|Detectedbrokenplugin]]
[[Category:Error|Detectedbrokenplugin]]

Revision as of 01:38, 23 May 2012

A broken plugin, such as a module, has been detected. In order for the upgrade to proceed, the broken plugin should be deleted.

In the case of a Theme, then it is more than likely there is a file that has not been renamed correctly, or the theme is missing a vital component like a version.php, or that the version.php is not correct in some small detail, usually the plugin version.

For more information read Themes 2.0