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

ERROR - Call to a Function view() on Array....

I have a clean install which is up and running but I keep getting this error in the recent log messages

"Error: Call to a member function view() on array in Drupal\views\Plugin\views\field\EntityField->getItems() (line 856 of /home/domainname/public_html/core/modules/views/src/Plugin/views/field/EntityField.php)."

When I look at the error log on the server I have this message

User permissions

Is it possible to create a user role that only gives the right to edit an authenticated user?
For example, to change the status from blocked to active after a registration request.

CKEditor 5 Fails after upgrade

We upgraded Drupal 9.5 to Drupal 10.1 however CKEditor 5 errors out whenever you go to a page to edit.

The error "PluginNotFound Exception":
throw new PluginNotFoundException($plugin_id, sprintf('The "%s" plugin does not exist. Valid plugin IDs for %s are: %s', $plugin_id, static::class, $valid_ids));

We cannot find where this is coming from nor a work-around.  Any help is appreciate.

Add personal field to node

Is it possible to add a field to a node that will only be shown to the user that added the info in the field.

For example, I created a database for books on a certain subject.

Now I would like a user to be able to click "I own this" and fill in a code where this book can be found in the library.

Of course this would be different for all my users.

If possible, that would be great!

Eugène 

Aggregate css js and image styles doesn't work

Hi everyone!

I'm running OpenServer on Win11 with D10 fresh installation.

Right after the installation process, I noticed that website styles were missing and aggregated CSS and js files returned 404 error.

I've turned off the aggregate option and CSS with JS now working on my site.

Also, I've noticed that all Image Styles are missed: https://prnt.sc/zsj_ckvuyskp

How can I configure defaultHeadings in CKEditor tables?

I have a content type that uses CKEditor from core to create content. I have an issue with the tables in CKEditor which are missing the headings. This creates an inconsistency between the tables from views which do have headings, and tables created in CKEditor by users which do not.

I did some research and found this CKEditor doc page which lets you define default headings with:

Pages

Subscribe with RSS Subscribe to RSS - Post installation