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'm new to Drupal. I worked years with TYPO3 (nog an easy CMS) but am a little overwhelmed using the menu interface as administrator. I want to use multiple vocabularies linked to i.e. the article content type. However, all I see is the Tags vocabulary to choose from or add words to.
Do I understand it correctly that for *every* vocabulary I have to add a new field in the "manage fields" tab in the content type I want to use this vocabulaty in?
I need your help to solve a doubt, I use the theme Marinelli and need to change the link of logo theme to another page (not the homepage of the website) and I couldn't do this in any way. Could someone help me please?
Using Bartik and Zen themes, I made a page--blog.tpl.php file so that I could display the RSS icon in just blog pages by adding the following: print $feed_icons; " and removing it from the page.tpl.php.
When the blogs are called from the blog menu the RSS icon appears and works just fine. But when the blogs are called from the Recent Blog Posts menu, the RSS icon does not appear.
I did try to do the same thing with a node--blog.tpl.php as I did above with the node--blog.tpl.php, but that did not work either.
I'm trying to update a site from Drupal 6 to Drupal 7. I'm hitting an error message when I go to update.php and cannot continue. Here are the steps I've taken:
1) Make sure all Drupal 6 core and contributed modules are all up to date
2) Disabled, uninstalled and removed modules I don't require
3) Disabled all none core modules
4) Set all themes to Garland and disabled any bespoke themes
5) Remove Drupal core files
6) Remove default.settings.php
7) Add Drupal 7 core files
8) Go to update.php
I get the following error :
*******
PDOException: SQLSTATE[HY000]: General error: 2013 Lost connection to MySQL server during query: DELETE FROM {cache_bootstrap} WHERE (cid = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => variables ) in cache_clear_all() (line 169 of /home/devforge/public_html/includes/cache.inc).
The website encountered an unexpected error. Please try again later.
*******
I can install Drupal 7 fresh with the same files on the same hosting account by removing the settings.php file and adding in the Drupal 7 default.settings.php so there appears to be nothing wrong with the files themselves and the hosting account.
Good afternoon everybody. I'm trying to move a Drupal site from one server (local, at my office) to another (offshore, at the U.S.). So far I've done the following:
1 - Created a backup file of the site's database.
2 - Created an empty database with the same name on the remote server and ran the restore utility to fill it up.
3 - Copied the site's folder from my Apache's www directory to my remote server's www directory.
Now, if I try to open the Drupal site on the remote server, I get the following error message: