it will be on the forum page for now, maybe in the future it will be on CMS page. But for now, just the forum page right above the forums.
--------------- Added [DATE]1278457437[/DATE] at [TIME]1278457437[/TIME] ---------------
based off the code that is already written for the current mod, they use similar code to:
PHP Code:
if(is_member_of($vbulletin->userinfo, X, Y, Z)){
}
How would I incorporate the photographer user group (id:11) into that if statement?