vBulletin Modifications

vb code for permisions

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > General vBulletin Support

Reply
 
LinkBack Thread Tools
Old 08-14-2006, 10:26 AM   #1
vB Newbie
Join Date: May 2006
MONKEY_MAN is on a distinguished road

Default vb code for permisions

i know there is a command for an item to only appear to members: <if condition="$show['member']">

but is there a way of changing this so you can set the user group??
thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 08-14-2006, 04:04 PM   #2
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

<if condition="$bbuserinfo[usergroupid] == 6"> , change the 6 to what you want. 6 is admin's
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-14-2006, 04:18 PM   #3
Coder
bairy's Avatar
Join Date: Jun 2006
Real Name: Chris
Location: Birmingham, UK
bairy is on a distinguished road

Default

The above will work just fine however another version is:
<if condition="is_member_of($bbuserinfo, 6)">

Better because it includes searching secondary groups
Better because you can specify multiple groups easily using , 5, 6, 7 etc
Worse because it's very slightly slower (were takling microseconds)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
User Cp Critical Error Nick R Site Feedback 6 08-03-2006 10:39 AM
Vb code problem John Mullins General vBulletin Support 4 06-22-2005 09:29 AM
Code Tag - Code Box Size A-FXP-D3LTA General vBulletin Support 2 04-16-2005 10:02 AM


All times are GMT -3. The time now is 06:41 AM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)