Drupal CMS ver 2.

Hello,

I installed the new version on my hosting. The installation succeeded.

I have issue with Canvas.

When pressing edit page, I get this error:
An unexpected error has occurred while rendering the component's form.

Error 500: Drupal\Core\Render\Element::isEmpty(): Argument #1 ($elements) must be of type array, null given, called in .../httpdocs/web/modules/contrib/canvas/src/Plugin/Canvas/ComponentSource/BlockComponent.php on line 245

AI provider failed to classify image

https://www.drupal.org/project/ai/issues/3567576

I am using Falconsai/nsfw_image_detection model from Huggingface to make sure that you can't upload bad images. but I am getting the above subject as an error. I have posted the bug in ai/issues but no response as of yet. Any idea on how to fix.

I have emailed the maker of the youtube video but nothing there as well. Thanks in advance.

Custom Olivero theme with two minor issues remaining

I managed, with some difficulty, to track down all the conflicts and clone the Olivero theme in /web/themes/custom/my_olivero.
The only two things that do not work exactly like the Olivero core theme are:
1) Site branding: the “shrink” effect when scrolling does not activate. I am checking several js files in the theme, but so far I have not found a solution.
2) As for navigation, everything seems to be perfect, except for one page that gives me ‘HTTP ERROR 500’, /admin/reports/status.

Private Directory - Drupal 11

I am trying to create a private files directory where I can put files that will then not be accessible to anonymous users.

I find directions for this and have tried to follow them carefully.

1) I added this to my settings.php
$settings['file_private_path'] = '../private';

2) I created a .htaccess file inside that directory.  (The status report is happy with it.)

3) I have set permissions as: 
drwx------

Again, the status report is happy with this.

Updating From Drupal 11.2.8 version To Drupal 11.3.2 version - problems

Hello everyone!

Yesterday we tried to update our server from Drupal 11.2.8 to 11.3.2 version, using composer and

composer update "drupal/core-*" --with-all-dependencies

This was not the first time we made this updating till the day we installed this server in 2025, but yesterday we receveid many errors like these: 

Moving my Local website to my hosting provider

Hello,

Preface: I'm not much of a developer and more of a Designer. I haven't been working in Drupal lately since they made Composer mandatory since it just didn't work with my Godaddy account ( they didn't offer the necessary PHPmyAdmin or PHP version required nor did they offer composer) so I've been working in other CMS platforms like dotnetnuke and Wordpress. Problem is, I really don't like those platforms and love the Drupal platform. When I heard that Drupal was coming out with Drupal CMS I was excited and redesigned my sites with it.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 11.x