error/debug/cannotdowngrade: Difference between revisions

From MoodleDocs
m (typo fix, category)
m (→‎top: clean up, typos fixed: a add → an add)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This error occurs when a new version of a add-on has been installed at some point and then has been replace by an older version of the same add-on.  
This error occurs when a new version of an add-on has been installed at some point and then has been replace by an older version of the same add-on.  


In this scenario you need to determine what has caused this to happen:
In this scenario you need to determine what has caused this to happen:
Line 7: Line 7:


[[Category:Error|Debug]]
[[Category:Error|Debug]]
[[es:error/debug/cannotdowngrade]]

Latest revision as of 16:08, 19 May 2022

This error occurs when a new version of an add-on has been installed at some point and then has been replace by an older version of the same add-on.

In this scenario you need to determine what has caused this to happen:

  • It might be that you've accidentally tried to install a version compatible with older versions of Moodle. In this case, check the Moodle plugins database for the correct version with your Moodle and install this
  • It could also be that the plugin is defective - in this case you should try to contact the plugin author, using the Moodle forums for example.