Warning: Undefined array key 0 in webform_geoip_restriction_webform_third_party_settings_form_alter() (line 117 of modules/contrib/webform_geoip_restriction/webform_geoip_restriction.module)

Created on 27 November 2023, 12 months ago
Updated 15 March 2024, 8 months ago

Problem/Motivation

Install the module on a D 10.1.6 site with PHP 8.2, and start getting this error.

Warning: Undefined array key 0 in webform_geoip_restriction_webform_third_party_settings_form_alter() (line 117 of modules/contrib/webform_geoip_restriction/webform_geoip_restriction.module).
webform_geoip_restriction_webform_third_party_settings_form_alter(Array, Object, NULL) (Line: 545)
Drupal\Core\Extension\ModuleHandler->alter('webform_third_party_settings_form', Array, Object, NULL) (Line: 78)
Drupal\webform\WebformThirdPartySettingsManager->alter('webform_third_party_settings_form', Array, Object) (Line: 503)
Drupal\webform\EntitySettings\WebformEntitySettingsGeneralForm->form(Array, Object) (Line: 107)
Drupal\Core\Entity\EntityForm->buildForm(Array, Object)
call_user_func_array(Array, Array) (Line: 536)
Drupal\Core\Form\FormBuilder->retrieveForm('webform_settings_form', Object) (Line: 283)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 73)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 592)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 121)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50)
Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

Steps to reproduce

Drupal 10.1.6 site
PHP 8.2
Visit admin/structure/webform/manage/[form name]/settings

Proposed resolution

Fix what ever is causing the error.

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States alphex Atlanta, GA USA

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024