- Code: Select all
##############################################################
## MOD Title: Online/Offline Status Images
## MOD Author: EXreaction < exreaction@lithiumstudios.org > (Nathan Guse) http://www.lithiumstudios.org
##
## MOD Description: Shows an image by the user if he/she is online
##
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: ~10 min (less than 1 min with EasyMOD)
##
## Files To Edit: includes/usercp_viewprofile.php
## includes/page_header.php
## languagle/lang_english/lang_main.php
## templates/subSilver/groupcp_info_body.tpl
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/memberlist_body.tpl
## templates/subSilver/viewtopic_body.tpl
## groupcp.php
## memberlist.php
## viewtopic.php
##
## Included Files: includes/online_offline.php
## templates/subSilver/images/lang_english/icon_online.gif
## templates/subSilver/images/lang_english/icon_offline.gif
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## Author Notes:
## + My official thread for this mod is here: http://www.lithiumstudios.org/phpBB3/viewtopic.php?f=10&t=110
## - More online/offline images and sets are available for download in that topic as well.
## + If you would like to support my work, you can do so by donating. It can take a lot of time to code and support your modifications.
## - You can donate with PayPal here: http://tinyurl.com/ymtctj
## + I HIGHLY reccomend you use EasyMod to install this mod(make sure you are using the latest version of EasyMod when you do)
## - The biggest reason for errors after installing this mod is user installation error. If EasyMod detects an error
## + it will let you know before it does any changes.
##############################################################
## MOD History:
## (yyyy-mm-dd)
## 2007-01-07
## + 0.8.0 BETA
## 2007-01-08
## + 0.9.0 RC1
## - Minor typos in the Copy part fixed, and a part in groupcp.php fixed, and groupcp_info_body.tpl was missing some increment instructions.
## - New Online/Offline images used.
## 2007-01-14
## + 1.0.0
## - Initial Release
## - No changes since 0.9.0(RC1)
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
More Images Available:

