Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Hide posts from guests {Show first post only]
Imran Offline
Member
***
Posts: 204
Joined: Apr 2010
Post: #7
RE: Hide posts from guests {Show first post only]
Try to stick around the complete postbit template as zinga wrote above;

PHP Code:
<if $mybb->user['uid'] != 0 || $post['pid'] == $GLOBALS['thread']['firstpost'] then>
...
</if>


there you see a $global variable which select the "first post" globally.


[Image: logo.png]

[Image: twitter.png]
11-15-2010 03:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Hide posts from guests {Show first post only] - Imran - 11-15-2010 03:24 AM

 Standard Tools
Forum Jump: