![]() |
Hehe no problems;)
Satan |
New instructions added. The security bug hellsatan noticed has been fixed, and mods are now able to select which usergroup the added user goes in. However, they are not able to create admins and mods. I believe this answer both mauce's and Jadelit's requests. :)
|
Thanx Martin64, but what is the delta with the former version?
I already tried the hack in first place, so what are the upgrade instructions ? I tried to figure out the delta myself.... There is a nice pulldown list of usergroups now (well done) however, the groups moderator and supermoderator are in the list as well (but not administrators). Where in the script we can define the usergroupid's that appear in the pull down list? Or is this possible at all? Please advice and thanks again |
To upgrade, you just need to re-do the changes to mod/user.php as it's the only thing that's changed. The list of usergroups you can select from is pulled from the database, so all your usergroups should be listed (admins as well).
|
The easiest way to do that would be to open mod/user.php and...
FIND: Code:
if ($usergroupid==6 or $usergroupid==5 or $usergroupid==7) { Code:
if ($usergroupid==6 or $usergroupid==5 or $usergroupid==7 or $usergroupid==XX) { |
Humm...you removed the post, mauce? :)
|
Yes,
that's because I found that out myself just now, and removed the post immediately. Didn't notice your quick reply in the first place. Thanks for your reply anyway Martin, |
All times are GMT. The time now is 03:52 PM. |
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:
|