![]() |
Redirect on login
Hi,
I was wondering if there was a plugin available that when a certain member (or usergroup) logs in, it redirects them to a site, page of your choice? Thanks in advance, Ross |
Create a new plugin using hook location "login_redirect" with the following:
For Usernames (Replace X with the Username of Member being Redirected): Code:
if (!($vbulletin->GPC['logintype'] === 'cplogin' OR $vbulletin->GPC['logintype'] === 'modcplogin')) Code:
if (!($vbulletin->GPC['logintype'] === 'cplogin' OR $vbulletin->GPC['logintype'] === 'modcplogin')) |
This could be accomplished with the miserable users mod also
|
Thank very much :D
|
All times are GMT. The time now is 03:40 AM. |
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:
|