Update of /cvsroot/mxbb/mx_sitestats In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3885 Modified Files: adminstats.php collector.php counter.php db_install.php db_uninstall.php db_upgrade.php fastestusers.php monthlyposts.php monthlytopics.php monthlyusers.php mostintopics.php mx_install_readme.htm sitestaff.php topavatars.php topposters.php topposters_tiny.php topreferers.php topsmilies.php topstarters.php toptopics.php topwords.php usersranks.php Log Message: Final updates mxBB -> MXP and alike... Index: topstarters.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/topstarters.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** topstarters.php 9 Sep 2007 20:53:41 -0000 1.7 --- topstarters.php 3 Jun 2008 20:14:24 -0000 1.8 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Most Active Topic Starter MOD v.1.2.0 by RustyDragon ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Most Active Topic Starter MOD v.1.2.0 by RustyDragon ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: monthlyposts.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/monthlyposts.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** monthlyposts.php 29 Jun 2006 19:08:04 -0000 1.5 --- monthlyposts.php 3 Jun 2008 20:14:22 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : New Posts By Month MOD v.1.0.0 by Tommy Jensen ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : New Posts By Month MOD v.1.0.0 by Tommy Jensen ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: topreferers.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/topreferers.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** topreferers.php 29 Jun 2006 19:08:04 -0000 1.5 --- topreferers.php 3 Jun 2008 20:14:24 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 10,14 **** /** ------------------------------------------------------------------------ ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 10,14 ---- /** ------------------------------------------------------------------------ ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: counter.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/counter.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** counter.php 9 Sep 2007 20:53:41 -0000 1.5 --- counter.php 3 Jun 2008 20:14:21 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 10,14 **** /** ------------------------------------------------------------------------ ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 10,14 ---- /** ------------------------------------------------------------------------ ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: collector.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/collector.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** collector.php 29 Jun 2006 19:08:04 -0000 1.5 --- collector.php 3 Jun 2008 20:14:21 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: usersranks.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/usersranks.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** usersranks.php 29 Jun 2006 19:08:04 -0000 1.6 --- usersranks.php 3 Jun 2008 20:14:26 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Users Ranks MOD v.1.3.1 by RustyDragon ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Users Ranks MOD v.1.3.1 by RustyDragon ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/db_uninstall.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_uninstall.php 29 Jun 2006 19:08:04 -0000 1.6 --- db_uninstall.php 3 Jun 2008 20:14:22 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: topavatars.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/topavatars.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** topavatars.php 29 Jun 2006 19:08:04 -0000 1.5 --- topavatars.php 3 Jun 2008 20:14:23 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Top Avatars v.1.5.0 MOD by RustyDragon ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Top Avatars v.1.5.0 MOD by RustyDragon ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: monthlytopics.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/monthlytopics.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** monthlytopics.php 29 Jun 2006 19:08:04 -0000 1.5 --- monthlytopics.php 3 Jun 2008 20:14:22 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : New Posts By Month MOD v.1.0.0 by Tommy Jensen ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : New Posts By Month MOD v.1.0.0 by Tommy Jensen ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: topposters_tiny.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/topposters_tiny.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** topposters_tiny.php 9 Sep 2007 20:53:41 -0000 1.6 --- topposters_tiny.php 3 Jun 2008 20:14:24 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 10,14 **** /** ------------------------------------------------------------------------ ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 10,14 ---- /** ------------------------------------------------------------------------ ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: toptopics.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/toptopics.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** toptopics.php 9 Sep 2007 20:53:41 -0000 1.6 --- toptopics.php 3 Jun 2008 20:14:25 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Top Topics MOD v.2.1.0 by Nivisec, Acyd Burn ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Top Topics MOD v.2.1.0 by Nivisec, Acyd Burn ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/db_upgrade.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** db_upgrade.php 16 Feb 2008 21:49:06 -0000 1.9 --- db_upgrade.php 3 Jun 2008 20:14:22 -0000 1.10 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: topposters.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/topposters.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** topposters.php 9 Sep 2007 20:53:41 -0000 1.6 --- topposters.php 3 Jun 2008 20:14:23 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Top Posters MOD v.2.1.0 by Nivisec, Acyd Burn ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Top Posters MOD v.2.1.0 by Nivisec, Acyd Burn ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: sitestaff.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/sitestaff.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** sitestaff.php 9 Sep 2007 20:53:41 -0000 1.6 --- sitestaff.php 3 Jun 2008 20:14:23 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Staff MOD v.2.0.3 by Acid ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Staff MOD v.2.0.3 by Acid ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: mostintopics.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/mostintopics.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mostintopics.php 9 Sep 2007 20:53:41 -0000 1.6 --- mostintopics.php 3 Jun 2008 20:14:23 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Most Intersenting Topics MOD v.1.3.0 by RustyDragon ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Most Intersenting Topics MOD v.1.3.0 by RustyDragon ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: monthlyusers.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/monthlyusers.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** monthlyusers.php 29 Jun 2006 19:08:04 -0000 1.5 --- monthlyusers.php 3 Jun 2008 20:14:22 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : New Posts By Month MOD v.1.0.0 by Tommy Jensen ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : New Posts By Month MOD v.1.0.0 by Tommy Jensen ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: topwords.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/topwords.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** topwords.php 29 Jun 2006 19:08:04 -0000 1.5 --- topwords.php 3 Jun 2008 20:14:26 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Top Words v.1.2.0 MOD by RustyDragon ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Top Words v.1.2.0 MOD by RustyDragon ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/mx_install_readme.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_install_readme.htm 15 Oct 2005 22:18:27 -0000 1.1 --- mx_install_readme.htm 3 Jun 2008 20:14:23 -0000 1.2 *************** *** 218,225 **** <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> <td colspan="2"><p><b><font size="5">MX Module - mx Sitestats <br> <font size="2">v. 0.9x</font></font></b></p> ! <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for Mx Portal v. 2.7.5+</p> --- 218,225 ---- <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> <td colspan="2"><p><b><font size="5">MX Module - mx Sitestats <br> <font size="2">v. 0.9x</font></font></b></p> ! <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for Mx Portal v. 2.7.5+</p> *************** *** 238,253 **** III. <a href="#languages">Additional languages</a><br /> <br /> ! <a href="http://www.mx-system.com" target="_blank" class="postlink">DEMO </a> <br /> <br /> ! <a href="http://www.mx-system.com/index.php?page=4" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /><a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions. If you encounter any ! problems during install, visit the <a href="http://www.mx-system.com/forum/viewforum.php?f=20" target="_blank" class="postlink"> module support forum</a>. </p> ! <p>All install notes are maintained at www.mx-system.com, <a href="http://www.mx-system.com/forum/viewforum.php?f=11">here</a>.<br> <br> To summarize:<br> --- 238,253 ---- III. <a href="#languages">Additional languages</a><br /> <br /> ! <a href="http://www.mx-publisher.com" target="_blank" class="postlink">DEMO </a> <br /> <br /> ! <a href="http://www.mx-publisher.com/index.php?page=4" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /><a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions. If you encounter any ! problems during install, visit the <a href="http://www.mx-publisher.com/forum/viewforum.php?f=20" target="_blank" class="postlink"> module support forum</a>. </p> ! <p>All install notes are maintained at www.mx-publisher.com, <a href="http://www.mx-publisher.com/forum/viewforum.php?f=11">here</a>.<br> <br> To summarize:<br> *************** *** 255,259 **** If upgrading, use the upgrade option in the AdminCP<br> If uninstalling, use the delete feature in the AdminCP</p> ! <p>Note: If upgrading, do NOT delete module prior to upgrading, or else you'll lose all module data!<br /> <br /> --- 255,259 ---- If upgrading, use the upgrade option in the AdminCP<br> If uninstalling, use the delete feature in the AdminCP</p> ! <p>Note: If upgrading, do NOT delete module prior to upgrading, or else you'll lose all module data!<br /> <br /> *************** *** 270,283 **** First check to see if your language is already translated. <br /> <br /> ! Translated languages are downloaded <a href="http://www.mx-system.com/index.php?page=4&action=category&cat_id=5" target="_blank" class="postlink"> here</a>. <br /> <br /> ! If exists, download and install in the modules/mx_modulename/language ! folder. If not, duplicate (copy and paste) any included language file, ! rename to match your language, translate using any texteditor, save and upload. <br /> <br /> <a href="#top"> Back to Top</a> </p> ! <p> /Mx Team</p> </td> --- 270,283 ---- First check to see if your language is already translated. <br /> <br /> ! Translated languages are downloaded <a href="http://www.mx-publisher.com/index.php?page=4&action=category&cat_id=5" target="_blank" class="postlink"> here</a>. <br /> <br /> ! If exists, download and install in the modules/mx_modulename/language ! folder. If not, duplicate (copy and paste) any included language file, ! rename to match your language, translate using any texteditor, save and upload. <br /> <br /> <a href="#top"> Back to Top</a> </p> ! <p> /Mx Team</p> </td> Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/db_install.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** db_install.php 16 Feb 2008 21:49:06 -0000 1.12 --- db_install.php 3 Jun 2008 20:14:21 -0000 1.13 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: topsmilies.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/topsmilies.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** topsmilies.php 29 Jun 2006 19:08:04 -0000 1.6 --- topsmilies.php 3 Jun 2008 20:14:24 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Top Smilies MOD v.2.1.0 by Acyd Burn ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Top Smilies MOD v.2.1.0 by Acyd Burn ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: fastestusers.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/fastestusers.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** fastestusers.php 9 Sep 2007 20:53:41 -0000 1.7 --- fastestusers.php 3 Jun 2008 20:14:22 -0000 1.8 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Fastest Users MOD v.1.1.0 by RustyDragon ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Fastest Users MOD v.1.1.0 by RustyDragon ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ Index: adminstats.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/adminstats.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** adminstats.php 9 Sep 2007 20:53:41 -0000 1.6 --- adminstats.php 3 Jun 2008 20:14:21 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 11,15 **** /** ------------------------------------------------------------------------ * based on : Administrative Stats MOD v.2.1.0 by Nivisec, Acyd Burn ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ --- 11,15 ---- /** ------------------------------------------------------------------------ * based on : Administrative Stats MOD v.2.1.0 by Nivisec, Acyd Burn ! * Copyright : (C) 2002-2005 MX-Publisher, phpMiX (c) 2004 * ------------------------------------------------------------------------- */ |