I'm going to integrate the link on the username back to the profile section on LDS.net. However, you can still see your thanked posts. This is how you can do it.
First, find your user number. You can do this by clicking on your name (or anyone's name) in the forum, you will get a list of 4 options. These are the options for my name:
View Public Profile
Send a private message to Heather
Find all Posts by Heather
Add Heather to Your Contacts
Other than "View Public Profile" you will notice that the other three links go to a url that has =2 at the end of it (see below.) My user number is 2.
Code:
http://www.lds.net/forums/private.php?do=newpm&u=2
http://www.lds.net/forums/search.php?do=finduser&u=2
http://www.lds.net/forums/profile.php?do=addlist&userlist=buddy&u=2
What you'll need to do is change the end number in the URLs below from my number 2, to your number.
Find your Thanks:
Code:
http://www.lds.net/forums/post_thanks.php?do=findthanks&u=2
Find where you gave thanks:
Code:
http://www.lds.net/forums/post_thanks.php?do=findthanks_user_gave&u=2