The Arcive of vBulletin Modifications Site. |
|
|
#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.
|
|
#2
|
|||
|
|||
|
u can use the mod above u had mentioned
then add a link in ur navbar...here's a tut on how to do that https://vborg.vbsupport.ru/showthrea...ghlight=navbar |
|
#3
|
|||
|
|||
|
Hi,
Thanks for the fast reply. Unfortuately, that is what I already tried by adding the following: Quote:
But gives the error: Quote:
N.B. Line 94 is the code above. In this case, unfortuately I think it may be more complicated? :erm: |
|
#4
|
|||
|
|||
|
Use this
![]() Quote:
|
|
#5
|
|||
|
|||
|
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|