The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Probably goes in the forumdisplay template, and you'd replace the former newthread code in that template.
|
#12
|
|||
|
|||
Quote:
Code:
$forumdisplay[threadslist] Code:
<br> <table border="1" align="center"> <tr> <td align="center">Options</td> </tr> <tr> <td align="center"> <a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]" alt="Post New Thread">New Thread<a/> <br> <a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid" alt="Subscribe to this Thread">Subscribe to this Thread</a> <br> <a href="member.php?s=$session[sessionhash]&action=markread" alt="Mark Forum As Read">Mark As Read</a> </td> </td> |
#13
|
|||
|
|||
Okay, doesn't quite look how I want it. (screenshot)
So how do I get rid of the old Mark Read, Subscribe and New Thread stuff? Dave. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|