Results 1 to 3 of 3

Remove Next/Previous Links For Guests

This is a discussion on Remove Next/Previous Links For Guests within the Template Modifications forums, part of the vBulletin SEO Discussion category; I want to do this but am having trouble finding the template this is located in. I've looked in showthread ...

  1. #1
    Member mdvaldosta's Avatar
    Real Name
    Joe Hayes
    Join Date
    Aug 2006
    Posts
    86
    Liked
    0 times

    Remove Next/Previous Links For Guests

    I want to do this but am having trouble finding the template this is located in. I've looked in showthread and can't find it...
    Submit you're vBSEO'd forum to these quality web directories: Azook, a Paid Directory, Linkature Directory, Free Website Directory, and GoGlance.

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    It's in SHOWTHREAD. Search the template for the word "next" and it will take you right to it.

    Code:
    <div class="smallfont" align="center">
    <strong>&laquo;</strong>
    <a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=oldest" rel="nofollow">$vbphrase[prev_thread]</a>
    |
    <a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest" rel="nofollow">$vbphrase[next_thread]</a>
    <strong>&raquo;</strong>
    </div>

  3. #3
    Member mdvaldosta's Avatar
    Real Name
    Joe Hayes
    Join Date
    Aug 2006
    Posts
    86
    Liked
    0 times
    Thanks, I found that right after I posted. Seems to be put in there out of place, heh. Thanks a bunch.
    Submit you're vBSEO'd forum to these quality web directories: Azook, a Paid Directory, Linkature Directory, Free Website Directory, and GoGlance.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •