🇫🇷France @selinav

Account created on 31 May 2009, about 15 years ago
#

Recent comments

🇫🇷France selinav

I get this message when I delete the field. The field is well deleted.

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "paragraph" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core\lib\Drupal\Core\Entity\EntityTypeManager.php).

Drupal\entity_reference_revisions\Plugin\Field\FieldType\EntityReferenceRevisionsItem::schema(Object) (Line: 480)
Drupal\field\Entity\FieldStorageConfig->getSchema() (Line: 517)
Drupal\field\Entity\FieldStorageConfig->getColumns() (Line: 1655)
Drupal\Core\Entity\Sql\SqlContentEntityStorage->readFieldItemsToPurge(Object, 10) (Line: 557)
Drupal\Core\Entity\ContentEntityStorageBase->purgeFieldData(Object, 10) (Line: 83)
field_purge_batch(10) (Line: 143)
Drupal\field_ui\Form\FieldConfigDeleteForm->submitForm(Array, Object)
call_user_func_array(Array, Array) (Line: 129)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object) (Line: 67)
Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object) (Line: 597)
Drupal\Core\Form\FormBuilder->processForm('field_config_delete_form', Array, Object) (Line: 325)
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: 627)
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: 28)
Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->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: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

Finally I have the problem with other deletion fields.
Paragraphs seems to be responsible https://www.drupal.org/project/paragraphs/issues/3165612 🐛 The "paragraph" entity type does not exist error after uninstallation due to left key_value entries Active

After follow instructions on the link, I can uninstall clearly metatag.

Sorry for the inconvenience

🇫🇷France selinav

I have activated "Advagg Bundler" and the problem is still present.

This appears to be a false positive because when I open the file it appears minified nicely. Only one file is affected, it must be a parsing error.

Sorry for the inconvenience.

🇫🇷France selinav

Thank you for your reply.

I'm on drupal 10.2.2 since tuesday.

I have done all your actions. But I don't know what is "bundler is active" (I'm french), can you give me the url of this setting please ?

🇫🇷France selinav

Hello,

According to SE Ranking, one of my files is not minimized:
themes/custom/perso/css/components/navigation/nav-primary-no-js.css

Should I do anything special in order to it works ?

Thank you

🇫🇷France selinav

Hello,

Thank you for your work.

Have you an idea of the d10 release date ?

I prefer to use the official version rather than a copy ( https://www.drupal.org/project/inline_responsive_images/issues/3380303 💬 Drupal 10 workaround Active ) that I might forget to update...

Best regards.

🇫🇷France selinav

#76 works for me with Drupal10 with hostinger.

I have adapted the path :

if (isset($GLOBALS['request']) and
'/web/index.php' === $GLOBALS['request']->server->get('SCRIPT_NAME')) {
$GLOBALS['request']->server->set('SCRIPT_NAME', '/index.php');
}

🇫🇷France selinav

Is it possible to have a dev release to test for drupal 10 ?

🇫🇷France selinav

I've added 'cookie_samesite: Lax' in : parameters:session.storage.options of the service.yml but the warning message is still present in admin/reports/status#warning.

What is wrong ?

🇫🇷France selinav

Are there plans to add it to the next version?

🇫🇷France selinav

Hello,

I have the same problem.

Can you update the jquery_ui_accordion version dependency to >2.0 ?

- views_accordion requires now a version of jquery_ui_accordion >2.0
- paragraphs_jquery_ui_accordion a version of jquery_ui_accordion >1.0

I can't update views_accordion because, I can't have 2 dependencies of jquery_ui_accordion with different versions.

Thank you

🇫🇷France selinav

Same problem for me.
I have this in my composer.json file :

"drupal/views_accordion": "^2.0",

Production build 0.69.0 2024