Problem/Motivation

The website encountered an unexpected error. Please try again later.
Error: Call to undefined function Drupal\mmenu\Form\mmenu_list() in Drupal\mmenu\Form\MmenuSettingsForm->buildForm() (line 37 of modules/contrib/mmenu-3271588/src/Form/MmenuSettingsForm.php).
Drupal\mmenu\Form\MmenuSettingsForm->buildForm(Array, Object, 'mmenu_left')
call_user_func_array(Array, Array) (Line: 531)
Drupal\Core\Form\FormBuilder->retrieveForm('mmenu_settings', Object) (Line: 278)
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: 564)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 158)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
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: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

Steps to reproduce

Install the module.
Visit From Settings page.

Proposed resolution

Remove unwanted functions

Comments

chakkche created an issue. See original summary.

chakkche’s picture

Status: Active » Needs review
StatusFileSize
new18.94 KB

Fixed the form settings issue.

chakkche’s picture

Assigned: chakkche » Unassigned
afagioli’s picture

chakkche’s picture

Status: Needs review » Reviewed & tested by the community
chakkche’s picture

Status: Reviewed & tested by the community » Fixed
afagioli’s picture

Status: Fixed » Closed (fixed)