Multi user issue in Drupal 7
- by sachin
I am trying to create a web site in which there are different link for each user.
Like if my site address is example.com and there are three users: u1,u2,u3... If any of them is logged in, then the site should redirect to example.com/u1 and if he create any link or block on this url, this link or block should not visible for remaining two links.
…