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 love the "my newsletters" section the simplenews module adds to My Account, but I don't necessarily like the sidebar blocks. I need to have a way for anonymous users to subscribe to multiple newsletters. Is there a page somewhere that asks for the user's email address once and then gives a series of checkboxes for which newsletters they'd like to sign up for? Or is there an easy way for me to create one? Thanks for any help you can provide.
I've recently started seeing weird behavior in some 'administer' operations.
For example, if I go to access control and press 'Save Permissions' I get logged out and no changes are saved.
When I look at the log I see:
Type access denied
Date Saturday, February 11, 2006 - 2:34pm
User Anonymous
Location /admin/access
Message admin/access denied access.
Severity warning
I've got sections set up in a 4.7 site, and each section is themed individually, and each section offers individualized content. I would like to configure searching for each section so that only results in that section are returned.
Advanced search allows for limiting by category, so, typing
Since drupal doesn't have a download module, how can i create a "drupal like" download page? i want to be able to sort the files for download by different category, i.e., content of a book or author of a book? And how can make sub menu within download page like drupal has?