I get the following error when installing this module on Drupal 8.2.3

Fatal error: Class Drupal\getid3\Form\GetId3ConfigForm contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\Core\Form\ConfigFormBase::getEditableConfigNames) in /home/xxxxxx/public_html/modules/getid3/src/Form/GetId3ConfigForm.php on line 14

CommentFileSizeAuthor
#3 drupal-8.2.3-2828803-3.patch6.72 KBwillwh

Issue fork getid3-2828803

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ruhaim created an issue. See original summary.

ruhaim’s picture

Title: Error when installing on Drupal 8.2.3 » Fatal Error when installing on Drupal 8.2.3
willwh’s picture

Status: Active » Needs review
StatusFileSize
new6.72 KB

I rolled a patch for this, we should also write some tests for this module.

jason.blanda’s picture

This error should be resolved in the latest version of the module.

astonvictor made their first commit to this issue’s fork.

astonvictor’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.