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.
Hi all,
I need, for some reasons, to create a suitable local server for playing with Drupal 8 on a Windows XP SP3 pc.
I've already done it for Drupal 7 with no problems, but the requirements for Drupal 8 (Apache 2.x, MySQL 5.5.3, PHP 5.5.9 or higher, ...) are a nightmare and I'm not an expert.
So far I've tried many AMP stack (MAMP, AMPPS, XAMPP, DAMP, ...) but there is no way: all the XP compatible versions are useless for D8.
Any suggestion?
Thank you in advance.
Hi !. I am attending to a church and someone made once the site with Drupal. We would like to keep that and add a subdomain let say:
redaministradores.iglesianuevamente.com.ar
Where we would like to build a special site for a project... Does Drupal let you do that ?... Thankx
P.D.: I don't anything about Drupal but if this thing is possible, I would start investigating... Thankx
I have some problem when migrate drupal 6 to drupal 8.
Using drush migrate-upgrade, I got error: "Passed variable is not an array or object, using empty array instead"
Hello,
I'm using Drupal 8.02 with the Bartik theme enabled, and I'm unable to hide my custom block titles from my content pages.
I created a custom menu called 'English menu,' and I enabled the menu block under the block layout tab. I unticked the 'display title' option under the 'English menu' block configuration, but the block title is still showing up on all the pages. I even tried ticking the box to display the title, saving the configuration, and then going back into the block configuration and unticking the 'display title' option again
Hi, I'm using the D8 Book module to manage hierarchy between some pages.
I'm showing the book menu in the secondary sidebar, with recursive child titles linked to their pages.
Everything is working fine except for the fact that the root element title is not displayed in the menu.
I tried playing with the involved twig templates, but I'm not able to show the link for the book root page.
Do you have any suggestion to solve this issue?