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,
for testing i have wrote this code "print $breadcrumb" in my page.tpl.php, now i like to override the theme function for it.
I have wrote this code in my template.php:
Hello, im very new to Drupal. I was once using Joomla, but a new project has arise which i was told drupal would be the best to use. Im looking to build a full feature site. Im hoping someone can show me the basics w/ drupal as well as some few harder things here and there.
I'm building a multilingual website for a mixed community of francophone and anglophone alumni, each of whom have a preference regarding which language they view the website in.
So far, I have been unable to figure out how to make the language of Drupal's UI depend solely on the Language setting in "My account".
For example, I can view the site in either English or French depending on the URL, but if I change my preferred language from English to French (via the "My account" page), the site UI doesn't change to reflect that.
I just installed Drupal 6.x. Had to go back an forth on the first page, though, to fix some .htaccess problems (had to force to php5 using command AddType x-mapp-php5 .php because my host has php4 and register-globals on as the default but forcing to php5 has register-globals off as default. Go figure!?!
Anyway, got install completed, including filling in forms for to set up pan admin account. Drupal didin't seem to notice that I had an account so I set up a new account using which sent email w/ password without a problem.