OU search
Maintained by
sam marshall
Provides an indexed full-text search backend for OU activity modules.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
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)';