When I try to install module I get this error - Fatal error: Class Drupal\fullcalendar\Form\SettingsForm contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\Core\Form\ConfigFormBase::getEditableConfigNames).
https://www.drupal.org/files/issues/Selection_047_2.png

Also my apache error.log file tells me about one more problem - Uncaught PHP Exception ReflectionException: "Class Drupal\\views\\ViewStorageInterface does not exist".

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rocket.man created an issue. See original summary.

tim.plunkett’s picture

The module does not work. It was a first attempt back during 8.0-alpha1 era, and is horribly out of date.

bkhandruk’s picture

Hi, I've made a patch for it. It solves the problem with module installation. Now it works fine.

bkhandruk’s picture

Assigned: bkhandruk » Unassigned
dakala’s picture

Hi @tim.plunkett, @rocket.man: Just to let you know there's some ongoing effort to move forward the porting of Fullcalendar to Drupal 8. I've got a fork on github - https://github.com/dakala/fullcalendar - which has already been forked too: https://github.com/Lowell20/fullcalendar

We could continue the effort on github and sync back to d.o. just like some contrib modules are doing. I'll be updating the "FullCalendar Drupal 8 port" issue (https://www.drupal.org/node/2016585) with my thoughts on this.

Thanks.

Status: Fixed » Closed (fixed)

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