🇮🇳India @mageshbcet1

Account created on 14 July 2008, over 16 years ago
#

Recent comments

🇮🇳India mageshbcet1

I'm also having the same issue in my custom modules.

Drupal version: 9.5.11
PHP 8.1
Upgrade Status 4.0
Hosted on Acquia Cloud

Any solutions how to fix this issue?

🇮🇳India mageshbcet1

Hi @guilherme-lima-almeida,

Thanks for your inputs, How can I update OpenSocial 12.0.0 first and then update Drupal Core since OpenSocial 12.0.0 requires Drupal 10. Due to this, We plan to update Drupal 10 first and then OpenSocial.

We installed Upgrade status module to track incompatible contributed modules for Drupal 10. It shows drupal/lazy (3.11.0) is one of the contributed module which is not compatible Drupal 10. In order to Update Drupal 10, we should upgrade drupal/lazy to 3.12.0.

🇮🇳India mageshbcet1

Hi, When will get stable version for Drupal 10 compatibility.

🇮🇳India mageshbcet1

Hi, When will get stable version for Drupal 10 compatibility.

🇮🇳India mageshbcet1

@ReINFaTe, patch in #16 works for me. But as mentioned by @gilmar.lima, when loading the latest revision of a paragraph in the node edit form, its summary is the published one not the latest version. Any fix to load the summary of latest revision?

🇮🇳India mageshbcet1

I'm also facing the same issue. Any solutions to fix this issue?

🇮🇳India mageshbcet1

I'm using so many modules. I can't mentioned them here.

ECA Version : 1.1.1
ECA Core Modeller: 1.0.4

🇮🇳India mageshbcet1

Hi,

I got below error when I try to add and save any event.

The website encountered an unexpected error. Please try again later.

Drupal\Core\Extension\Exception\UnknownExtensionException: The module does not exist. in Drupal\Core\Extension\ExtensionList->get() (line 265 of core/lib/Drupal/Core/Extension/ExtensionList.php).
Drupal\Core\Extension\ExtensionList->getName('') (Line: 735)
Drupal\Core\Extension\ModuleHandler->getName('') (Line: 642)
Drupal\eca_cm\Form\EcaForm->buildForm(Array, Object)
call_user_func_array(Array, Array) (Line: 531)
Drupal\Core\Form\FormBuilder->retrieveForm('eca_cm', Object) (Line: 278)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 97)
Drupal\autosave_form\Form\AutosaveFormBuilder->buildForm(Object, Object) (Line: 219)
Drupal\Core\Form\FormBuilder->getForm(Object) (Line: 208)
Drupal\eca_cm\Plugin\ECA\Modeller\Core->edit() (Line: 206)
Drupal\eca_ui\Controller\EcaController->edit('testdddd')
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: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
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: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49)
Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 45)
Drupal\epri_cohesion_customization\StackMiddleware\MyModule->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

This is working in plain Drupal setup but the same is not working in my application. It doesn't show which module doesn't exist from the above error message.

Production build 0.71.5 2024