The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
...
|
|
#2
|
||||
|
||||
|
Um, perhaps something like:
HTML Code:
<a href="/showthread.php?t=$thread[threadid]">http://www.yoursite.com/showthread.php?t=$thread[threadid]</a> |
|
#3
|
||||
|
||||
|
You mean display the forum name on the showthread page? I don't think that one will be so easy. I think $thread[forumid] is available, but I don't think the forum title itself is available. You may have to write a plugin for that. Or look at the showthread code and see what is available there.
|
![]() |
|
|