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 quite new to Drupal but quite experienced in php and other languages. I´m really impressed with Drupal and all its modules and have decided to use it for an existing website that I have.
I have a question regarding Taxonomy Menus which I have googled for answers for but not found any. I would like to create a menu that can support multiple levels of taxonomy. I have a two Vocabularies that I would like to use for my menu. I would like the first menu to display all nodes matching one vocabulary and a second level that matches both vocabularies.
Sorry for asking such an obtuse question but I'm rather new to this game. I've done an update to 7.10 from 7.2, as recommended. I ran the update.php and got this message. Here is where I am confused, "but are not currently available". Does this mean that an update is not available? If none is available How do I correct this error? Any suggestions or advice will be appreciated
The following updates returned messages
uc_store module
Update #7007
Hi, my frontpage has to be available in multiple languages, but when I try to set the "Default front page" the default url is:
"http://localhost/en"
So if I add "home" to it, my frontpage is always "http://localhost/en/home", even if i go to "http://localhost/nl", it shows the "en/home" version.
In administration>reports>log messages I'm seeing a few "Removed inactive redirect from the database" messages of the type "redirect". The detail page says anonymous user and there is an IP address given (different for each one).
I don't understand how or why this would happen unless there is some automated process going on but then why would it be associated with a user?
I'm using the Global Redirect module and the Redirect module. Checked permissions and they are administrator only.
I have created a calendar of events for a series of courses with dates, titles and other few information for each course. I have used Views and so far it works great. Since every course is offered more times during the year I have created a specific Content Type for the courses and a different Content Type for the dates and joined them together in the Calendar.
I'm trying to install Drupal7 locally using MAMP, as per Tom Gellar's Visual Guide, but once I get to the Configure Site screen, add all my info, and press "save and continue", I arrive at an error page that says "The website encountered an error while retrieving http://localhost./install.php?profile=standard&locale=en. It may be down for maintenance or configured incorrectly."
I checked that the servers are working, which they are, any suggestions as to what's wrong?