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.
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).
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.
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.
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.