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 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.
I have two vacabularies that I use to tag nodes. One of which is an ugly 6-digit numeric code (an issue number). Is there a way to display only the terms from the nice-looking taxonomy and prevent the numbers-only term from displaying?
I've been running Drupal for a few weeks and really like it. There is one issue i can't seem to figure out, and can't find anything about it on the forums. When i create new content it automatically is shown in a list on the front page, as well in its proper menu. Is there a way to not let it show up on that main page, or perhaps show the last 5 peices of content, or the content from the last month or so? I don't need all of my webpage content listed on the main page when it can be found in the menus. Thanks,