moodle-an-hochschulen / moodle-theme_boost_campus

Moodle 3.x Boost child theme which is intended to meet the needs of university campuses and adds several features and improvements ––– for Moodle 4.x please use our Theme Boost Union
GNU General Public License v3.0
38 stars 25 forks source link

Installation aborted due to validation failure (Moodle 3.9.1) #98

Closed dcubedph closed 4 years ago

dcubedph commented 4 years ago

I get the following error when I tried installing it on a Moodle 3.9.1 installation:

Downloading theme_boost_campus ... OK Validating theme_boost_campus ... Error [Error] Required Moodle version [2020061502] Installation aborted due to validation failure

56362989-BE2B-41A6-9C88-CA0E161D64D6_4_5005_c

Kathrin84 commented 4 years ago

Hello @dcubedph,

the reason for this error is right in front of your eyes: Required Moodle version [2020061502]

And this is the following version (https://docs.moodle.org/dev/Releases#Moodle_3.9_.28LTS.29): Moodle 3.9.2 | 14 September 2020 | 2020061502 |

This is because of this commit: https://github.com/moodleuulm/moodle-theme_boost_campus/commit/bcba3cf5ee1bbf9c5729f7639fb2ff858eba6bfc

So, please update your Moodle version accordingly and then the installation should work without errors.

As this is not a Boost Campus bug, I'll close this issue at this point.

Best, Kathrin