I attempt to build a closed pedagogic site with access for ONLY my students (about 120 I think) and some colleagues (cf. http://drupal.org/node/78711). So, I would like to import an Excel file containing their names and passwords (after the first connection, they can change their passwords in "my account menu").
I know I can update the Drupal database with phpmyadmin (with a csv instead of a xls file).
But two problems appears :
First off I have researched this in the Handbook, the FAQ, and using the search feature. I am new to drupal as of yesterday. I am excited about all that it has to offer.
I have completed the installation and fixed all the errors that have occured.
I scanned a few posts and this error below seems that a mysql db is missing, but not sure how to proceed, and or were to go to read up on what the next steps might be.
I enabled the forum module, and created my containers/etc.. just fine but when I enabled the menu and clicked on the forum I got this:
Hi all,
I'm working on my first drupal based site and have integrated i18n, and am using blocks to display the menu according to the language.
What I'd like to figure out is how to stop the block title from appearing.
I have the useless titles 'English Block' and 'French Block' above my menu...
I believe it is related to the $block->subject element. but I'm not sure on what code I need to modify to hide this.
First time user of Drupal, and going through the customization of the software. I am really impressed with the expandabilty and the help files I have found so far. What I haven't found is I have added a forum and gallery module, but I would like to create menu items that link directly to these pages, but not sure how to find out what node they are to create the alias?
If I am blind and have skipped over the answer I applogize so any links/advice is appreciate.
Okay, I confess that I am a little reluctant to post this, as I have the feeling there is some stupidly simple solution for this that I have overlooked... but I guess that's why you guys and gals are here, huh? The Problem: I have just installed the latest update of the Aggregator2 module for Drupal 4.6 (version 1.31.2.4 of aggregator2 from 2006/07/20, into Drupal 4.6.9). Unlike in previous versions, in this version the actual printing of the HTML output for the "original article" link has been made a themeable function.