The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[final]Lesser Admin Cp... Details »» | |||||||||||||||||||||||||
Please do the following before attempting to install:
1.) Backup your Files before doing anything 2.) Be aware that although I have tested this myself, there may still be problems...If you do not backup your files, I cannot condone your install of this hack... 3.) If you want to Backup your Database, You can - There shouldn't be any need to... The file(s) you should have is/are: install_lesseradmincp_txt.php install_lesseradmincp_usergroups_txt.php Install Info: Hack Version: 1.4 Files to edit: 4 Templates to add: 0 Templates to edit: 0 Queries to Run: 1 Time to install: Approx 5 Minutes Credits Requested by - Nobody Support - I am offering support, but only in THIS THREAD...I unfortunately cannot be here during the coming weeks (Mon-Fri), so therefore you will have to rely on others for assitance, should it be urgent...If you do require assitance, please - Only reply in this thread Hack info What does it do? - This basically will allow you to make a Lesser Control Panel for your other Admins...I know I released the "Total Admin Security" hack (link in my profile), but this will allow you to ensure that they cant delete your templates, especially if you put them in a seperate usergroup... I know you will want a screenshot, so here is a screenshot of my Co-Admin Control Panel...The second Screenshot is of the Co-Admin Permissions...The third is of the Usergroup gone from edit user and add user...The fourth is of the Usergroup gone from search options, and the fifth is from search display options... Live Demo/Screenshots Co-Admin Control Panel Co-Admin Permissions The name "Co-Admin" is what I determine as "Lesser Admin" - The picture may differ slightly from the screenshot Usergroup options gone from Edit user & add user Usergroup no longer a Find option Usergroup no longer able to be display in searches [high]Latest Version[/high] You can download Version 1.4 (normal) here... You can download Version 1.4 (usergroup version) here... Enjoy! Satan Show Your Support
|
Comments |
#72
|
|||
|
|||
Hallo.
I'am New admin for vbulletin and my english is not very good I have a question, where I copy this line ?? Quote:
Please to explain better this modify: Quote:
Last question, for unistal this hack, this query, as I modify it: Quote:
|
#73
|
||||
|
||||
@adalberto...
If I understand correctly, you want to know how to :
Right - Well I'll try 1.) Copying the line : You can copy that line under this one : PHP Code:
2.) Understand what I meant with the instructions : I meant that you will have to change the letter "X" that is in the code to copy, to the usergroupid of the group you want to protect... Here is a list of the ones you might want to know : (The Numbers in Bold are the usergroupid) 2 - Registered User 5 - Super Moderator 6 - Administrator 7 - Moderator 3.) Know how to Uninstall this hack : To Uninstall, simply reverse the changes made, and run this query : [sql]ALTER TABLE `usergroup` DROP `canaccesscoadmin`[/sql] Satan |
#74
|
|||
|
|||
Quote:
But in admin pannel, I when find, modify or add user result this error: Parse error: parse error in /httpdocs/admin/user.php on line 308 Thank's Adalberto |
#75
|
||||
|
||||
Have you made sure that you have changed the "X" in the code below?
PHP Code:
|
#76
|
|||
|
|||
Quote:
mmm... sorry, but this X is 6 ?? |
#77
|
||||
|
||||
6 is usually the usergroupid of Administrators...
Therefore you will need to change this : PHP Code:
PHP Code:
|
#78
|
|||
|
|||
Quote:
Mmm... I had already change, but this error remains :bored: Sorry, this number where I find?? |
#79
|
||||
|
||||
Goto your Admin Control Panel...
Scroll down until you find under "Usergroups", the Modify link... Click it... Hover over the group you want to protect, and look in the bottom left corner...There should be a link... The number on the end of the link is the usergroupid... If that does not work, post the lines that the error is occuring on... Satan |
#80
|
|||
|
|||
The usergroupid is exact 6
The error line is this: if ($userid==42) and ($bbuserinfo[userid]!=42) { 42 is amministrator number. Mmmm... I forgot, have a 2.2.7 vBulletin version :bored: |
#81
|
||||
|
||||
You need 2 sets of brackets
It should be : PHP Code:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|