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

Suggestion on a task

Hi, I need to do a page where my users (each one with his own credentials) can flag some box and for each day of the month, and then create a report with the info provided. Example: 01/01/1970 box 1 and 4 checked, 02/01/1970 box 2 and 5 checked, and so on. Clicking on Submit will create a summary page with all the info provided. I tried with Webform but I can't understand how to create such report, I'm a beginner.

Any suggestion?

Displaying multiple levels of parent terms referenced in a node in Views

Hi, not sure if I am missing something, but in Views I can't get the "Taxonomy term: Term Parents" field to display more than 1 level deep, when there are clearly 2 parent items for a term referenced on a node.

Steps to reproduce

1. Create a vocabulary which is 3 levels deep...
    Vocabulary
    -  Term (level 1)
      -  Term (level 2)
         - Term (level 3)

2. Create a entity reference field in a content type that references this vocabulary's terms.

Layout builder's drag and drop not working with web components

I am using Web Components within my Drupal 10 blocks. For simplicity (my block and web component are more complicated), let's say I have a block type of Image with CTA. In my custom theme, I include the twig template for this block and I am making sure that I include the proper classes needed for the layout builder functionality.

A broken module appears to be cached somehow and throws an exception with every module install/uninstall

I had a module that had some bad code and I had to try to delete the files to get the site to quit crashing.  But now there is a phantom module somewhere in the mind of my Drupal 10 install that I can't make go away.  It does NOT exist in the Modules list. It does NOT exist in the Uninstall list.  Even Drush can't find it:

$ drush pmu beechbooker

In PmCommands.php line 176:

The following module(s) are not installed: beechbooker. No modules to uninstall.

Access denied with oAuth

After upgrading to 10 (from (9.x), authenticated rest calls return a 403 with `The 'access content' permission is required`. Along with that, the private file system is also unreachable with access denied. For the life of me, I cannot figure this one out. Custom rest resources are fine.

And yes, "access content" permission is enabled.

All the logs with the access denied messages does have my user name next to it so I am definitely logged in and should have access because the user I'm testing with is also an administrator.

D10 cron not running every 3 hours plus triggered by activity and rerun issue

 Greetings,

This is a closed community site and is under development.

  • Drupal Version 10.1.7
  • Web Server Apache/2.4.52 (Ubuntu)
  • PHP Version 8.2.13
  • Database Version 8.0.35-0ubuntu0.22.04.1

Three observations.

  1. The cron is not running every three hours as set up.
  2. The cron run is triggered by captcha_cron after page not found event.
  3. There is an attempt to re-run cron [Attempting to re-run cron while it is already running.], by whom?

Should this be reported in some other place?

Pages

Subscribe with RSS Subscribe to RSS - Post installation