The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hey,
Does anyone know which file I edit for the "Next and Previous Thread" links on the bottom of a thread page? I've turned HTML comments on and still can't find which template they are in. I'd appreciate it if someone could guide me into the right direction. Thanks
|
|
#2
|
|||
|
|||
|
Anyone? :erm:
|
|
#3
|
|||
|
|||
|
I don't like to keep bumping, but anyone have any ideas?
|
|
#4
|
|||
|
|||
|
any ideas?
--------------- Added [DATE]1288422910[/DATE] at [TIME]1288422910[/TIME] --------------- Code:
<!-- next / previous links -->
<div class="navlinks">
<strong>«</strong>
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextoldest" rel="nofollow">{vb:rawphrase prev_thread}</a>
|
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextnewest" rel="nofollow">{vb:rawphrase next_thread}</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->
template name :SHOWTHREAD |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|