The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
view your topics?
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 |
#2
|
||||
|
||||
And what would this link show exactly?
|
#3
|
|||
|
|||
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. |
#4
|
||||
|
||||
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.
|
#5
|
|||
|
|||
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. |
#6
|
||||
|
||||
Try this in your template:
HTML Code:
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]&starteronly=1" rel="nofollow">View Your Topics</a> |
#7
|
|||
|
|||
PERFECT thanks!!
--------------- Added [DATE]1240326194[/DATE] at [TIME]1240326194[/TIME] --------------- 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? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|