![]() |
Custom pages
I find i have to make a few custom pages on my site for whatever reason.
Now if i want to make a page viewable to members only i use below. PHP Code:
How would i go about making this usergroup specific? |
Code:
$vbulletin->userinfo['usergroup'] != '2' |
Thanks for the reply.
I tried this... Code:
if ($vbulletin->userinfo['usergroup'] != '2') { |
Try this:
PHP Code:
|
Exactly what i was after cheers borbole :)
|
Quote:
|
borbole goes for the win! ;)
|
All times are GMT. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|