Results 1 to 4 of 4

Vb MOD

This is a discussion on Vb MOD within the Off-Topic & Chit Chat forums, part of the Focus on Members category; Hello, Can any one tell me the name of the mod vbseo uses on its forums (uses came in last ...

  1. #1
    Senior Member uaecasher's Avatar
    Real Name
    Fahad Ali
    Join Date
    Jul 2008
    Location
    Dubai
    Posts
    219
    Liked
    0 times

    Vb MOD

    Hello, Can any one tell me the name of the mod vbseo uses on its forums (uses came in last 24h) and if u can link me to it

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    i believe it's this one:
    Members who have visited today. - vBulletin.org Forum


    note: be sure to only show it to members. (wrap it in a template conditional)

  3. #3
    Senior Member uaecasher's Avatar
    Real Name
    Fahad Ali
    Join Date
    Jul 2008
    Location
    Dubai
    Posts
    219
    Liked
    0 times
    Quote Originally Posted by briansol View Post
    i believe it's this one:
    Members who have visited today. - vBulletin.org Forum


    note: be sure to only show it to members. (wrap it in a template conditional)

    why only show it to members? and how to wrap it in a template conditional thanks

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    You don't want all the links to the member profiles to saturate the bots from following your 'real' content.

    after installed, you'll have a new template,
    Display_Visitors

    open that up and wrap the entire contents in

    <if condition="$show['member']">

    // mod template here


    </if>

Posting Permissions

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