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 am trying to use the Dashboard module with 4.7rc1. As per the install.txt file, I ran the mysql script and enabled the dashboard module and the Upload module. I immediately tried to add a dashboard. I clicked create content->dashboard, and filled out the form. Upon clicking the submit button, I get the following error:
Fatal error: Cannot use string offset as an array in C:\Program Files\Apache Group\Apache2\htdocs\drupal470-rc1\modules\filter.module on line 835
Hi. I've read through the different calendar options for drupal and I'm still a bit confused: I want to have a block or node that automatically displays upcoming birthdays using the data I've already got entered into Outlook, which I believe I can save as a cvs file. Is this possible with any of the existing modules for drupal?
I'm having a hair-tearing time moving from my old host to a new company.
My Drupal site was working fine on the old machine - backed everything up and moved ot to the new provider, edited settings.php to take into account the new file structure and now when I try to login I get errors, and when I try to access previous posts I get "node not found"
Can someone point me to a FAQ or troubleshooting list please..
Let's see if I can explain this correctly: I love the Taxonomy_Menu module, it gives me exactly what I need - automatically generated menus with breadcrumbs based on Taxonomy. My problem is that the T_M created url for any given term is slightly different than the "normal" drupal generated url, and you can only alias one url per term.
For example, on my site I create 2 vocabs with 2 terms each.
I thought I'd put this up in the forum because I'm not sure about the best way to do it.
I've got a stack of RSS feeds already running and the news aggregator works great for them, but..
What I would like to be able to do is have one partilcuar RSS feed generate a new story each time it's updated automatically so users could comment on it. Similar to how it generates an item when a user blogs it.