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

After upgrading to drupal-10.4.0 broken links apparance, modules

ERROR

  • Route "update.module_install" does not exist."

BEFORE

  • Drupal Version 10.3.10
  • PHP  8.1.30

AFTER

  • Drupal Version 10.4.0

UPDATE MODE

  1. Upload drupal-10.4.0.tar.gz downloaded from https://www.drupal.org/project/drupal/releases/10.4.1
  2. Execute www.my-site.com/update.php - no error
     

PROBLEMS

The links

"Install new module" link missing from Modules page D10

Hallo.

My situation is 

  • Drupal Version 10.4.0 
  • PHP 8.3.14

I've the same problem like https://www.drupal.org/forum/support/post-installation/2010-11-13/instal...

[Solved] Headless Drupal - how to confirm maintenance mode

Hi All, it seems I get HTTP status 503 when my app fetches data from Drupal and Drupal is in maintenance mode. Can I be sure that Drupal is in maintenance mode when I get HTTP status 503? How can I get the maintenance display message using fetch from the app? I tried a custom module but so far with no luck. Any help is appreciated. Regards Thomas S

Sorry - it seems I can just call my_site.com/user/login_status?_format=text to get the needed info! When I get HTTP status 503 I make one more call to confirm maintenance mode:

MAMP + MAC : Thumbnails / images not showing

Bonjour.

Me and Drupal... It's been a few years.

I have installed MAMP 7.2 and Drupal 11.1 on my Mac mini (OS 15).
I Followed the instructions from the MAMP website (straight installation, no modification of htaccess, etc.).
I had to uncheck js aggregation (?) otherwise the theme would not load.
I did not create any new content type; I only used the available Article and the default image styles.
I did create a file to store the images (created by Drupal with the upload of the first image).

Redirect all urls except one - sitemap.xml in .htaccess

I don't know why this does not work. When fetching url : https://govtschemes.in/sitemap.xml  it instead redirects to  https://findschemes.com/index.php  and I understand it to be Drupal .htaccess specific:

Using tokens in content (blocks in nodes)

I am trying to create a link to edit the current page, if the user is a content editor (as the bootstrap theme has removed the page "menu" bar that had view/edit/preview/revisions on it)

I have tokens and token_filter installed.

I added a new content block with [node:id] as a test

inserted the block in the layout

the node id is not showing.

[site:name] does work, however the node one doesn't.

This seems quite simple, what am I doing wrong?

Thanks, Dave

Pages

Subscribe with RSS Subscribe to RSS - Post installation