You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(95) |
Apr
(270) |
May
(111) |
Jun
|
Jul
|
Aug
(64) |
Sep
(130) |
Oct
(319) |
Nov
(17) |
Dec
(191) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(53) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(387) |
Jul
(102) |
Aug
(247) |
Sep
(120) |
Oct
(1) |
Nov
(8) |
Dec
(21) |
| 2007 |
Jan
(38) |
Feb
(36) |
Mar
|
Apr
(32) |
May
(135) |
Jun
(523) |
Jul
(192) |
Aug
(103) |
Sep
(533) |
Oct
(77) |
Nov
(23) |
Dec
(203) |
| 2008 |
Jan
(312) |
Feb
(1193) |
Mar
(404) |
Apr
(67) |
May
(62) |
Jun
(497) |
Jul
(297) |
Aug
(110) |
Sep
(335) |
Oct
(256) |
Nov
(50) |
Dec
(118) |
| 2009 |
Jan
(67) |
Feb
(10) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(10) |
Jul
(61) |
Aug
|
Sep
(16) |
Oct
(45) |
Nov
(12) |
Dec
(14) |
| 2010 |
Jan
(30) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(7) |
Aug
(7) |
Sep
(5) |
Oct
(5) |
Nov
|
Dec
|
| 2011 |
Jan
(7) |
Feb
(3) |
Mar
(89) |
Apr
(11) |
May
(5) |
Jun
|
Jul
(8) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(89) |
| 2012 |
Jan
(7) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(42) |
Nov
(1) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(19) |
Apr
(90) |
May
(38) |
Jun
(235) |
Jul
(38) |
Aug
(10) |
Sep
|
Oct
(29) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(52) |
Jun
|
Jul
(7) |
Aug
|
Sep
(17) |
Oct
|
Nov
|
Dec
|
|
From: OryNider <ory...@us...> - 2007-06-06 23:57:46
|
Update of /cvsroot/mxbb/mx_clock/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5723/lang_english Log Message: Directory /cvsroot/mxbb/mx_clock/language/lang_english added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:57:11
|
Update of /cvsroot/mxbb/mx_clock/clocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5523/clocks Log Message: Directory /cvsroot/mxbb/mx_clock/clocks added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:57:10
|
Update of /cvsroot/mxbb/mx_clock/source In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5523/source Log Message: Directory /cvsroot/mxbb/mx_clock/source added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:57:10
|
Update of /cvsroot/mxbb/mx_clock/templates In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5523/templates Log Message: Directory /cvsroot/mxbb/mx_clock/templates added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:57:10
|
Update of /cvsroot/mxbb/mx_clock/language In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5523/language Log Message: Directory /cvsroot/mxbb/mx_clock/language added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:52:15
|
Update of /cvsroot/mxbb/mx_counter/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1737 Added Files: index.htm mx_counter.tpl Log Message: --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: mx_counter.tpl --- <table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> <td class="row1" align="center" colspan="2"> {COUNTER_DATA} </td> </tr> </table> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:52:13
|
Update of /cvsroot/mxbb/mx_counter/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1737/admin Added Files: counter_config_body.tpl Log Message: --- NEW FILE: counter_config_body.tpl --- <center><h1>{L_COUNTER_SETTINGS}</h1> <p>{L_COUNTER_SETTINGS_EXPLAIN}<br /></p></center> <form enctype="multipart/form-data" action="{S_ACTION}" method=post> <table width="640" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> <th class="thHead" colspan="2">{L_COUNTER_SETTINGS}</th> </tr> <tr> <td class="row1"><p><b>{L_DIGITS}:</b><br></p></td> <td class="row2"><input type="text" maxlength="2" size="4" name="digits" value="{DIGITS}" /></td> </tr> <tr> <td class="row1"><p><b>{L_DIGITPATH}:</b><br></p></td> <!-- <td class="row2"><input type="text" maxlength="255" size="8" name="digitpath" value="{DIGITPATH}" /></td> --> <td class="row2" width="50%"> <select name="digitpath" multiple size="8"> <!-- BEGIN digitpagelist --> {digitpagelist.DIGITPATH} <!-- END digitpagelist --> </select> </td> </tr> <tr> <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS} <input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> </td> </tr> </table> <br> </form> <br> <table width="40%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> <tr><th class="thHead" colspan="7">{L_DIGITPREVIEW}</th></tr> <tr><td class="row1" align="center"> <!-- BEGIN digitpreview --> {digitpreview.DIGIT_IMAGE} <!-- END digitpreview --> </tr></table> <br clear="all" /> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:52:00
|
Update of /cvsroot/mxbb/mx_counter/numbers/set7 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32652/set7 Added Files: 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif 6.gif 7.gif 8.gif 9.gif a.gif c.gif d.gif p.gif Log Message: --- NEW FILE: 8.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 6.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 4.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 9.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 7.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 0.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: a.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: p.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 5.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: d.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: c.gif --- (This appears to be a binary file; contents omitted.) |
|
From: OryNider <ory...@us...> - 2007-06-06 23:51:50
|
Update of /cvsroot/mxbb/mx_counter/numbers/set6 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32652/set6 Added Files: 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif 6.gif 7.gif 8.gif 9.gif Log Message: --- NEW FILE: 8.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 6.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 4.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 9.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 7.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 0.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 5.gif --- (This appears to be a binary file; contents omitted.) |
|
From: OryNider <ory...@us...> - 2007-06-06 23:51:39
|
Update of /cvsroot/mxbb/mx_counter/numbers/set5 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32652/set5 Added Files: 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif 6.gif 7.gif 8.gif 9.gif Log Message: --- NEW FILE: 8.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 6.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 4.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 9.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 7.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 0.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 5.gif --- (This appears to be a binary file; contents omitted.) |
|
From: OryNider <ory...@us...> - 2007-06-06 23:51:30
|
Update of /cvsroot/mxbb/mx_counter/numbers/set4 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32652/set4 Added Files: 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif 6.gif 7.gif 8.gif 9.gif Log Message: --- NEW FILE: 8.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 6.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 4.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 9.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 7.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 0.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 5.gif --- (This appears to be a binary file; contents omitted.) |
|
From: OryNider <ory...@us...> - 2007-06-06 23:51:21
|
Update of /cvsroot/mxbb/mx_counter/numbers/set3 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32652/set3 Added Files: 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif 6.gif 7.gif 8.gif 9.gif Log Message: --- NEW FILE: 8.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 6.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 4.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 9.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 7.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 0.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 5.gif --- (This appears to be a binary file; contents omitted.) |
Update of /cvsroot/mxbb/mx_counter/numbers/set2 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32652/set2 Added Files: 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif 6.gif 7.gif 8.gif 9.gif index.htm Log Message: --- NEW FILE: 8.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 6.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 4.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 9.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 7.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 0.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 5.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: index.htm --- |
Update of /cvsroot/mxbb/mx_counter/numbers/set1 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32652/set1 Added Files: 0.gif 1.gif 2.gif 3.gif 4.gif 5.gif 6.gif 7.gif 8.gif 9.gif index.htm Log Message: --- NEW FILE: 8.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 6.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 4.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 9.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 7.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 0.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: 5.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: index.htm --- |
|
From: OryNider <ory...@us...> - 2007-06-06 23:50:31
|
Update of /cvsroot/mxbb/mx_counter/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32460 Added Files: index.htm lang_admin.php lang_main.php Log Message: --- NEW FILE: lang_main.php --- <?php // // The format of this file is: // // ---> $lang["message"] = "text"; // // Specify your language character encoding... [optional] // // setlocale(LC_ALL, "en"); // Module $lang['portal_counter'] = 'Site Counter:'; // // That's all Folks! // ------------------------------------------------- ?> --- NEW FILE: lang_admin.php --- <?php // // The format of this file is: // // ---> $lang["message"] = "text"; // // Specify your language character encoding... [optional] // // setlocale(LC_ALL, "en"); $lang['Counter_Settings'] = "Counter Module Settings"; $lang['Counter_Settings_explain'] = "<b>Note: </b>Digit Path is relative to the <i>numbers</i> directory."; $lang['digits'] = "Digits"; $lang['digitpath'] = "Digit Path"; $lang['digitpreview'] = "Digit Preview"; // // That's all Folks! // ------------------------------------------------- ?> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:49:21
|
Update of /cvsroot/mxbb/mx_counter/templates In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31579/templates Added Files: index.htm Log Message: --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:49:20
|
Update of /cvsroot/mxbb/mx_counter/numbers In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31579/numbers Added Files: index.htm Log Message: --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:49:20
|
Update of /cvsroot/mxbb/mx_counter In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31579 Added Files: db_install.php db_uninstall.php index.htm mx_counter.pak mx_counter.php readme.txt Log Message: --- NEW FILE: db_uninstall.php --- <?php /** * * @package mxBB Portal Module - mx_counter * @version $Id: db_uninstall.php,v 1.1 2007/06/06 23:49:09 orynider Exp $ * @copyright (c) 2004-2006, OryNider, ory...@rd... * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ define('IN_PORTAL', true); if ( !defined('IN_ADMIN') ) { $mx_root_path = '../../'; $phpEx = substr(strrchr(__FILE__, '.'), 1); include($mx_root_path . 'common.'.$phpEx); // // Start session management // $mx_user->init($user_ip, PAGE_INDEX); if( !$userdata['session_logged_in'] ) { die("Hacking attempt(3)"); } if( $userdata['user_level'] != ADMIN ) { die("Hacking attempt(4)"); } // // End session management // } $sql = array(); $sql[] = "DROP TABLE IF EXISTS " . $mx_table_prefix . "counter_config"; $sql[] = "DROP TABLE IF EXISTS " . $mx_table_prefix . "counter_session"; $n = 0; $message = "<b>This list is a result of the SQL queries needed to uninstall Counter Module Addon</b><br/><br/>"; while($sql[$n]) { $message .= ($mods[$n-1] != $mods[$n]) ? '<p><b><font size=3>'.$mods[$n].'</font></b><br/>' : ''; if( !$result = $db->sql_query($sql[$n]) ) { $message .= '<b><font color=#FF0000>[Error or Already removed]</font></b> line: '.($n+1).' , '.$sql[$n].'<br />'; } else { $message .='<b><font color=#0000fF>[Removed]</font></b> line: '.($n+1).' , '.$sql[$n].'<br />'; } $n++; } $message .= ' <br />If you get some Error, relax, this is normal when updating modules'; echo '<br /> <br />'; echo '<table cellpadding="4" cellspacing="1" border="0" class="forumline">'; echo '<tr><th class="thHead" align="center">Module Installation Information</th></tr>'; echo '<tr><td class="row1" align="center"><span class="gen">' . $message . '</span></td></tr>'; echo '</table> <br />'; ?> --- NEW FILE: mx_counter.php --- <?php /** * * @package mxBB Portal Module - mx_counter * @version $Id: mx_counter.php,v 1.1 2007/06/06 23:49:12 orynider Exp $ * @copyright (c) 2002-2006 [Florin Bodin] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ if( !defined('IN_PORTAL') || !is_object($mx_block)) { die("Hacking attempt"); } // // ERROR HANDLING // //error_reporting( E_ALL ); // // Read Block Settings // $title = $mx_block->block_info['block_title']; $block_size = ( isset($block_size) && !empty($block_size) ? $block_size : '100%' ); // // Get general counter information // include($module_root_path . 'includes/' . 'counter_common.'.$phpEx); //Set a cookie for the counter so we know we have been here before setcookie($board_config['cookie_name'] . '_mx_counter',"set",time() + 31536000,$board_config['cookie_path'], $board_config['cookie_domain'], $board_config['cookie_secure']); //check cookie global $HTTP_COOKIE_VARS; if($HTTP_COOKIE_VARS[$board_config['cookie_name'] . '_mx_counter']) { $bInc=false; } else { $bInc=true; } $digitpath = $counter_config['digitpath']; $digits = $counter_config['digits']; if (empty($digitpath)) { $digitpath = 'set1'; } if (empty($digits)) { $digits = '5'; } //read old counter data $imagedirectory = $module_root_path . 'numbers/' . $digitpath . '/'; $sql2 = "SELECT * FROM ".COUNTER_SESSION_TABLE." WHERE count_id = 1"; $result2 = $db->sql_query($sql2); if( !($result2 = $db->sql_query($sql2)) ) { mx_message_die(GENERAL_ERROR, "Couldn't query counter session table", "", __LINE__, __FILE__, $sql2); } else { while( $currentcount = $db->sql_fetchrow($result2) ) { $currentcount = $currentcount['currentcount']; //check if we are incrementing counter if($bInc) { $newcount = $currentcount + 1; } else { $newcount = $currentcount; } $numdigits = strlen($newcount); //set each digit to default 0 for ($a=0;$a<$digits;$a++) { $img[$a] = "$imagedirectory"; $img[$a] .= "0.gif"; } //change each digit $actdigits = strlen($newcount); for ($a=0;$a<$actdigits;$a++) { $showdig = substr($newcount, $a, 1); $img[$digits - $actdigits + $a] = "$imagedirectory"; $img[$digits - $actdigits + $a] .= "$showdig.gif"; } //check if we have an overflow if($numdigits > $digits) { $bOver=true; for ($a=0;$a<$digits;$a++) { $img[$a] = "$imagedirectory"; $img[$a] .= "9.gif"; } } //this is what we are ouputing $displayblock = ""; for ($a=0;$a<$digits;$a++) { $displayblock .= "<img src=$img[$a]>"; } //if we incremented, write this value if($bInc) { update_count($newcount); } //$counter_data is the variable that holds the stuff to output $counter_data.=$displayblock; if($bOver == true)$counter_data.='+'; // // Start output of page // $template->set_filenames(array( 'body_block' => 'mx_counter.tpl') ); $template->assign_vars(array( 'BLOCK_SIZE' => ( !empty($block_size) ? $block_size : '100%' ), 'L_TITLE' => ( !empty($lang[$title]) ? $lang[$title] : $title ), 'L_PORTAL_COUNTER' => ( !empty($lang[portal_counter]) ? $lang[portal_counter] : '' ), 'COUNTER_DATA' => $counter_data, 'U_URL' => append_sid(PORTAL_URL . 'index.' . $phpEx . '?block_id=' . $block_id), 'BLOCK_ID' => $block_id, 'S_HIDDEN_FORM_FIELDS' => $s_hidden_fields) ); $template->pparse('body_block'); } } ?> --- NEW FILE: mx_counter.pak --- module=+:75=+:mx_counter=+:modules/mx_counter/=+:Portal Counter=+:1 New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 function=+:75=+:93=+:Portal Counter=+:Counter Block=+:mx_counter.php=+: parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 block=+:=+:Portal Counter=+:Demo block=+:93=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 function=+:0=+:0=+:0=+:endoflist=+:0=+:0 --- NEW FILE: readme.txt --- /********************************************************************************\ | | subject : mxBB-Portal, CMS & portal, module | name : mx_counter | begin : January, 2007 | copyright : (C) 2002-2007 mxBB | mxBB project site : www.mx-system.com | | author : OryNider (see additional credit below) | author site : http://pubory.uv.ro/ | author email : ory...@rd... | | additional credit : Some ideeas of this module are originaly based on the | [ABD] Counter MOD by Andareed (and...@ho...) | | description : This module / block basically, | it is a graphical counter, but integrates into mxBB. | It integrates into the AdminCP, and options like digit lengh, | digit image locations, and counter value can be modified. | It also uses a cookie, so that only truly unique visitors are counted. | The original MOD used a counter.dat file to store the informations, | this version uses the database to do that, more then that | this module uses normal template files instead of just echo. | |********************************************************************************| | | @package mxBB Portal Module - mx_phpCA | @version $Id: readme.txt,v 1.1 2007/06/06 23:49:13 orynider Exp $ | @copyright (c) 2002-2007 [OryNider] mxBB Development Team | @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 | \********************************************************************************/ /********************************************************************************\ | Installation Instructions \********************************************************************************/ Note: In order for this module to install you must have a working phpBB and mxBB installation. 1) Copy the folder: mx_counter into your: {mxBB install}\modules\ folder on your web server. 2) From your website enter mxBB Admin Control Panel. 3) Under mxBB-Portal click on Management. 4) Now click on Modules Setup. 5) Under Module Administration use the pull down menu and choose: mx_counter 6) Press the Install Module button 7) If you have followed the instructions correctly you should now be able to create Mx Counter blocks for inclusion on your pages. 8) chmod 777 upload/chasers/, upload/images/ and upload/payments/ /********************************************************************************\ | End Of Document \********************************************************************************/ --- NEW FILE: db_install.php --- <?php /** * * @package mxBB Portal Module - mx_counter * @version $Id: db_install.php,v 1.1 2007/06/06 23:49:09 orynider Exp $ * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ //ini_set( 'display_errors', '1' ); define( 'IN_PORTAL', true ); if ( !defined( 'IN_ADMIN' ) ) { $mx_root_path = './../../'; $phpEx = substr(strrchr(__FILE__, '.'), 1); include( $mx_root_path . 'common.' . $phpEx ); // Start session management $mx_user->init($user_ip, PAGE_INDEX); // End session management if ( !$userdata['session_logged_in'] ) { die( "Hacking attempt(1)" ); } if ( $userdata['user_level'] != ADMIN ) { die( "Hacking attempt(2)" ); } } $mx_module_version = '1.0.0'; $mx_module_copy = 'mxBB <i> - Counter</i> module by OryNider & <a href="http://www.mxbb.net" target="_blank">Mx Team</a>'; // If fresh install if ( !$result = $db->sql_query( "SELECT config_name from " . $mx_table_prefix . "counter_config" ) ) { $message = "<b>This is a fresh install!</b><br/><br/>"; $sql = array(); $sql[] = "DROP TABLE IF EXISTS " . $mx_table_prefix . "counter_config"; $sql[] = "DROP TABLE IF EXISTS " . $mx_table_prefix . "counter_session"; $sql[] = "CREATE TABLE ".$mx_table_prefix."counter_session ( count_id int(11) UNSIGNED NOT NULL auto_increment, currentcount varchar(255) NOT NULL, PRIMARY KEY (count_id) ) TYPE=MyISAM"; $sql[] = "CREATE TABLE " . $mx_table_prefix . "counter_config ( config_name VARCHAR(255) NOT NULL default '', config_value varchar(255) NOT NULL default '', PRIMARY KEY (config_name) ) TYPE=MyISAM"; $sql[] = "INSERT INTO " . $mx_table_prefix . "counter_session VALUES ('count_id', '1')"; $sql[] = "INSERT INTO " . $mx_table_prefix . "counter_config ( config_name , config_value ) VALUES ('digitpath', 'set1')"; $sql[] = "INSERT INTO " . $mx_table_prefix . "counter_config ( config_name , config_value ) VALUES ('digits', '5')"; $sql[] = "UPDATE " . $mx_table_prefix . "module" . " SET module_version = '" . $mx_module_version . "', module_copy = '" . $mx_module_copy . "' WHERE module_id = '" . $mx_module_id . "'"; $message .= mx_do_install_upgrade( $sql ); } else { // If already installed $message = "<b>Module is already installed... consider upgrading ;)</b><br/><br/>"; } echo "<br /><br />"; echo "<table width=\"90%\" align=\"center\" cellpadding=\"4\" cellspacing=\"1\" border=\"0\" class=\"forumline\">"; echo "<tr><th class=\"thHead\" align=\"center\">Module Installation/Upgrading/Uninstallation Information - Module specific DB tables</th></tr>"; echo "<tr><td class=\"row1\" align=\"left\"><span class=\"gen\">" . $message . "</span></td></tr>"; echo "</table><br />"; ?> --- NEW FILE: index.htm --- <html> <head> <title>mxBB Counter Module</title> </head> <body> <br /><br /><br /><br /><br /><br /><br /> <center><h1><a href="http://mxbb.net/">mxBB-Portal</a></h1></center> </body> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:49:19
|
Update of /cvsroot/mxbb/mx_counter/language In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31579/language Added Files: index.htm Log Message: --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:49:18
|
Update of /cvsroot/mxbb/mx_counter/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31579/includes Added Files: counter_common.php counter_constants.php index.htm Log Message: --- NEW FILE: counter_common.php --- <?php /** * * @package mxBB Portal Module - mx_counter * @version $Id: counter_common.php,v 1.1 2007/06/06 23:49:13 orynider Exp $ * @copyright (c) 2004-2006 OryNider * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ // // Security check // if( !defined('IN_PORTAL') ) { die("Hacking attempt"); } // // Load language files. // if( file_exists($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx) ) { include($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx); } else { include($module_root_path . 'language/lang_english/lang_main.' . $phpEx); } // // Define table names. // require($module_root_path . 'includes/counter_constants.'.$phpEx); // ================================================================================ // [ COMMON CONFIG ] // ================================================================================ // // Get Counter Settings from config table // $counter_config = array(); $sql = "SELECT * FROM ".COUNTER_CONFIG_TABLE; $result = $db->sql_query($sql); if( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, "Couldn't query counter config table", "", __LINE__, __FILE__, $sql); } else { while( $row = $db->sql_fetchrow($result) ) { $counter_config[$row['config_name']] = $row['config_value']; } } // ================================================================================ // [ COMMON FUNCTIONS ] // ================================================================================ //Update counter statue function update_count($newcount) { global $counter_config, $board_config, $db, $lang; $sql = "UPDATE ". COUNTER_SESSION_TABLE ." SET currentcount = '$newcount' WHERE count_id = 1"; if( !$result = $db->sql_query($sql) ) { mx_message_die(GENERAL_ERROR, "SQL Error in function update_count()", "", __LINE__, __FILE__, $sql); } } ?> --- NEW FILE: counter_constants.php --- <?php /** * * @package mxBB Portal Module - mx_counter * @version $Id: counter_constants.php,v 1.1 2007/06/06 23:49:14 orynider Exp $ * @copyright (c) 2006 [ory...@rd..., OryNider] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ if ( !defined('IN_PORTAL') ) { die('Hacking attempt'); } // // Define table names. // !defined('COUNTER_CONFIG_TABLE') ? define('COUNTER_CONFIG_TABLE', $mx_table_prefix.'counter_config') : false; !defined('COUNTER_SESSION_TABLE') ? define('COUNTER_SESSION_TABLE', $mx_table_prefix.'counter_session') : false; ?> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:49:13
|
Update of /cvsroot/mxbb/mx_counter/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31579/admin Added Files: admin_counter_cfg.php index.htm Log Message: --- NEW FILE: admin_counter_cfg.php --- <?php /** * * @package mxBB Portal Module - mx_counter * @version $Id: admin_counter_cfg.php,v 1.1 2007/06/06 23:49:07 orynider Exp $ * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ define('IN_PORTAL', 1); // ====================================================== // [ ADMINCP COMMON INITIALIZATION ] // ====================================================== // // Add our entry to the Administration Control Panel... // if ( !empty( $setmodules ) ) { $file = @basename( __FILE__ ); $module['Portal_Counter']['Configuration std'] = 'modules/mx_counter/admin/' . $file; return; } // // Setup basic portal stuff... // $mx_root_path = '../../../'; $module_root_path = "../"; // // Security and page header... // // $phpEx = substr(strrchr(__FILE__, '.'), 1); require($mx_root_path . '/admin/pagestart.'.$phpEx); // // Include common module stuff... // require($module_root_path . 'includes/counter_common.'.$phpEx); // ********************************************************************** // Read language definition // ********************************************************************** if ( !file_exists( $module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_admin.' . $phpEx ) ) { include( $module_root_path . 'language/lang_english/lang_admin.' . $phpEx ); } else { include( $module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_admin.' . $phpEx ); } // // Send page header... // include_once($mx_root_path . 'admin/page_header_admin.'.$phpEx); // ====================================================== // [ MAIN PROCESS ] // ====================================================== // // Read the module settings... // $sql = "SELECT * FROM ".COUNTER_CONFIG_TABLE; if(!$result = $db->sql_query($sql)) { mx_message_die(GENERAL_ERROR, "Couldn't query counter config table", "", __LINE__, __FILE__, $sql); } while( $row = $db->sql_fetchrow($result) ) { $config_name = $row['config_name']; $config_value = $row['config_value']; $default_config[$config_name] = $config_value; $new[$config_name] = ( isset($HTTP_POST_VARS[$config_name]) ) ? $HTTP_POST_VARS[$config_name] : $default_config[$config_name]; if( isset($HTTP_POST_VARS['submit'])) { $sql = "UPDATE ".COUNTER_CONFIG_TABLE. " SET config_value = '" . str_replace("\'", "''", $new[$config_name]) . "'" . " WHERE config_name = '$config_name'"; if( !$db->sql_query($sql) ) { mx_message_die(GENERAL_ERROR, "Failed to update counter configuration for $config_name", "", __LINE__, __FILE__, $sql); } } } $digitpath = $default_config['digitpath']; $template->set_filenames(array( "body" => "admin/counter_config_body.tpl") ); for($i=0;$i<=$default_config['digits'];$i++) { $digit_image = '<img src=' . $module_root_path . 'numbers/' . $digitpath . '/' . $i . '.gif>'; $template->assign_block_vars('digitpreview', array('DIGIT_IMAGE' => $digit_image)); } $dir = $module_root_path . 'numbers/'; $direct = opendir($dir); $file = readdir($direct); while ($file) { $file = readdir($direct); $filetype = filetype($dir . $file); if ($file == ".." OR $file == "." OR $file == "") { $pagelist_digitpath = ""; } elseif ($filetype == "dir") { $pagelist_digitpath = "<OPTION value=\"$file\" > $file \n"; } $array = "$array;$file"; $template->assign_block_vars('digitpagelist', array('DIGITPATH' => $pagelist_digitpath)); } $s_hidden_fields = '<input type="hidden" name="config_name" value="' . htmlspecialchars($new[$config_name]) . '" />'; $template->assign_vars(array( 'S_ACTION' => append_sid("admin_counter_cfg.$phpEx"), 'S_HIDDEN_FIELDS' => $s_hidden_fields, 'L_COUNTER_SETTINGS' => $lang['Counter_Settings'], 'L_COUNTER_SETTINGS_EXPLAIN' => $lang['Counter_Settings_explain'], 'L_SUBMIT' => $lang['Submit'], 'L_RESET' => $lang['Reset'], 'L_DIGITS' => $lang['digits'], 'L_DIGITPATH' => $lang['digitpath'], 'L_DIGITPREVIEW' => $lang['digitpreview'], 'DIGITS' => $new['digits'], 'DIGITPATH' => $pagelist_digitpath )); $template->pparse("body"); include_once($mx_root_path . 'admin/page_footer_admin.' . $phpEx); ?> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: OryNider <ory...@us...> - 2007-06-06 23:48:35
|
Update of /cvsroot/mxbb/mx_counter/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31116/admin Log Message: Directory /cvsroot/mxbb/mx_counter/templates/subSilver/admin added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:48:25
|
Update of /cvsroot/mxbb/mx_counter/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31059/subSilver Log Message: Directory /cvsroot/mxbb/mx_counter/templates/subSilver added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:46:38
|
Update of /cvsroot/mxbb/mx_counter/numbers/set7 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29311/set7 Log Message: Directory /cvsroot/mxbb/mx_counter/numbers/set7 added to the repository |
|
From: OryNider <ory...@us...> - 2007-06-06 23:46:35
|
Update of /cvsroot/mxbb/mx_counter/numbers/set4 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29311/set4 Log Message: Directory /cvsroot/mxbb/mx_counter/numbers/set4 added to the repository |