(re-load page)

Staff Status

This code will allow you to add online and offline icons to your moderators list, to show whether or not your staff are online. Quite useful if someone checks for moderators in a time of need. The code was created for IP.Board 2.3.x, though it may work with 2.2.x. (file version: 1.1, november 25th 2007).

Please Note:
Not all codes will work on the same software. Simplified Styles will not take any responsibility if you cause issues to your site, by using a code not intended to be used.

Preparation

Warning:
Please backup these files before editing! If you have problems with this code, revert to the backup files and try again. If you still have no luck, feel free to contact us via our Support System.

Files Affected:

  • /cache/lang_cache/en/lang_stats.php
  • /sources/action_public/misc/stats.php

There are three simple and easy steps to follow in order to create this effect.

Step One

Warning:
Please complete this step for all skins installed.
  1. Navigate to: ACP Home -> Look & Feel -> Skin Templates -> Statistics
  2. Open: close_strip
    • Find:

    • Replace it with:

    • Save the template.
  3. Open: group_strip
    • Find:

    • Add this below:

    • Save the template.
  4. Open: leader_row
    • Find:

    • Add this below:

    • Save the template.

Step Two

Warning:
Please complete this step for all languages installed.
  1. Connect to your server/ftp and locate your forums directory.
  2. Open: /cache/lang_cache/en/lang_stats.php
    • Find:

    • Add this below:

    • Save and re-upload.

Step Three

  1. Connect to your server/ftp and locate your forums directory.
  2. Open: /sources/action_public/misc/stats.php
    • Find:

    • Add this above:

    • Find:

    • Add this above:

    • Find:

    • Add this above:

    • Find:

    • Add this below:

    • Save and re-upload.
    • View your moderators list to see the new effect.

/c_staffstatus.php last modified: Sunday 28th June 2009, 11:33am GMT (UTC +0000).