TypeError: Drupal\ik_constant_contact\Form\ConstantContactLists

Created on 18 March 2025, 19 days ago

Problem/Motivation

When going to the List tab in the admin interface the following error occurs and the contents of the tab do not appear:

The website encountered an unexpected error. Try again later.

TypeError: Drupal\ik_constant_contact\Form\ConstantContactLists::__construct(): Argument #2 ($typed_config_manager) must be of type Drupal\Core\Config\TypedConfigManagerInterface, Drupal\Core\Messenger\Messenger given, called in /home/b28r1iiij2ob/public_html/modules/contrib/ik_constant_contact/src/Form/ConstantContactLists.php on line 58 in Drupal\ik_constant_contact\Form\ConstantContactLists->__construct() (line 48 of modules/contrib/ik_constant_contact/src/Form/ConstantContactLists.php).
Drupal\ik_constant_contact\Form\ConstantContactLists::create() (Line: 36)
Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (Line: 48)
Drupal\Core\Controller\HtmlFormController->getFormObject() (Line: 58)
Drupal\Core\Controller\FormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 593)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 121)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 183)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 116)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 90)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 50)
Drupal\ban\BanMiddleware->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 49)
Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 709)
Drupal\Core\DrupalKernel->handle() (Line: 19)

Steps to reproduce

Apply MR request as detailed in issue 3513508.

Go to /admin/config/services/ik-constant-contact

Click on the Lists tab.

Error appears immediately.

πŸ› Bug report
Status

Active

Version

4.1

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024