Hello, during install of latest mod_gotowebinar version 2017070901 the following error is thrown, although the plugin still seems to install successfully:
-->mod_gotowebinar
++ XMLDB has detected one TEXT/BINARY column (joinurl) with some DEFAULT defined. This type of columns cannot have any default value. Please fix it in source (XML and/or upgrade script) to avoid this message to be displayed. ++
* line 1747 of /lib/datalib.php: call to debugging()
* line 352 of /lib/xmldb/xmldb_object.php: call to xmldb_debug()
* line 261 of /lib/xmldb/xmldb_field.php: call to xmldb_object->debug()
* line 359 of /lib/xmldb/xmldb_field.php: call to xmldb_field->setDefault()
* line 543 of /lib/xmldb/xmldb_table.php: call to xmldb_field->arr2xmldb_field()
* line 270 of /lib/xmldb/xmldb_structure.php: call to xmldb_table->arr2xmldb_table()
* line 172 of /lib/xmldb/xmldb_file.php: call to xmldb_structure->arr2xmldb_structure()
* line 153 of /lib/xmldb/xmldb_file.php: call to xmldb_file->arr2xmldb_structure()
* line 379 of /lib/ddl/database_manager.php: call to xmldb_file->loadXMLStructure()
* line 400 of /lib/ddl/database_manager.php: call to database_manager->load_xmldb_file()
* line 743 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
* line 473 of /lib/upgradelib.php: call to upgrade_plugins_modules()
* line 1875 of /lib/upgradelib.php: call to upgrade_plugins()
* line 179 of /admin/cli/upgrade.php: call to upgrade_noncore()
Hello, during install of latest mod_gotowebinar version 2017070901 the following error is thrown, although the plugin still seems to install successfully: