Installing the latest version 2.1.6 of the module throws a bug while trying to configure the wall.

Install Social Network Wall using 'composer require drupal/social_wall'. Go to Drupal Console > Extend and enable the module. Once enabled, go to Configuration > Social Network. The following error is shown.

Fatal error: Declaration of Drupal\social_wall\Plugin\SocialNetwork\InstagramSocialNetwork::create(Drupal\social_wall\Plugin\SocialNetwork\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition) must be compatible with Drupal\Core\Plugin\ContainerFactoryPluginInterface::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition)

Comments

Pooja_Desai created an issue. See original summary.

Pooja_Desai’s picture

Issue summary: View changes
nicocin’s picture

Hi, thanks for your feedback.
I will have a look on this asap (I'm a little bit busy at the moment).

avpaderno’s picture

Issue summary: View changes
sushyl’s picture

Assigned: Unassigned » sushyl
Issue tags: +DIACWOct2020

  • NicociN committed 4376d16 on 2.1.x
    Issue #3170923: Bug in Latest Version 2.1.6 after Instagram plugin...
nicocin’s picture

Sorry for such iddle time. It is now fixed.
I now use a library (pgrimaud/instagram-user-feed) to retrieve IG feed, so you'll probably have to uninstall/reinstall module using composer.

nicocin’s picture

Status: Active » Fixed
nicocin’s picture

Assigned: sushyl » Unassigned
Status: Fixed » Closed (fixed)
sushyl’s picture

Issue tags: -DIACWOct2020