Posted by kssundar on November 8, 2011 at 4:19am
Hi,
Is there any module that can be used by an authenticated user to block another authenticated user from viewing his profile/posts ?
Thanks,
Sundar
Hi,
Is there any module that can be used by an authenticated user to block another authenticated user from viewing his profile/posts ?
Thanks,
Sundar
Comments
need some customization along with block_search_user module
you can achieve the below module with some customization for block the user
http://drupal.org/project/block_search_user
Thanks for the link. But
Thanks for the link. But ....this module provide a "block" to search users. Unfortunately, this is not what i am looking for.
Thanks,
Sundar
Drupal Developer
maybe this?
http://drupal.org/project/nodeaccess_userreference
After configuring this
Thanks J, After configuring this module, it removed view access on all nodes (i created) to the user i selected. I am looking for a functionality where user can block another user as in facebook, orkut etc.
Thanks,
Sundar
Drupal Developer
Ignore User!!
Guess this is what u r lookin for,.
http://drupal.org/project/ignore_user
post things like this in D forums rather than D groups but..
--
Tanay Sai
Bangalore
skype: tanay.co.in
Not Ignore User !!
The concept of Ignore User is not what Sundar looking for.
I think you can implement it using roles module and setting permission.
both are D-core also
Profile Access
so you need a user to be able to control another user account without the administer users permission ?
if so this one would work.. http://drupal.org/project/profile_access
Also if needed place an issue for a D7 version..
rajarju