Does anybody know how to restrict access to a certin page to certin usergroups. I'm saying a page that is outside of the VB site like a custom HTML based page that don't run off of vb.
Ah ok thanks. But can I limit people to go to a certin page that is running off of my vb? Like I creat/download a mod and I want only a certin usergroup to access it, how do I set that since it's not a forum or anything.
If your script includes the vBulletin environment and is testing for usergroup permissions, then it can easily be done.
But again, without knowing the script it is difficult to answer. Maybe you should have a look in our Articles section, you will find many threads on integrating scripts with vBulletin.