![]() |
Admin's can register new users without logging out
Hi, this is my first ever public mod :banana:
Figured this would be usefull for testing mods that modify the way people register such as https://vborg.vbsupport.ru/showthread.php?t=106685 To install: open register.php and find: Code:
if ($vbulletin->userinfo['userid'] AND !$vbulletin->options['allowmultiregs']) Code:
if ($vbulletin->userinfo['userid'] AND !$vbulletin->options['allowmultiregs'] AND !$vbulletin->userinfo['usergroupid']==6) Please inform me if there are any bugs or security holes in it! |
thanxxxxx
|
good idea!
by the way, how can i do multi-logon? thanks! |
Whats the point I mean you can add accounts in the admin cp?
|
Quote:
|
Yes but sometimes you need to go through registration process to test some hacks etc... I guess this is to use in such situations.
|
why not just set
$vbulletin->options['allowmultiregs'] to on when its an administrator? |
I can see this being useful, as I test login/registration procedure all the time. Logging out/logging back in, or using multiple browsers, is sometimes a pain.
Thanks for this, Kingzor! |
Quote:
it was a pain in the ass to logout test it login change some settings logout again and repeat untill i got it just the way i wanted. |
Quote:
|
All times are GMT. The time now is 05:48 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:
|