I want users to only be able to see a few categories of user profiles until friended. Once the friend request is accepted then they can wee the full profile. How could I do this? Thank you.
I hadn't worked on my drupal 7 site for a while, and when I was trying to login as administrator, I entered the wrong password several times. A warning then popped up about "you've entered wrong password more than 5 times" - message said Account is temporarily blocked - try again later or request a new password.
I am new to drupal 7. I learned some of the basic things, but I still don't get what are "views".
I am trying to get data from external database: title of news article and the text content of news article.
I want to show them in drupal site and allow users to comment on them.
Please provide a full procedure on how to do this. I am a complete newbie.