IPuck,
Glad to hear it.
Have you tried this code yet?
Code:
if ($vbulletin->userinfo['usergroupid'] == '6' )
{
echo "<table width='100%' border='0' cellspacing='0' cellpadding='0'>
} else {
echo "You do not have permission for this page"; }
If so can you let me know if it is showing the content that it is suppose to after logging in. I got it to show in Firefox, but not IE.
Thanks