Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I need to create separate registration paths for different user types on my Drupal 8 website. I have installed the profile module but am still lost on how to do it. This use case should be common enough to be solved with very few contributed module. Is there a simple solution that I am missing? I am not very good at coding and coding in separate entity profiles appears too daunting to me.
Hi,
I'm trying to use Drupal 8 for the first time (after years of using d6 and d7).
I have enabled the "admin menu" module, dev version and after this action i have the white screen WSOD.
I can't disable the module by the admin/modules page because i obtain a WSOD.
I delete the "admin_menu" folder in modules folder, and the WSOD is solved but in my dblog there are many php errors and if i try to flush the cache i have another WSOD.
I try to run update.php and rebuild.php but nothing.
i wan't to translate a page, where the content is written in a template-file: page--node--id.html.twig.
I'll need to create pages with own ID's to do that?
Or is it possible to copy templates like "page--node--language--id.html.twig"?
If i write one page per language it applies links in all language menues.
I must be missing something - the Drupal 8 Boolean field seems completely useless. I am trying to use it as a "Accept Terms" flag, however, regardless of whether the box is checked or unchecked the value is always 1. The "on" and "off" label settings do nothing at all. Console logging client side always shows the same value on state change (1).
I've poured over my code, but can't for the life of me figure out what could be causing this. As soon as I post this, I will invariably find the issue, but ... for now ... :)
I have a custom module that creates a block. And it works fine, but when I add the block to a region and save blocks, I get this in my error log: