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.
This is specific to the event.module, but also as a general question.
I am trying to set up events that cover multiple days without setting up an event for each day. I don't want to duplicate the event description, and have the comments get separated up between the various days. I guess I could set up redirectors on each node to point to day 1 of the event but I was hoping to avoid reloading a page each time.
I used to play around with 4.3.x and things worked well. I have since removed that version and installed 4.4.0. Things work fine. I downloaded some themes from drupal.org, untar'd them to the themes directory, and now cannot change themes. When I go into the config section, and select themes, I get a blank page. If I remove the newly downloaded themes from the themes dir, I am again able to access the theme config page. This happened with all of the themes I tested. Are the old themes not compatible with 4.4.0? Is there any easy fix to make them compatible?
The blocks module allows me to create one block, but it shows up in the list with the name blank. The block is usable and displays on the page. But I cannot create a second block since it duplicates the first in the "title" field. Deleting the block and starting over doesn't help.