Results 1 to 10 of 53
Threaded View
-
2nd Dec 2010, 03:15 AM #7OPMemberWebsite's:
Katzbb.com Foxmovie.cosorry i am forgot this only for vb 3.8.x
next script
how to showing the chatbox + lastest tread only for custome usergroup
go to forum home
$header
$navbar
add this in here
<if condition="is_member_of($vbulletin->userinfo,6, 5, 7, 9,)">
and after this script
Code:<br /> <table cellpadding="0" cellspacing="0" width="100%"> <tr><td valign="top"> $cybchatbox </td> <if condition="$bbuserinfo['field6'] == 'Yes'"><else /> <td width="10"> </td><td valign="top" width="300"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" align="center"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_latestposts')"><img id="collapseimg_forumhome_latestposts" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_latestposts].gif" alt="" border="0" /></a> Latest Posts </td> </tr> </thead> <tbody id="collapseobj_forumhome_latestposts" style="$vbcollapse[collapseobj_forumhome_latestposts]"> <tr> <td class="alt1" align="left" width="100%"> <div style="padding: 2px; margin-top: 3px; margin-left: 2px; width: 100%;"> <div style="border: 0pt none; height: 270px; width: 98%; overflow: auto;"> <div id="tabContent"></div>$latest_posts </div> </div> </if> <script type="text/javascript"> var tabVar=new ajaxtabs("tabs", "tabContent") tabVar.setpersist(true) tabVar.setselectedClassTarget("link") //"link" or "linkparent" tabVar.init() </script> </td> </tr> </tbody> </table></td></tr></table> <br />
</if>
you can custome that just add more usergroup id in here userinfo,6, 5, 7, 9,
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Cant view Chatbox and latest post
By ibby in forum General DiscussionReplies: 3Last Post: 27th Jan 2012, 01:11 AM -
Need Tutorial How To Make Chatbox And Latest Post Like KWWHunction
By fbiotai93 in forum vBulletinReplies: 6Last Post: 28th Jul 2011, 07:34 AM -
Chatbox + Latest Post for Vb 4.1.3
By shockwavekunal51 in forum vBulletinReplies: 8Last Post: 24th Jul 2011, 04:09 AM -
Cyb - Chatbox with Latest Post EXCLUDE FORUMS?
By DOPE in forum vBulletinReplies: 2Last Post: 20th Jul 2010, 01:06 AM -
Lastest post ..by chatbox
By bumilad20 in forum phpBBReplies: 24Last Post: 14th Jan 2010, 11:29 PM
themaManager - edit and manage...
Version 4.20 released. Open older version (or...