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.
In an old Drupal website, we used the Marinelli theme and a site specific subtheme. We created multiple Views in the old website, and the client wants to use them in the new website.
The Headers in my old website View output have light blue backgrounds. For a new website that is based on the old one, I want the Headers in my View output to have light green backgrounds.
my environment is Ubuntu on AWS, set up as a multisite ( I have standard Drupal sites and lots of other websites under sites/ )
I am trying to write a module and am unable to get it to show, I am getting "Page not found"
In order to test it, I simplify the code as much as possible and still the same
I had to find if it's my code or something in the site, so I created a new site in a different AWS center using "Bitnami" created a new Drupal site (this time without subdomains) and install the same module (my module) on the new site
I installed xampp on my desktop pc and went to install a sql dump I was sent, The dump is large and when I use either mysql developer desktop or navicat or any other admin tool I either get a "server has gone away " error or a compatability issue with maria db.