Set custom field on term save

Hi,

I've set a custom field on a term as "field_code" and I want to automatically set it to the field "name" 's value if not set (on term edit/add form)

I've created a custom module and created a callback on submit

Disabling a webform

Hi

Probably a really dim question but bear with me as very new to Drupal (and CMS in general). How do I disable/remove a webform from a page without deleting it entirely? I've tried to remove all references to the particular webform but it still showing.

Thanks

Simple Oauth Module issue after upgrade

I have upgrade Simple Oauth module from 3.8 -> 4.3.

I already tried https://www.drupal.org/project/simple_oauth/issues/3056439 But I am still getting below errors

League\OAuth2\Server\Exception\OAuthServerException: The resource owner or authorization server denied the request. in League\OAuth2\Server\Exception\OAuthServerException::accessDenied() (line 223 of /vendor/league/oauth2-server/src/Exception/OAuthServerException.php).

&

Drupal 7 to Drupal 8: Media file settings are different for 2 field names

In my Drupal 7.62 site, the Field List report shows these 2 fields, which can be configured, thru the File Entity module, at Configuration / Media / File Settings. The fields are used as part of certain tokens to set the default "alt" and "title" tags at that File Settings page.

field_file_image_alt_text

Text (module: Text)

Image

field_file_image_title_text

Upgraded to 8.8.1 now automatic upgrading of modules doesnt work

Hello there! I upgraded my website to 8.8.1 - apparently successfully. Now the build-in function to check and upgrade modules does not work any longer. When I click "check for available updates" the batch?id=70&op=start seems not to be executed. Drupal tells me that the process is initialised - but nothing happens. The same situation occures when I click on updating certain modules such as "token". The update function worked before the core update.

Does anyone have a clue? Thanks in advance!

language_selection_page redirects without displaying anything

Language selection module 8.x.2.3. I have 2 languages enabled, each setup with it's own url /en & /fr. The detection and selection has the correct order

 URL > Cookie > Language Selection page > Selected Language

The standalone template has been set and the html--language-selection.html.twig page created from html.html.twig.

When I visit the site www.mysite.com/language-selection it immediately redirects to the front page mysite.com/en.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x