The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum folders link to archive forums
like in the old archive hack for vb2, i think it would be a nice addition to vb3 and allow spiders to find the archive easier.
Forumhome forum folders when clicked take you to that forum section in the archive. |
#2
|
||||
|
||||
Those are the on and off folders, right? If so, do this:
in forumhome_forumbit_level1_post Find: HTML Code:
<td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> HTML Code:
<td><a href="archive/index.php/f=$forum[forumid]"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></a></td> HTML Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> HTML Code:
<td class="alt2"><a href="archive/index.php/f=$forum[forumid]"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></a></td> |
#3
|
|||
|
|||
awesome matey! thanks a bunch just what i was looking for
|
#4
|
|||
|
|||
sorry for digging it back up but is there a variable i can use in the alt="" tag to show the specific forum name?
thanks in advance |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|