I want to hide a block under certain conditions. The code works, but only if I flush the caches after the condition changes. I guess I have to do something with the cachablity of the block, but I'm not sure how. Any ideas?
I want to query an external sqlite Database. This Database does not contain Drupal information, or Drupal specific tables. It jus holds some data, I want to display on my website.
The tick box "View the administration theme" is not available on the drupal 9.01 permissions page. I've looked at a couple of instances on my localhost dev and can't find it, searched a couple of databases and can't find it.
Am I missing something or is it not available?