On a fresh install of drupal 4.7, I cannot enable clean urls, the radio buttons in the settings page are greyed out! I have made lots of drupal installations and this is the first time I am facing this!
I am running:
GNU/Linux debian 3.1
apache 2.0.55
php 5.1.2
mysql 5.0.20a
mod_rewrite is enabled...
I haven't got any clues, I would appreciate any help you will offer, thank you! :-(
There are still some things I need to customize on my drupal installation in order to convert my website.
I would like the taxonomy term, to appear near the title, separated by a pipe (|).
It should look like this: TAXONOMYTERM | Post Title
So the fact that the "Post title" article is part of TAXONOMYTERM would be clear to all users.
I guess I can achieve this by modifying node.tpl.php but I don't know how, since there's a $terms variable there, but no $title variable, as I guess is included in $content.
What I want is to redirect from one term page to another. I have two vocabularies (lets say VocA, VocB), each of them contains a bunch of terms (say TermAA, TermAB, TermAC in VocA and TermBA, TermBB, TermBC in VocB). Is it possible to redirect the user from TermAB to TermBB for example? In other words to replace taxonomy TermAB page with the TermBB one.
I am hosting my blog on my domain under seperate directory and installation. http://mydomain.com/drupal.
Whenever I try to embed the java script code (sitemeter, google adsense) in a block or my blog post I get thrown back to my root URL i.e. http://mydomain.com (which is using another instance of drupal)
Previously all was working fine and the javacript for the past are working fine, only thing is that I cannot edit or update them.
I can't seem to change language in the new 4.7 version. I've activated the "locale" module - and imported the danish language file for 4.7 - but there are no links to switching language, and I can't activate a block either where the flags are present.