I tried the quoted example, but I think I'm not using it in the right context, because PHP doesn't know what "$this" is referring to. Also, it is not recognizing the "redirect()" function.
(I have created an external page based on the instructions in this article:
https://vborg.vbsupport.ru/showthrea...own+page+Lynne
-and it was working correctly without this modification.)
I tried modifying the conditional to this:
$vbulletin->userinfo->usergroupid
and that doesn't give an errror, but it also doesn't return anything.
I also tested just the redirect function, and that doesn't work either. I think I need something like "print_standard_redirect", but could someone point me to an article or tutorial for that, as I've never done one on my own before.
Thanks for any help.