🇫🇷France @andrimont

Account created on 7 March 2008, over 16 years ago
#

Recent comments

🇫🇷France andrimont

Tim :

That should be changed yes. But we need to test nothing breaks and also document the change as this will change form alter hooks. You can suggest the change in a new issue.

I am teasing it and will come back w/ result.

🇫🇷France andrimont

One thing :

Should I change in ./modules/contrib/domain_access_logo/src/Form/DomainAccessLogoSettingsForm.php shows :

This

  public function getFormId() {
    return 'domain_logo_settings';
  }

to

  public function getFormId() {
    return 'domain_access_logo_settings';
  }

?

🇫🇷France andrimont

Fantastic Tim !
Thank you, I found indeed both a domain_access_logo.settings and a domain_logo.settings in the table config of the database.
Now I can process the Import Configuration. I can work on the sites now. Merci.

🇫🇷France andrimont

Thank you Tim,
but I see no file as the domain_logo.settings :

$ grep -rl "domain_logo.settings" .
./modules/contrib/domain_access_logo/src/Form/DomainAccessLogoSettingsForm.php

And $ nano ./modules/contrib/domain_access_logo/src/Form/DomainAccessLogoSettingsForm.php shows :

   */
  public function getFormId() {
    return 'domain_logo_settings';
  }

  /**
🇫🇷France andrimont

Hello all,

I still encounter this issue on
Drupal 10.0.9
PHP 8.1.18
MariaDB 10.5.19-MariaDB-0+deb11u2
DAL domain_access_logo 2.0.2

The configuration cannot be imported because it failed validation for the following reasons:
Configuration <strong>domain_logo.settings</strong> depends on the <strong>domain_logo</strong> extension that will not be installed after import.

I had this issue already before upgrading DAL to the 2.0.2 version.
I do not think that I should use the patch.

Any idea of a fix as it is very troublesome ?

🇫🇷France andrimont

Hello all,

I change the file stories.info.yml to accept D10,
but installation gives an error during the process (that eventually went through) :
The field_stories_curated_content entity reference field (entity_type: paragraph, bundle: stories_curated_content) no longer has any valid bundle it can reference. The field is not working correctly anymore and has to be adjusted.

What should be done for that ?

🇫🇷France andrimont

#15 from dtamajon clear this issue on Nginx ;-)
Thanks.

🇫🇷France andrimont

@ darko_antunovic

I have the same issue on [error] Update aborted by: scheduler_content_moderation_integration_update_9002

There is an issue report here but it leads to this thread that might not concern the cheduler_content_moderation_integration.

I did apply the patch but same as well. Still cannot update scheduler_content_moderation_integration_update_9002.

Production build 0.69.0 2024