vB3 Hide Lastest Post From Guests

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,497
    7,735
    321
    localhost
    Heisenberg submitted a new resource:

    - Hide Lastest Post From Guests

    vB Version: 3.8.x

    I just wanted to disable guests from viewing the last post so I edited the last post.

    You can customize the message, color etc.

    How to do it:

    1. Goto: forumhome_lastpostby and put this code at the top:

    Code:
    <if condition="$show['guest']">
    <font color="#ff0000">[Register to see last post]</font>
    </if>

    2. Find:

    Code:
    <if condition="$show['lastpostinfo']">

    And add this above:

    Code:
    <if...

     
    Last edited:
    Thread starter Similar threads Forum Replies Date
    ven0m vB3 Hide 'Quick Reply' After Posting For X Hours [3.8.x] Temp Mods 0
    ven0m vB3 Hide Signature in sticky [3.8.x] Temp Mods 0
    ven0m vB3 Hide Signature and Avatar in specific forum [3.8.x] Temp Mods 0
    ven0m vB3 Hide threads to guests according to title [3.8.x] Temp Mods 0
    ven0m vB3 Hidden Signatures - Hide sigs like a spoiler for certain usergroups [3.8.x] Temp Mods 0
    ven0m vB3 Post to Your Blog - Easy link [3.8.x] Temp Mods 0
    ven0m vB3 Better Community Link and New Post Link [3.8.x] Temp Mods 0
    ven0m vB3 Listen This Post [3.8.x] Temp Mods 0
    ven0m vB3 Listen This Post [3.8.x] Temp Mods 0
    ven0m vB3 Breadcrumbs after last post [3.8.x] Temp Mods 0
    ven0m vB3 Post New Thread from your post. [3.8.x] Temp Mods 0
    ven0m vB3 Disable Post Count Decrease [3.8.x] Temp Mods 0
    ven0m vB3 Post Message with Ctrl+Enter [3.8.x] Temp Mods 0
    ven0m vB3 How to add a post requirement to view a ShoutBox [3.8.x] Temp Mods 0
    ven0m vB3 New button when new thread/post is made [3.8.x] Temp Mods 0
    ven0m vB3 Display Your Browser In Post [3.8.x] Temp Mods 0
    ven0m vB3 Put - Embed Google AdSense inside - beside - in first post [Just template edit] [3.8.x] Temp Mods 0
    ven0m vB3 [CM] Post Bubble (Sharp, Rounded & Different Colors) [3.8.x] Temp Mods 0
    ven0m vB3 Collapsible first posts like vb.org or collapse every post [3.8.x] Temp Mods 0
    ven0m vB3 Ignored User Post Better Layout [3.8.x] Temp Mods 0
    ven0m vB3 Different Postbit on first post based on prefix (news thread) [3.8.x] Temp Mods 0
    ven0m vB3 Show First Post Only To Unregistered User / Guest [3.8.x] Temp Mods 0
    ven0m vB3 Social Media Share Icons in First Thread/Post [3.8.x] Temp Mods 0