Heisenberg submitted a new resource:
You must be registered for see links
- Hide Lastest Post From GuestsvB 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...
You must be registered for see links
Last edited: