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.
Can this be done?
I have two different kind of files: The public and the private ones.
I´ve posted several issues and forum requests, but still didn´t get an answer: I need to create nodes with several attachments each, that are not available for anonymous users. But I need to create nodes with attachments available for all too!
So I´ve thought that maybe I could create one folder inside the "files" one, wich could be password protected, and add all the "private" attachments there... But I still want to be able to add normal free-access attachments also.
I have similar problem and can not find the solution. I have just migrated my Drupal on hosting servers (colally everything works perfect!) and I can not submit any form with buttons. Everytime I submit the form it gets me to the main page. I have looked at my source and I have :
form action="/index.php"
Why is that ?! Why there is notghing appended next to index.php like /?q=user/password" for example.
i am building a multi-user blog website and would like to change the view on the blog module homepage (www.myexample.com/blog).
1. Instead of showing the latest nodes (Teaser lists) the blog homepage should show several custom blocks in the content area (new members, latest entries, Top blogger, archive, categories.....).