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 have the legal module installed and it works fine when I have a user sign up. But I want to have a link on the front page that points to a page that just displays the text of Terms and Conditions. Any ideas?
I have succesfully created some fields for users' profiles. I would like to be able to show some of these fields everytime they post a picture on the site.
I am on Drupal 4.7 and I am finding a few oddities with the new menu maintenance. The first is that Often, when I hit submit on a change to a menu, it doesn't take and I have to do it again. I think it always works the second time. That is not a big deal.
I am trying to create a site that allows anonymous users access to practically nothing except one page on the front that says they need to register.
Once registered, they would then have access to the rest of the site (Forums/Stories/Polls/etc).
I have been trying to do this through Access Control and Menu administration, but I am having trouble. I can create the page that tells them to register, but since they have noi access to any content (according to Access control) they can not see that page. Is there a way to set page level access control?
I am in the process of creating a website for one of my clients. One requirement is to have their personnel to manage users and their profiles. I created an 'user admin' role, and assigned permission of user module to it, then grant the role to those personnels. However, by doing this, they are able to do more than just managing users, they can change access control, delete the first admin user, give themsevles whatever permissons they want. I would like to know if there is anyway to limit them to just create/edit/delete non-admin users and their profiles?