The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Link to a user threads!
how can i link back to the list of a users threads?
obviously i want to make this into a useful link at the top of my forum so they can click "My Threads" and it links to them! --------------- Added [DATE]1258730794[/DATE] at [TIME]1258730794[/TIME] --------------- .................. |
#2
|
|||
|
|||
Do you mean like this:
https://vborg.vbsupport.ru/search.ph...&starteronly=1 (or maybe you mean subscribed threads): https://vborg.vbsupport.ru/subscription.php ? |
#3
|
|||
|
|||
|
#4
|
|||
|
|||
any help?
|
#5
|
|||
|
|||
Well, I couldn't see what you meant in your previous post because the link just says "Sorry, no matches". If it's not one of the links I posted above, can you describe what you want in more detail?
|
#6
|
||||
|
||||
|
#7
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/searc...&starteronly=1" target="_blank">https://vborg.vbsupport.ru/searc...&starteronly=1</a>
YES this - but if all members click this will they get that? or do they need to put there member ID in? |
#8
|
|||
|
|||
Oh, I see - the code from memberinfo_block_statistics template (which puts that link on the member profile page) is:
Code:
<a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]&starteronly=1" rel="nofollow">...</a> |
#9
|
||||
|
||||
Quote:
for one.. the link is truncated, so it's a dead link for us and 2, the search ID links will only work for a few mins, then are removed The link in post #2 will show the users threads, which is what you asked for |
#10
|
|||
|
|||
what link?
the subscription link only show subscribed threads! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|