PDA

View Full Version : [MiniHack] Suspended/pending monitor on AdminCP home


Jawelin
28 Jan 2002, 14:44
This is my first (mini)hack published - even wrote many customizations -, so please don't shoot against the player ! :pirate:

It's an Admin-purpose Swiss army knife to have the runtime status of your board pendings all at once on the AdminCP home.
Simply, along with user under moderation (coppa or not), it checks for Board active or closed for maintenance ?
New members allowed ?
Existing posts awaiting moderation
Existing attachments awaiting moderation
... if you have more ideas ... :china:
Each of the counters links to the appropriate page to manage its own value.
Is very very simple even to remove, so don't fear to try it.
No SS needed, of course.

Any test/tip should be very appreciated.

Let's go. Open the admin/index.php and find :

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Then, just above, below or around the whole if-clause (beware the ending '}' ), add the following pieces of code:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



That's all folks!
Am I a dummy hacker ? :surprised

Thanks

Natch
05 Jan 2003, 00:10
I've found that a more useful place for this is in the Welcome Box - using the Dynamic Templates hack - to show that moderation actions are required of Mod's / Admins :)

Thansk for the work tho ;) Excellent :D

Dean C
06 Jan 2003, 12:13
Thanks for releasing this - you might want to post this up in a text file so that unlicensed users can't have access to this hack :)

- miSt

EchoHype.com
18 Jan 2003, 01:50
Good idea there mist ;)