View Full Version : view your topics?
zero5854
04-20-2009, 01:33 PM
Is there a way to add a "View Your Topics" link on the forum home page? Im not exactly sure what the code would be for it to be for whatever member is logged in.
Thanks
Lynne
04-20-2009, 01:43 PM
And what would this link show exactly?
zero5854
04-20-2009, 01:49 PM
it would literally be a link that says
View Your Topics
I would put this link above the forums on the home page. The link would be like a shortcut to allow a member to see all their own topics.
Lynne
04-20-2009, 02:36 PM
So, a link to view all the threads they created? A link to show all the threads they have posted in? A link to show all the threads they are subscribed to? *What* is Your Topics? I can't help if I have no clue what you are trying to do.
zero5854
04-20-2009, 03:18 PM
for them to view all THREADS not posts they created.
SO say im logged in as Zero5854
I click the link "View Your Topics"
It will then show me a list of ALL Threads I created.
Lynne
04-20-2009, 03:38 PM
Try this in your template:
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]&starteronly=1" rel="nofollow">View Your Topics</a>
zero5854
04-20-2009, 04:10 PM
PERFECT thanks!!
--------------- Added 1240326194 at 1240326194 ---------------
ok sorry to sound dumb but how to do this for posts? I see the difference is
&starteronly=1 is extra for when it comes to topics but the code u gave is a bit different?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.