คำตอบ My Links Drop Down

  • Thursday, March 29, 2012 7:12 PM
     
     

    Hi,

    Drop down menu items are not visible to any of the users when they click on "My Links", please let me know on how to fix this issue.

    Thanks,

    Prabhu

All Replies

  • Monday, April 02, 2012 7:18 AM
    Moderator
     
     Answered
     

    Hi Prabhumk,

    1. MySite Feature not activated

    MySite is a hidden feature and if it is not activated then these links will not be available. Now before you get excited and go check your site collection features….this feature is hidden and is not listed even in central admin…don’t ask. So you have no idea if it is activated or not.  To confirm I would just perform the following commands.

    stsadm -o deactivefeature -name MySite
    stsadm -o activatefeature -name MySite

    2. Personalization Services Permissions

    Central Admin > SSP > Personalization services permissions under User Profiles and My Sites. Make sure that the appropriate users have “Personal Site”(MySites) & “Personal Features” (My Links).

    You can refer to the following link.

    http://www.justgeeking.net/blog/?p=54

    Thanks,

    Jack