Closed (fixed)
Project:
Social networks wall
Version:
8.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Aug 2019 at 12:58 UTC
Updated:
5 Aug 2019 at 09:04 UTC
Jump to comment: Most recent
Hello,
going to /admin/config/services/social-wall/add
displays an error :
The website encountered an unexpected error. Please try again later.
TypeError: Argument 6 passed to Drupal\social_wall\Plugin\SocialNetworkBase::__construct() must be an instance of Drupal\Core\Logger\LoggerChannelFactory, instance of Drupal\redirect_404\Render\Redirect404LogSuppressor given, called in /data/htdocs/modules/contrib/social_wall/src/Plugin/SocialNetworkBase.php on line 70 in Drupal\social_wall\Plugin\SocialNetworkBase->__construct() (line 47 of modules/contrib/social_wall/src/Plugin/SocialNetworkBase.php).
Comments
Comment #2
nicocin commentedHi anou,
I can't reproduce the issue, can you report here the steps you followed ?
Did you clear your cache ?
Comment #4
nicocin commentedProblem solved in 8.x-1.2 version (incompatibility with redirect_404 module).
Comment #5
nicocin commented