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 am using the theme Ninesixty, I have the "Search" module enabled, but I have no search box printing on my web page. It is no longer in the Theme settings as it was in 6, so I'm unsure of what to do next. When I switch my theme to Bartik, the search box is printing. Why isn't it for my sub-theme based on Ninesixty?
Could someone help walk me through this? I'm a long time developer but new to Drupal.
I have a Product content type which uses a Taxonomy vocabulary call Product Categories.
Product Categories has the hierarchy
- Utitlity Pumps
-- Gas Pumps
-- Submersible Pumps
-- Transfer Pumps
If I assign all products to Gas Pumps they show in the Gas Pumps taxonomy page, but not in the parents Utility pumps page. I tried adding a /all after the Utility Pump page but no luck.
I am trying to create a sub theme based on the Ninesixty theme. That theme's info file says it's a sub theme of Zen. So does my new info file need to say the base theme is zen, or ninesixty? I don't understand how to sub theme a sub theme.
hi to all,
I have a problem with drupal 7.9.
After the installation of my own module, i can not access to admin panel.
Any path i try like mywebsite/?q=admin or mywebsite/?q=admin/* i get the same error : The website encountered an unexpected error. Please try again later.
The apache/php error log don't report anything, and as said before i cannot access to /admin/reports.
I tryed to remove manually the module, removing the directory and any reference in the system and variable tables of database (mysql).