The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"My Assistant" in navbar?
Hi, I'm looking to create an additional dropdown menu in the navbar but I'm having trouble with finding the correct URL for "My Posts" (show results in thread mode). Could someone please help me get a link that will shows all my posts shown in "thread" mode, not in post mode? I want it to look something like phpBB's "View your posts" link.
Best regards, TaMpE |
#2
|
||||
|
||||
I THINK you might be looking for this code:
HTML Code:
<a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]&starteronly=1" rel="nofollow"><phrase 1="$prepared[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a> |
#3
|
|||
|
|||
Quote:
ie. This link sends me to all threads made by me but again I don't know how to make the startonly with a variable as I grabbed this link direct off my "Profile" page on the forum. Code:
http://mysite.com/search.php?do=finduser&u=1&starteronly=1 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|