Re: Re: Re: How to make user id hyperlink to user information page
Thank you TomJarvis for your reply.
>>>>>>> The "User Preferences" page you turned on above has a drop down selection named "User information:" with the options Private or Public. Changing the option to Public will make the user's name near the "Log Out" a clickable link.
I also feel this should be the solution but i have already selected PUBLIC but still user's name near the "Log Out" is NOT clickable link.
I have also activated following but still user's name near the "Log Out" not getting hyperlinked.
User Preferences Screen
Display 'MyTiki' in the application menu
Show user's information on mouseover
Now i have added "Last Login" module which show list of last logged in users list. Surprisingly, user name here are clickable link but not near the "Log Out" and anywhere in tiki.
In "Last Login" module, i noticed one thing, might be it will help you to find out issue:
Admin user name is hyperlink as -
http://mydomain.com/tiki-user_information.php?userId=1
But non-admin user name is hyperlink as -
http://mydomain.com/tiki-user_information.php?view_user=john
I think there is one small setting which i'm missing. can anyone help me?