The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Finally, a good idea from me
Okay, I trust you guys are familiar with the supermod cp. What I am suggesting is that you expand that cp, as well as make some options useable for the moderators.
Super Moderator Controls ------------------------------------- Now can you make it so that super moderators have the options to create custom user titles for moderators and normal users if he chooses too. This use to be an option only available to the admins, but I really think it'd be useful since I have it so all mods can have custom user titles. For the thread control options under the supermod panel. Can you make it so now in addition that supermods have the ability to see who voted in polls, strip polls, and Unsubscribe to threads. In addition for supermods this is something I'm sure a lot of you will agree with, make it so that super mods can Add/Modify Smilies. Be able to edit signatures Moderator Options ------------------------------------ Now when mods go to the cp can you make it so that they are actually able to edit the following things. The own user title. No one elses but theres. Be able to edit Moderation Lists. And be to edit signatures. See who voted in polls and strip polls. Thats all. |
#2
|
||||
|
||||
you have two possibilities:
make another cp for supermods, cookied nearly equal as the ACP and copy the files and parts of index.php into it if you need them for em or you can copy&paste needed code from your ACP-files into your mod directory and add some security checks to it. As an half advertisment: You should download my hack "Mods can edit Usernames, Signatur...." so you can add usertitle functions very easy to it (read inside the thread) at least you got some work copying the right parts, but all in all it shouldn't be to hard to do |
#3
|
|||
|
|||
Yes, about an hour after I posted this I saw your hack. I do have a problem, maybe because I'm an idiot but my moderators can't do anything in the mod cp besides access to it. Yet supermods can. I would try what you told me above, but not without help. Maybe someone should create a supermod cp, and a mod cp.
|
#4
|
||||
|
||||
you must give your normal mods the right to do more in there mod-cp like canview user profiles and so on
you can give those rights in your Forums/Moderators section of your Admin CP i have already created a supermod cp for vb225 and it wasn't very hard, but it is just what my supermods can do (templatemods and this style things ) it's a problem because often you need to change on more places in one file, also the supermod global.php is changed, and it wouldn't be easy to comment all those changes, but i think it's easier to try yourself, if you need help at some section you can ask me or someone else here you'll surely get help |
#5
|
|||
|
|||
Alright after reviewing what you said, I honestly probably cannot build this hack, it's out of my league. But here is a suggestion to you hackers, 2 seperate cp's.
Super Moderator's Control Panel ------------------------------ *Add/Modify Announcements *Who Voted/Strip Poll/Unsubscrive Thread *Find Users, Edit Users, Edit Signatures, Edit Custom Titles *Add/Edit Avatars *Add/Edit Smilies *Add/Edit Posting Icons *Ban/Suspend Users *Ban Emails *Search for multiple IP's And as for the moderator's cp, can you make it so that on the admin's cp that they can individually choose which moderator's get access or select Global for all mods getting access? Moderator's Control Panel ---------------------------- *Search for users (But Can't Edit) *Edit Signatures *Who Voted, Strip Poll *Add/Edit Smilies *Suspend users *Search for multiple IP's *Edit Custom Titles I am really hoping someone here can design this hack, I really do need it created. Or if you can somehow give me detailed instructions, I can give it a crack. |
#6
|
||||
|
||||
have not much time today now, but i can give you the first and i think most important step for the supermodcp:
create dir supermod and copy the global.php file from your admincp in it, then do following changes (i have done this with vb225 i hope most parts are identical ) find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
now you can copy files from your admin-cp to your supermod-cp to which you want the should have access be carefull and don't copie files which allow to change user/groups so they cannot kill your account copy the index.php and make the right links in it ok so much for now, no time anymore hope you can use it |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|