OU search

Maintained by sam marshall
Provides an indexed full-text search backend for OU activity modules.
Price option: Free

Supports Moodle 2.1 See all versions
Latest release: 14 years ago
Installations: 19
Downloads (last 90 days): 17

Frankenstyle name: local_ousearch
Local plugins
Open University

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

I get the following error when installing:
Debug info: Missing version value in version.php
Stack trace:
•line 464 of \lib\upgradelib.php: plugin_defective_exception thrown
•line 271 of \lib\upgradelib.php: call to upgrade_plugins_modules()
•line 1466 of \lib\upgradelib.php: call to upgrade_plugins()
•line 317 of \admin\index.php: call to upgrade_noncore()
actually this is what I see in version.php
<?php
$plugin->version = 2010120300;
$plugin->requires = 2010111500;
$plugin->displayversion = 'Unstable development version (use at own risk)';