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.
When installing new modules, I found out that some of them cant get enabled in the administer > modules section. In fact, if I copy this "faulty" module in my drupal modules directory, I cant go to administer > modules anymore. If I click the link, there's no reaction.
I had this experience with filestore2, and now with the audio module. I followed the Install.txt step by step, but no success.
I have been messing with the forums in Drupal, along with the Organic Groups module, and trying to see if it is possible to automatically create, at the time of group creation, a forum which is only visible to group members, and becomes the default forum for them to post in. It seem like this would be a very handy way for group members to communicate.
using the calendar module - i have a reoccuring event that occurs several times every year - i would like that all the clicks on such event will go to the same page - just the dates are different so calendar module asks me to create a new node for each date range - i would like to do an "include" or a "redirect" on the calendar node to go to the same page. is there already a way to do this or do i need to go into the code? thanks!
Hello,
I'd really like to use the FCKeditor module, however my site has a small number of Safari users. Is there some way I can dynamically disable the FCKeditor module for Safari users, so that they will still be able to enter text?