N9ne
04-11-2003, 10:00 PM
// Log Usergroup Changes in AdminCP
-- // A hack by N9ne, Created on 12th April 2003
-- // Copyright N9ne 2003+
// Description
-- // This hack will add a page to your adminCP where
a detailed log of usergroup changes made through
the adminCP are shown. Details that are shown:
- Userid of user changed
- Username of user changed
- Previous Usergroup
- New Usergroup
- Time of Change
- Changer's userid
- Changer's username
A link to the usergroup changes page is put in the 'Users' Category in the adminCP navigation.
// What needs to be done to install this hack
-- // Creation of one table in Database
-- // Some modification to admin/user.php
-- // A modification to admin/index.php
// Side Note
-- // I requested this hack a few months ago, and no one made it. A few people replied, but no one made it. I was in desperate need of it ;). Xenon replied, and I can't remember it exactly, but it was some 'other' way to do things, but it wasn't what I wanted, so Xenon, if you are reading this, remember, I made this request, and now I'm making it myself :D. Hehe I think this is the first time I'm answering one of my own requests!
// Change Log
-- // 1.01 - Instructions fixed - 2 occurances of same code in find in user.php
-- // A hack by N9ne, Created on 12th April 2003
-- // Copyright N9ne 2003+
// Description
-- // This hack will add a page to your adminCP where
a detailed log of usergroup changes made through
the adminCP are shown. Details that are shown:
- Userid of user changed
- Username of user changed
- Previous Usergroup
- New Usergroup
- Time of Change
- Changer's userid
- Changer's username
A link to the usergroup changes page is put in the 'Users' Category in the adminCP navigation.
// What needs to be done to install this hack
-- // Creation of one table in Database
-- // Some modification to admin/user.php
-- // A modification to admin/index.php
// Side Note
-- // I requested this hack a few months ago, and no one made it. A few people replied, but no one made it. I was in desperate need of it ;). Xenon replied, and I can't remember it exactly, but it was some 'other' way to do things, but it wasn't what I wanted, so Xenon, if you are reading this, remember, I made this request, and now I'm making it myself :D. Hehe I think this is the first time I'm answering one of my own requests!
// Change Log
-- // 1.01 - Instructions fixed - 2 occurances of same code in find in user.php