Montpellier
Account created on 23 April 2014, about 10 years ago
#

Recent comments

πŸ‡«πŸ‡·France canardesign Montpellier

Not working for me either, should we downgrade password_policy ?

πŸ‡«πŸ‡·France canardesign Montpellier

Hi, as the title says, I tried your snippet with no luck

$value = new FormattableMarkup('<i class="fas fa-search"></i>@text', ['@text' => '',]);
        $form['actions']['submit']['#value'] = $value;

removes the existing value, but the value remains empty.

πŸ‡«πŸ‡·France canardesign Montpellier

Thank you for the tip ! I had to set the palette this way in order to get it to work :
$element['#attached']['drupalSettings']['color_field']['color_field_widget_box']['settings'][$element['#uid']]['palette'] = $colors;

πŸ‡«πŸ‡·France canardesign Montpellier

Hi ! same problem here, on Drupal 9.5.7
On production server as well as on Xampp, no images styles are being generated, for any style.
File system seems ok, other website on Xampp generate style with no problem.
I know the problem comes from this website configuration or some module breaking the processing of image styles but how to debug this ?
I tried to dpm() in ImageStyleDownloadController::deliver and ImageStyle::createDerivative with no result.
Has anybody any idea on how to deal with this ?

Production build 0.69.0 2024