@adalberto...
If I understand correctly, you want to know how to :
- Copying the line
- Understand what I meant with the instructions
- Know how to Uninstall this hack
Right - Well I'll try
1.) Copying the line :
You can copy that line under this one :
PHP Code:
// ###################### Start Kill #######################
if ($HTTP_POST_VARS['action']=="kill") {
You can copy it out as many times as you need...
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