The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
Im wondering if it would be possible to add a button to let users view their own threads from the navbar? Like so: ![]() Ive seen a similar hack posted on these forums (https://vborg.vbsupport.ru/showthread.php?t=198592) which allows you to do this from the Search menu, but I dont think thats quite as obvious or convenient. I looked at the link code from that hack; Code:
<a href="'.$vbulletin->options['bburl'].'/search.php?'.$session['sessionurl'].'do=finduser&u='.$vbulletin->userinfo['userid'].'&starteronly=1">'.$vbphrase['ms_view_all_your_threads'].'</a> Which I tried adding, but gives an error. Im a complete newbie to this stuff, would anyone be able to help me out. Or let me know if such a hack already exists. Thanks. ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|