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.
Ever since the CVS before but near the 4.3.0-RC and now still with 4.3.0 I can't seem to find a way to change the a:hover color in the user controls block. It is always blue. I'm using an xtemplate based them and previously had the same problem with a theme based off of the marvin theme. does anyone know how to change this?
I ran into some trouble today. I got an internal server error (500) while trying to visit my drupal site. I figured out, that the problem came due to the entries in the locales table. I removed all entries which have not been translated into german (delete from locale where de="") after that, the site works again.
I think the problem is my webserver config (Memory for PHP-Scripts?) but I am not able to admin it. My Provider won't do that so I am asking for a better solution here.
Warning: MySQL: Unable to save result set in /home/virtual/site585/fst/var/www/html/includes/database.mysql.inc on line 73
Fatal error: Got error 127 from table handler query: SELECT * FROM variable in /home/virtual/site585/fst/var/www/html/includes/database.mysql.inc on line 90
I was wondering why and when I should use taxonomy vocabularies for books - because I know I can create vocabularies made of book pages.
If I'm not mistaken the book module has a built-in facility for building hierarchies which is called "parents". This seems to eliminate the need for taxonomy vocabularies.