Account created on 22 January 2019, about 6 years ago
#

Recent comments

@w01f Hi, I'll review the SVG module to add support, and if that's not possible, we'll add it directly. We currently support WebP and Avif. SVG support would be a nice feature.

Hello, I would like to maintain and update this module. I already have a working version in Drupal 10 and 11.

@j-vee This route /node/{node}/seo not working page not found

@jibla Hello the module has already been updated with this correction or still nothing

#13 @recrit When I use the patch the jquery accordion stops working my drupal version is 10.4.3

#9 @flyke I have the same error in drupal 10.4.2

#11 @recrit When I use the last interdiff, although the error is solved, other modules such as faq field start giving errors

This is something that I have wanted to use in the block types. Is this patch compatible with the current version of the module?

This is something that I have wanted to use in the block types. Is this patch compatible with the current version of the module?

It would be great because this module needs to be updated

The patch is no longer functional in the latest versions of the module

@mably Thank you, I will try the module immediately

#2 @mably This module enhancement_image_formatter did exactly what it hurts that they no longer maintain it.

#2 @sautiwari Hello, thank you for responding but I am referring to this, or that I did not find in the taxonomies.

I mean something like this
https://postimg.cc/n9txdPfS

@mkrizaj

This error appears when I try to activate the colors from text format and it doesn't let me activate everything:
Uncaught TypeError: Drupal.EditorFeature is not a constructor
at editorFeature (linkit.filter_html.admin.js?v=10.3.6:41:25)
at Object.attach (linkit.filter_html.admin.js?v=10.3.6:21:21)
at drupal.js?v=10.3.6:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.3.6:162:34)
at HTMLDivElement. (ajax.js?v=10.3.6:1389:18)
at Function.each (jquery.min.js?v=3.7.1:2:3129)
at ce.fn.init.each (jquery.min.js?v=3.7.1:2:1594)
at Drupal.AjaxCommands.insert (ajax.js?v=10.3.6:1381:19)
at ajax.js?v=10.3.6:1046:41

This error new error in drupal 10.3.6 Warning: Undefined array key "uniqueFieldID" in _tiny_slider_format_settings() (line 208 of modules/contrib/tiny_slider/tiny_slider.module).

#2 @endrukk With the latest version that implementation is no longer compatible, there are things that have changed

#126

The website encountered an unexpected error. Try again later.

Error: Call to a member function isTranslatable() on null in Drupal\inline_entity_form\Form\EntityInlineForm->delete() (line 346 of modules/contrib/inline_entity_form/src/Form/EntityInlineForm.php).
Drupal\inline_entity_form\WidgetSubmit::doSubmit()
call_user_func_array() (Line: 113)
Drupal\inline_entity_form\ElementSubmit::doSubmit() (Line: 83)
Drupal\inline_entity_form\ElementSubmit::trigger()
call_user_func_array() (Line: 129)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers() (Line: 67)
Drupal\Core\Form\FormSubmitter->doSubmitForm() (Line: 597)
Drupal\Core\Form\FormBuilder->processForm() (Line: 325)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult() (Line: 39)
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
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: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 704)
Drupal\Core\DrupalKernel->handle() (Line: 19)

Both patch #53 and the recommendation of #58 work well, the sad thing is that the color selector option that the same editor could use in patch 19 was lost. I hope at some point they will include it again

Great, that update will be integrated into the modules

This was useful I hope they integrate it into the module officially

The error that I explained in comment #8 led me here 🐛 Argument #1 ($values) must be of type array, null given. Postponed: needs info to apply the patch and if there is any problem with the layout builder

If I use the patch #2, everything works fine, the problem is that it then gives me the following error:

The website encountered an unexpected error. Try again later.
TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #2 ($parents) must be of type array, null given, called in /var/www/ultimatetrekking.com/core/modules/layout_builder/src/Plugin/Block/InlineBlock.php on line 194 in Drupal\Component\Utility\NestedArray::getValue() (line 69 of core/lib/Drupal/Component/Utility/NestedArray.php).
Drupal\layout_builder\Plugin\Block\InlineBlock->blockSubmit() (Line: 234)
Drupal\Core\Block\BlockBase->submitConfigurationForm() (Line: 293)
Drupal\block_field\Plugin\Field\FieldWidget\BlockFieldWidget->massageFormValues() (Line: 505)
Drupal\Core\Field\WidgetBase->extractFormValues() (Line: 244)
Drupal\Core\Entity\Entity\EntityFormDisplay->extractFormValues() (Line: 334)
Drupal\Core\Entity\ContentEntityForm->copyFormValuesToEntity() (Line: 301)
Drupal\Core\Entity\EntityForm->buildEntity() (Line: 155)
Drupal\Core\Entity\ContentEntityForm->buildEntity() (Line: 186)
Drupal\Core\Entity\ContentEntityForm->validateForm()
call_user_func_array() (Line: 82)
Drupal\Core\Form\FormValidator->executeValidateHandlers() (Line: 274)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 118)
Drupal\Core\Form\FormValidator->validateForm() (Line: 593)
Drupal\Core\Form\FormBuilder->processForm() (Line: 326)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult() (Line: 39)
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 638)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
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: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 741)
Drupal\Core\DrupalKernel->handle() (Line: 19)

Same problem, you cannot use online blocks because when saving the following error appears:

The website encountered an unexpected error. Try again later.
TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #1 ($array) must be of type array, null given, called in /var/www/example.com/core/lib/Drupal/Core/Field/WidgetBase.php on line 531 in Drupal\Component\Utility\NestedArray::getValue() (line 69 of core/lib/Drupal/Component/Utility/NestedArray.php).
Drupal\Core\Field\WidgetBase->flagErrors() (Line: 277)
Drupal\Core\Entity\Entity\EntityFormDisplay->flagWidgetsErrorsFromViolations() (Line: 264)
Drupal\Core\Entity\Entity\EntityFormDisplay->validateFormValues() (Line: 182)
Drupal\layout_builder\Plugin\Block\InlineBlock->blockValidate() (Line: 211)
Drupal\Core\Block\BlockBase->validateConfigurationForm() (Line: 249)
Drupal\block_field\Plugin\Field\FieldWidget\BlockFieldWidget::validate()
call_user_func_array() (Line: 281)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 238)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 238)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 238)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 118)
Drupal\Core\Form\FormValidator->validateForm() (Line: 593)
Drupal\Core\Form\FormBuilder->processForm() (Line: 326)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult() (Line: 39)
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 638)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
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: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 741)
Drupal\Core\DrupalKernel->handle() (Line: 19)

#2 If it seems that the problem is somewhere else, for some reason what I select does not crop and the image always remains the same

ckeditor5_font-schema-fix-10_3_x-3368736-53.patch

TypeError: Cannot read properties of undefined (reading 'colorPaletteIcon')
at h._createColorPickerButton (font.js?v=31.0.0:5:13188)
at h.render (font.js?v=31.0.0:5:12277)
at h. (ckeditor5-dll.js?v=41.3.1:5:666767)
at h.fire (ckeditor5-dll.js?v=41.3.1:5:663135)
at [as render] (ckeditor5-dll.js?v=41.3.1:5:666819)
at d._renderViewIntoCollectionParent (ckeditor5-dll.js?v=41.3.1:5:487553)
at d. (ckeditor5-dll.js?v=41.3.1:5:486893)
at d.fire (ckeditor5-dll.js?v=41.3.1:5:663135)
at d.addMany (ckeditor5-dll.js?v=41.3.1:5:687745)
at d.add (ckeditor5-dll.js?v=41.3.1:5:687466)

What is the order of patches to run, because since patch #19 they no longer work together

#6 Thanks @mably, I just installed it and it works very well.

#2 @naidim That's exactly where the problem is and you have to search again and the search engine just works there

@Coulton I think the same, that option would be interesting in the views.

In my case it doesn't work at all, the tranleta option still doesn't appear or maybe I need to configure something else

#2 If I did that just before it was a good solution

@hanoii I'm getting this error in drupal 10.2.6 and using paragraphs with an image field with Entity browser widget and use media directories

TypeError: file_validate(): Argument #1 ($file) must be of type Drupal\file\FileInterface, Drupal\media\Entity\Media given, called in /var/www/ultimatetrekking.com/modules/contrib/entity_browser/src/Plugin/EntityBrowser/WidgetValidation/File.php on line 31 in file_validate() (line 101 of core/modules/file/file.module).

for some reason the patch doesn't do anything in my case

The steps are as follows:
create a view mode for media there, change the format in manage display to image compare viewer and use it there, it will load the images but it does nothing, when I click on the image it just shows me that error:

t.sliders[t._activeSlider].style[t.config.positionField] = `${o}px`,

- Drupal version is 10.2.6
- PHP 8.1

Hello, I used the patch and it does not work with media, the image is hidden

@wengerk I would love to create a new module but I don't have the necessary experience in ckeditor

Production build 0.71.5 2024