The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using $navbar in the postbit template
I'm trying to put a link to the parent forum on the line below the thread title in this particular style: http://www.bigblueball.com/forums/sh...ad.php?t=31068
In the end, the line following the title should read: Quote:
Any ideas on how to proceed? |
#2
|
||||
|
||||
$foruminfo['title'] ?
|
#3
|
|||
|
|||
That's not working. I tried this:
PHP Code:
HTML Code:
<a href="forumdisplay.php?f=147"></a> |
#4
|
||||
|
||||
Try $forumcache["$thread[forumid]"][title];
or actually, $forumTitle may still contain the forum title. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|