Drupal is up and running but how do I ...?

Data Transfer Between Webforms in Drupal for Website

I’m working with Drupal for website, where we offer demo versions of online slots and information on bonuses. Players can enjoy slots without registration. I need to set up automatic updating of one form after certain actions are completed on another form. For example, after a bonus is viewed on the second form, I’d like an automatic message or new element to appear on the first form, displaying updated bonus information. Context: Both forms are created using Drupal’s Webform module, but they have no direct relationship.

How to deal with mysql locking issues on massive cache tables in new Drupal 10 site

We just launched an upgrade of our site in Drupal 10. Within a day or two we had cache tables > 10GB, and trying to clear the cache was taking hours. This seems bad?

Better way to remove the Taxonomy links from forum

There has to be an easy way to do this that I am just not seeing.  I am trying to remove the taxonomy links from the forum pages, I currently have .taxonomy-term-entity { display: none !important; } added to my CSS.  This seems to work, but there has to be a switch somewhere in the settings that turns it off.  I cannot believe that this was added without some way of disabling it, as I cannot think of a good reason to have it in the first place.

(fixed) Deleted Taxonomy for Forum (fixed)

I was able to fix this by uninstalling and reinstalling the forum module.

Tiny issue with Media and Remote Video displays

I installed and setup the Media module together with oEmbed's Media Providers module
With some providers (for the time being only Odisee) the problem is that scroll bars are visible, and the only way to effectively apply an ‘overflow:hidden’ is to insert it in the media->css->oembed.frame.css file.
body {
overflow: hidden;
}

This only happens when using Dupal Media in cKeditor5, if instead I paste their embed code into cKeditor5->code the video is displayed normally.

Available Updates Error

I have a multisite Drupal 10 environment.  Some of the sites do not show any modules when I select Reports/Available Updates.  

I notice that when I click check manually the system goes through the motions of checking for updates however, the page still shows

     Last checked: never

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation