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: FlorinCB <ory...@us...> - 2008-10-11 04:04:42
|
Update of /cvsroot/mxbb/mx_chatbox/templates/_core In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8783/templates/_core Added Files: _core.cfg chatbox_drop.tpl chatbox_footer.tpl chatbox_frameset.tpl chatbox_front.tpl chatbox_header.tpl chatbox_online.tpl chatbox_title.tpl Log Message: fixed version --- NEW FILE: chatbox_online.tpl --- <table width="{BLOCK_SIZE}" cellpadding="0" cellspacing="0" border="1" class="forumline"> <tr> <th class="thHead" align="left"> {L_WHO_IS_ONLINE} </th> </tr> <tr> <td> <table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border:none; padding:4px;"> <!-- OPEN: Who's Online Block --> <tr> <td class="row1" align="center" valign="middle" rowspan="2"> <a href="{U_VIEWONLINE}" class="cattitle"><img src="{ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" border="0" /></a> </td> <td class="row1" align="left" width="100%"> <span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span> </td> </tr> <tr> <td class="row1" align="left"> <span class="gensmall">{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span> </td> </tr> <!-- CLOSE: Who's Online Block --> <!-- OPEN: ChatBox Block --> <tr> <!-- BEGIN switch_chatters_list_on --> <td class="row1" align="center" valign="middle" rowspan="3"> <!-- END switch_chatters_list_on --> <!-- BEGIN switch_chatters_list_off --> <td class="row1" align="center" valign="middle" rowspan="2"> <!-- END switch_chatters_list_off --> <img src="{CHAT_IMG}" alt="{L_VERSION}" border="0" /> </td> <td class="row1" align="left"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE}</span> </td> </tr> <tr> <td class="row1" align="left"> <span class="gensmall"> <!-- BEGIN switch_user_logged_out --> [ {L_LOGIN_TO_JOIN_CHAT} ] <!-- END switch_user_logged_out --> <!-- BEGIN switch_user_logged_in --> [ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,resizable=yes,width=600,height=480')">{L_CLICK_TO_JOIN_CHAT}</a> ] <!-- END switch_user_logged_in --> </span> </td> </tr> <!-- BEGIN switch_chatters_list_on --> <tr> <td class="row1" align="left"> <span class="gensmall">{CHATTERS_LIST}</span> </td> </tr> <!-- END switch_chatters_list_on --> <!-- CLOSE: ChatBox Block --> </table> </td> </tr> </table> <br clear="all" /> --- NEW FILE: chatbox_front.tpl --- <table width="{BLOCK_SIZE}" cellpadding="0" cellspacing="0" border="0" class="forumline"> <tr> <th class="thHead" align="center"> {L_TITLE} </th> </tr> <tr> <td> <table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border:none; padding:4px;"> <tr> <!-- BEGIN switch_chatters_list_on --> <td class="row1" align="center" valign="middle" rowspan="3"> <!-- END switch_chatters_list_on --> <!-- BEGIN switch_chatters_list_off --> <td class="row1" align="center" valign="middle" rowspan="2"> <!-- END switch_chatters_list_off --> <img src="{CHAT_IMG}" alt="{L_VERSION}" border="0" /> </td> <td class="row1" align="left"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE}</span> </td> </tr> <tr> <td class="row1" align="left"> <span class="gensmall"> <!-- BEGIN switch_user_logged_out --> [ {L_LOGIN_TO_JOIN_CHAT} ] <!-- END switch_user_logged_out --> <!-- BEGIN switch_user_logged_in --> [ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,resizable=yes,width=600,height=480')">{L_CLICK_TO_JOIN_CHAT}</a> ] <!-- END switch_user_logged_in --> </span> </td> </tr> <!-- BEGIN switch_chatters_list_on --> <tr> <td class="row1" align="left"> <span class="gensmall">{CHATTERS_LIST}</span> </td> </tr> <!-- END switch_chatters_list_on --> </table> </td> </tr> </table> <br clear="all" /> --- NEW FILE: _core.cfg --- <?php /** * * @package MX-Publisher Module * @version $Id: _core.cfg,v 1.1 2008/10/11 04:04:35 orynider Exp $ * @copyright (c) 2002-2006 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ // // Please note that to enable support of different languages // the {LANG} place holder is available. This will be replaced // with xxx where xxx is the users selected language. If // that language isn't available it will default to english. // Therefore you MUST ensure you have at least a english // directory if you choose to localise your template // // // Do not alter this line! // define(MX_TEMPLATE_CONFIG, TRUE); $mx_template_config = true; // ------------------------------------------------------------------------- // Do some checks // ------------------------------------------------------------------------- $current_template_path = file_exists($mx_root_path . $current_template_path . "/images" ) ? $current_template_path : ( file_exists( $mx_root_path . $cloned_template_path . "/images" ) ? $cloned_template_path : $default_template_path); $current_template_root_path = str_replace($module_root_path, "", $current_template_path); // ------------------------------------------------------------------------- // Prefix with PORTAL_URL // ------------------------------------------------------------------------- $current_template_images = PORTAL_URL . $current_template_path . "/images"; $current_template_theme_images = !empty($current_template_root_path) && file_exists($mx_root_path . $current_template_root_path . "/images") ? PORTAL_URL . $current_template_root_path . "/images" : ( !empty($cloned_template_path) && file_exists( $mx_root_path . $cloned_template_path . "/images" ) ? PORTAL_URL . cloned_template_path . "/images" : PORTAL_URL . "templates/_core/images"); $current_module_images = !empty($current_template_root_path) && file_exists($module_root_path . $current_template_root_path ."/images") ? PORTAL_URL . $module_root_path . $current_template_root_path ."/images" : $current_template_theme_images . "/phpbb2"; // ------------------------------------------------------------------------- // (Re)Define images // ------------------------------------------------------------------------- $mx_images['chatbox_icon'] = "$current_module_images/chatbox_front_00.gif"; $mx_images['mx_who_is_online'] = $images['mx_who_is_online']; ?> --- NEW FILE: chatbox_title.tpl --- <!-- chatbox_title.tpl --> <table class="formarea" width="100%"> <tr> <td> <table class="formarea" width="100%"> <tr> <td align="left"> {S_CHATNAME} </td> <td align="right"> <a href="{U_REFRESH}" target="ekran">{L_REFRESH}<a> | <a href="{U_FAQ}" target="ekran" >{L_FAQ}</a> | <a href="{U_ABOUT}" target="ekran">{L_ABOUT}</a> </td> </tr> </table> </td> </tr> </table> --- NEW FILE: chatbox_header.tpl --- <html> <!-- chatbox_header.tpl --> <head> <title>{PAGE_TITLE}</title> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <link rel="stylesheet" href="{U_STYLESHEET}" type="text/css"> <!-- BEGIN switch_javascript_head_on --> <script language="javascript" type="text/javascript"> <!-- {S_JAVASCRIPT_HEAD} // --> </script> <!-- END switch_javascript_head_on --> </head> <!-- BEGIN switch_body_open_on --> <body link="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" {S_EXTRA_BODY_ARGS}> <!-- END switch_body_open_on --> <!-- BEGIN switch_javascript_body_on --> <script language="javascript" type="text/javascript"> <!-- {S_JAVASCRIPT_BODY} // --> </script> <!-- END switch_javascript_body_on --> --- NEW FILE: chatbox_footer.tpl --- <!-- chatbox_footer.tpl --> {S_FOOTER_HTML} <!-- BEGIN switch_body_close_on --> </body> <!-- END switch_body_close_on --> </html> --- NEW FILE: chatbox_drop.tpl --- <!-- chatbox_drop.tpl --> <div align="center"><span class="chatbox"> <br /><br /> <b>{S_USERNICK},</b> <br /> {S_LOG_OUT_CHAT} <br /> {S_DATE} <br /> </span></div> --- NEW FILE: chatbox_frameset.tpl --- <!-- chatbox_frameset.tpl --> <frameset rows="30,*,50" framespacing="0" frameborder="no" border="0" onunload="window_open('{U_WINDOW_UNLOAD}', 'drop', 'scrollbars=no,width=300,height=100')"> <frame src="{U_FRAME_TITLE}" scrolling="no" name="title" noresize marginwidth="0" marginheight="0"> <frameset cols="150,*"> <frame src="{U_FRAME_LIST}" scrolling="yes" name="who" marginwidth="0" marginheight="0"> <frame src="{U_FRAME_VIEW}" scrolling="yes" name="ekran" marginwidth="0" marginheight="0"> </frameset> <frame src="{U_FRAME_SEND}" scrolling="no" name="sender" noresize marginwidth="0" marginheight="0"> </frameset> <noframes> <body>Sorry, your browser does not support this feature!!!</body> </noframes> |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:04:41
|
Update of /cvsroot/mxbb/mx_chatbox/templates/_core/admin In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8783/templates/_core/admin Added Files: chatbox_config_body.tpl Log Message: fixed version --- NEW FILE: chatbox_config_body.tpl --- <h1>{L_CHATBOX_SETTINGS}</h1> <p>{L_CHATBOX_SETTINGS_EXPLAIN}<br /></p> <form action="{S_ACTION}" method="post"> <table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> <th class="thHead" colspan="2">{L_CHATBOX_SETTINGS}</th> </tr> <tr> <td class="row1"><p><b>{L_REFRESH_TIME}:</b><br><span class="gensmall">{L_REFRESH_TIME_EXPLAIN}</span></p></td> <td class="row2"><input type="text" maxlength="5" size="5" name="refresh_time" value="{REFRESH_TIME}" /></td> </tr> <tr> <td class="row1"><p><b>{L_DELETE_TIME}:</b><br><span class="gensmall">{L_DELETE_TIME_EXPLAIN}</span></p></td> <td class="row2"><input type="text" maxlength="5" size="5" name="delete_time" value="{DELETE_TIME}" /></td> </tr> <tr> <td class="row1"><p><b>{L_OFFLINE_TIME}:</b><br><span class="gensmall">{L_OFFLINE_TIME_EXPLAIN}</span></p></td> <td class="row2"><input type="text" maxlength="5" size="5" name="offline_time" value="{OFFLINE_TIME}" /></td> </tr> <tr> <td class="row1"><p><b>{L_AWAY_TIME}:</b><br><span class="gensmall">{L_AWAY_TIME_EXPLAIN}</span></p></td> <td class="row2"><input type="text" maxlength="5" size="5" name="away_time" value="{AWAY_TIME}" /></td> </tr> <tr> <td class="row1"><p><b>{L_STYLESHEET}:</b><br><span class="gensmall">{L_STYLESHEET_EXPLAIN}</span></p></td> <td class="row2"><input type="text" maxlength="50" size="25" name="stylesheet" value="{STYLESHEET}" /></td> </tr> <tr> <td class="row1"><p><b>{L_SHOW_AMOUNT}:</b><br><span class="gensmall">{L_SHOW_AMOUNT_EXPLAIN}</span></p></td> <td class="row2"><input type="text" maxlength="5" size="5" name="show_amount" value="{SHOW_AMOUNT}" /></td> </tr> <tr> <td class="row1"><p><b>{L_MAX_MSG_LEN}:</b><br><span class="gensmall">{L_MAX_MSG_LEN_EXPLAIN}</span></p></td> <td class="row2"><input type="text" maxlength="5" size="5" name="max_msg_len" value="{MAX_MSG_LEN}" /></td> </tr> <tr> <td class="row1"><p><b>{L_DIRECTION}:</b><br><span class="gensmall">{L_DIRECTION_EXPLAIN}</span></p></td> <td class="row2"> <input type="radio" name="direction" value="0" {S_DIRECTION_TOP} /> {L_TOP} <input type="radio" name="direction" value="1" {S_DIRECTION_BOTTOM} /> {L_BOTTOM} </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> </form> <br clear="all" /> |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:04:41
|
Update of /cvsroot/mxbb/mx_chatbox/language/lang_english In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8783/language/lang_english Added Files: lang_admin.php lang_main.php Log Message: fixed version --- NEW FILE: lang_main.php --- <?php /*************************************************************************** * lang_main.php * ------------- * begin : July, 2003 * copyright : (c) 2003 Marc Ferran * email : markus_petrux at phpmix dot com * module : mx_chatbox * file contents : Main module strings. * language : English * translated by : * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ // // The format of this file is: // // ---> $lang["message"] = "text"; // // Specify your language character encoding... [optional] // // setlocale(LC_ALL, "en"); // // ChatBox v.1.0.0 // $lang['Chat'] = "Chat"; $lang['How_Many_Chatters'] = "There are <b>%d</b> user(s) on Chat now"; $lang['Who_Are_Chatting' ] = "Who's on Chat: <b>%s</b>"; $lang['Click_to_join_chat'] = "Click to join Chat"; $lang['ChatBox'] = "ChatBox"; $lang['log_out_chat'] = "You have successfully logged out from Chat on "; $lang['Login_to_join_chat'] = "Login to join Chat"; $lang['Please_Login_to_chat'] = "Please, login to join Chat."; $lang['Send'] = "Send"; $lang['Back_to_Chat'] = "Back to Chat"; $lang['About_Chatbox'] = "About ChatBox"; $lang['Chatbox_Options'] = "ChatBox Options"; $lang['Not_Implemented'] = "Feature Not Implemented Yet."; $lang['Joined_chat_on'] = "joined chat on"; $lang['logged_out_on'] = "logged out on"; $lang['became_away_on'] = "became away on"; $lang['is_online_again'] = "is online again"; $lang['Refresh'] = "Refresh"; $lang['FAQ'] = "FAQ"; $lang['About'] = "About"; $lang['Options'] = "Options"; $lang['Online'] = "Online"; $lang['Away'] = "Away"; $lang['Send_URL'] = "Send URL"; $lang['Exit'] = "Exit"; $lang['Enter_Message'] = "Enter Message"; // // ChatBox v.1.1.2 // $lang['Color'] = "Color"; $lang['Select_Color'] = "Select Color"; $lang['Sample_Text'] = "Mouse Over the Color Table ...and Click!"; // // That's all Folks! // ------------------------------------------------- ?> --- NEW FILE: lang_admin.php --- <?php /*************************************************************************** * lang_admin.php * -------------- * begin : July, 2003 * copyright : (c) 2003 Marc Ferran * email : markus_petrux at phpmix dot com * module : mx_chatbox * file contents : Admin module strings. * language : English * translated by : * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ // // The format of this file is: // // ---> $lang["message"] = "text"; // // Specify your language character encoding... [optional] // // setlocale(LC_ALL, "en"); // // ChatBox v.1.1.0 // $lang['ChatBox_Settings'] = "ChatBox Settings"; $lang['ChatBox_Settings_explain'] = "Use the form below to configure your ChatBox Settings"; $lang['ChatBox_Settings_updated'] = "ChatBox Settings Updated Sucessfully."; $lang['ChatBox_Settings_return'] = "Click %sHere%s to return to ChatBox Settings."; $lang['ChatBox_refresh_time'] = "Refresh Time"; $lang['ChatBox_refresh_time_explain'] = "Interval (in seconds) before doing an automatic refresh."; $lang['ChatBox_delete_time'] = "Delete Time"; $lang['ChatBox_delete_time_explain'] = "Interval (in seconds) to delete old messages."; $lang['ChatBox_offline_time'] = "Offline Time"; $lang['ChatBox_offline_time_explain'] = "Interval (in seconds) to check for users going offline."; $lang['ChatBox_away_time'] = "Away Time"; $lang['ChatBox_away_time_explain'] = "Interval (in seconds) to check for users leaving the Chat."; $lang['ChatBox_stylesheet'] = "Style Sheet"; $lang['ChatBox_stylesheet_explain'] = "CSS file used by the ChatBox."; $lang['ChatBox_show_amount'] = "Show Amount"; $lang['ChatBox_show_amount_explain'] = "Number of chat messages to show in ChatBox."; $lang['ChatBox_max_msg_len'] = "Max. Message Length"; $lang['ChatBox_max_msg_len_explain'] = "Maximum message length (in chars)."; $lang['ChatBox_direction'] = "Position of new Posts"; $lang['ChatBox_direction_explain'] = "Display new posts at bottom or at the top."; $lang['Top'] = "Top"; $lang['Bottom'] = "Bottom"; // // That's all Folks! // ------------------------------------------------- ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:04:41
|
Update of /cvsroot/mxbb/mx_chatbox/templates/_core/images In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8783/templates/_core/images Added Files: chatbox_front_00.gif chatbox_front_01.gif chatbox_front_02.gif chatbox_front_03.gif spacer.gif Log Message: fixed version --- NEW FILE: spacer.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: chatbox_front_03.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: chatbox_front_00.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: chatbox_front_02.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: chatbox_front_01.gif --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:04:41
|
Update of /cvsroot/mxbb/mx_chatbox/language/lang_romanian In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8783/language/lang_romanian Added Files: lang_admin.php lang_main.php Log Message: fixed version --- NEW FILE: lang_main.php --- <?php /*************************************************************************** * lang_main.php * ------------- * begin : July, 2003 * copyright : (c) 2003 Marc Ferran * email : markus_petrux at phpmix dot com * module : mx_chatbox * file contents : Main module strings. * language : English * translated by : * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ // // The format of this file is: // // ---> $lang["message"] = "text"; // // Specify your language character encoding... [optional] // setlocale(LC_ALL, "ro"); // // ChatBox v.1.0.0 // $lang['Chat'] = "Chat"; $lang['How_Many_Chatters'] = "Sunt <b>%d</b> utilizatori în Chat acum"; $lang['Who_Are_Chatting' ] = "Cine este în Chat: <b>%s</b>"; $lang['Click_to_join_chat'] = "Click sã intrii în Chat"; $lang['ChatBox'] = "ChatBox"; $lang['log_out_chat'] = "You have successfully logged out from Chat on "; $lang['Login_to_join_chat'] = "Login to join Chat"; $lang['Please_Login_to_chat'] = "Please, login to join Chat."; $lang['Send'] = "Send"; $lang['Back_to_Chat'] = "Back to Chat"; $lang['About_Chatbox'] = "About ChatBox"; $lang['Chatbox_Options'] = "ChatBox Options"; $lang['Not_Implemented'] = "Feature Not Implemented Yet."; $lang['Joined_chat_on'] = "joined chat on"; $lang['logged_out_on'] = "logged out on"; $lang['became_away_on'] = "became away on"; $lang['is_online_again'] = "is online again"; $lang['Refresh'] = "Refresh"; $lang['FAQ'] = "FAQ"; $lang['About'] = "About"; $lang['Options'] = "Options"; $lang['Online'] = "Online"; $lang['Away'] = "Away"; $lang['Send_URL'] = "Send URL"; $lang['Exit'] = "Exit"; $lang['Enter_Message'] = "Enter Message"; // // ChatBox v.1.1.2 // $lang['Color'] = "Color"; $lang['Select_Color'] = "Select Color"; $lang['Sample_Text'] = "Mouse Over the Color Table ...and Click!"; // // That's all Folks! // ------------------------------------------------- ?> --- NEW FILE: lang_admin.php --- <?php /*************************************************************************** * lang_admin.php * -------------- * begin : July, 2003 * copyright : (c) 2003 Marc Ferran * email : markus_petrux at phpmix dot com * module : mx_chatbox * file contents : Admin module strings. * language : English * translated by : * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ // // The format of this file is: // // ---> $lang["message"] = "text"; // // Specify your language character encoding... [optional] // // setlocale(LC_ALL, "en"); // // ChatBox v.1.1.0 // $lang['ChatBox_Settings'] = "ChatBox Settings"; $lang['ChatBox_Settings_explain'] = "Use the form below to configure your ChatBox Settings"; $lang['ChatBox_Settings_updated'] = "ChatBox Settings Updated Sucessfully."; $lang['ChatBox_Settings_return'] = "Click %sHere%s to return to ChatBox Settings."; $lang['ChatBox_refresh_time'] = "Refresh Time"; $lang['ChatBox_refresh_time_explain'] = "Interval (in seconds) before doing an automatic refresh."; $lang['ChatBox_delete_time'] = "Delete Time"; $lang['ChatBox_delete_time_explain'] = "Interval (in seconds) to delete old messages."; $lang['ChatBox_offline_time'] = "Offline Time"; $lang['ChatBox_offline_time_explain'] = "Interval (in seconds) to check for users going offline."; $lang['ChatBox_away_time'] = "Away Time"; $lang['ChatBox_away_time_explain'] = "Interval (in seconds) to check for users leaving the Chat."; $lang['ChatBox_stylesheet'] = "Style Sheet"; $lang['ChatBox_stylesheet_explain'] = "CSS file used by the ChatBox."; $lang['ChatBox_show_amount'] = "Show Amount"; $lang['ChatBox_show_amount_explain'] = "Number of chat messages to show in ChatBox."; $lang['ChatBox_max_msg_len'] = "Max. Message Length"; $lang['ChatBox_max_msg_len_explain'] = "Maximum message length (in chars)."; $lang['ChatBox_direction'] = "Position of new Posts"; $lang['ChatBox_direction_explain'] = "Display new posts at bottom or at the top."; $lang['Top'] = "Top"; $lang['Bottom'] = "Bottom"; // // That's all Folks! // ------------------------------------------------- ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:04:41
|
Update of /cvsroot/mxbb/mx_chatbox/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8783/includes Added Files: common.php Log Message: fixed version --- NEW FILE: common.php --- <?php /*************************************************************************** * common.php * ---------- * begin : July, 2003 * copyright : (c) 2003 Marc Ferran * email : markus_petrux at phpmix dot com * module : mx_chatbox * file contents : Common definitions for the module. * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ /*************************************************************************** * History: * * 2003/07/20 (markus_petrux) * - MX010: Fix various HTML errors. * - MX009: Use $lang array for various texts. * - MX008: Moved chatbox_function.php here. * - MX007: Get ChatBox Settings from config table. * - MX006: Setup $cfg_chatname. * - MX005: Strip out all unnecessary code. * - MX004: Moved chatbox_config.php here. * - MX003: Added lang_admin and Config table. * - MX002: Changed mx_chatbox version to 1.1.0. * * 2003/07/16 (markus_petrux) * - MX001: Script created. * ***************************************************************************/ // // Security check // if( !defined('IN_PORTAL') ) { die("Hacking attempt"); } // // mx_chaxbox version... // define('_CHATBOX_VERSION', "mx_chatbox v.1.2.2"); // // Define table names. // define('CHATBOX_TABLE', $mx_table_prefix.'chatbox'); define('CHATBOX_SESSION_TABLE', $mx_table_prefix.'chatbox_session'); define('CHATBOX_CONFIG_TABLE', $mx_table_prefix.'chatbox_config'); // // Load language files. // if( file_exists($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_admin.' . $phpEx) ) { include($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_admin.' . $phpEx); } else { include($module_root_path . 'language/lang_english/lang_admin.' . $phpEx); } 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); } if (is_object($mx_page)) { // ------------------------------------------------------------------------- // Extend User Style with module lang and images // Usage: $mx_user->extend(LANG, IMAGES) // Switches: // - LANG: MX_LANG_MAIN (default), MX_LANG_ADMIN, MX_LANG_ALL, MX_LANG_NONE // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- $mx_user->extend(MX_LANG_MAIN, MX_IMAGES); } // // Common definitions... // define('_CHATBOX_SYSTEM_MSG', "<span style='color: red'>System Msg</span>"); $cfg_chatname = $board_config['sitename'] . ' -> ' . $lang['ChatBox']; // ================================================================================ // [ CHATBOX CONFIG ] // ================================================================================ // // Get ChatBox Settings from config table // if( defined('_CHATBOX_CONFIG') ) { $chatbox_config = array(); $sql = "SELECT * FROM ".CHATBOX_CONFIG_TABLE; if( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, "Couldn't query ChatBox config table", "", __LINE__, __FILE__, $sql); } else { while( $row = $db->sql_fetchrow($result) ) { $chatbox_config[$row['config_name']] = $row['config_value']; } } } // ================================================================================ // [ CHATBOX CLASS ] // ================================================================================ class cls_chatbox { // // Private Properties // var $_send_body_tag, // Close body tag on footer? (see page_header). $_page_title, $_javascript_head, $_javascript_body; // // Constructor // function cls_chatbox() { $this->_send_body_tag = false; $this->_page_title = $lang['ChatBox']; $this->_javascript_head = ''; $this->_javascript_body = ''; } // // Public Properties // function set_page_title($page_title) { $this->_page_title = $page_title; } function set_javascript_head($javascript_head) { $this->_javascript_head = $javascript_head; } function set_javascript_body($javascript_body) { $this->_javascript_body = $javascript_body; } // // Public Methods // function page_header($send_body_tag /*boolean*/, $extra_body_args = '') { global $template, $lang, $chatbox_config; $this->_send_body_tag = $send_body_tag; $template->set_filenames(array( 'header' => 'chatbox_header.tpl') ); if( $this->_send_body_tag ) { $template->assign_block_vars('switch_body_open_on', array()); } if( !empty($this->_javascript_head) ) { $template->assign_block_vars('switch_javascript_head_on', array()); } if( !empty($this->_javascript_body) ) { $template->assign_block_vars('switch_javascript_body_on', array()); } $template->assign_vars(array( 'PAGE_TITLE' => $this->_page_title, 'S_CONTENT_ENCODING' => $lang['ENCODING'], 'U_STYLESHEET' => $chatbox_config['stylesheet'], 'S_EXTRA_BODY_ARGS' => $extra_body_args, 'S_JAVASCRIPT_HEAD' => $this->_javascript_head, 'S_JAVASCRIPT_BODY' => $this->_javascript_body) ); $template->pparse('header'); } function page_footer($html = '') { global $template; $template->set_filenames(array( 'footer' => 'chatbox_footer.tpl') ); if( $this->_send_body_tag ) { $template->assign_block_vars('switch_body_close_on', array()); } $template->assign_vars(array( 'S_FOOTER_HTML' => $html) ); $template->pparse('footer'); } function page_frameset() { global $template, $phpEx; $template->set_filenames(array( 'frameset' => 'chatbox_frameset.tpl') ); $template->assign_vars(array( 'U_WINDOW_UNLOAD' => mx_append_sid('chatbox_drop.'.$phpEx), 'U_FRAME_TITLE' => mx_append_sid('chatbox_title.'.$phpEx), 'U_FRAME_LIST' => mx_append_sid('messenger_list.'.$phpEx), 'U_FRAME_VIEW' => mx_append_sid('messenger_view.'.$phpEx), 'U_FRAME_SEND' => mx_append_sid('messenger_send.'.$phpEx), ) ); $template->pparse('frameset'); } } //class cls_chatbox // ================================================================================ // [ COMMON FUNCTIONS ] // ================================================================================ function write_msg($nick, $msg) { global $chatbox_config, $board_config, $db, $lang; if( ($nick != _CHATBOX_SYSTEM_MSG) && (isuser_active($nick) == 'offline') ) { write_msg(_CHATBOX_SYSTEM_MSG,"<b>$nick</b> " .$lang['Joined_chat_on'].' '. phpBB2::create_date($board_config['default_dateformat'], time(), $board_config['board_timezone'])); chatbox_user_join($nick, 'offline'); } if( ($nick != _CHATBOX_SYSTEM_MSG) && (isuser_active($nick) == 'away') ) { write_msg(_CHATBOX_SYSTEM_MSG, "<b>$nick</b> ".$lang['is_online_again']); user_active($nick); } if( $nick == _CHATBOX_SYSTEM_MSG ) { $msg = "<span style='color: #006666'>" . $msg . '</span>'; } $sql = array( 'name' => addslashes($nick), 'msg' => addslashes($msg), 'timestamp' => (int) time(), ); $sql = "INSERT INTO " . CHATBOX_TABLE . $db->sql_build_array('INSERT', $sql); if( !$result = $db->sql_query($sql) ) { mx_message_die(GENERAL_ERROR, 'SQL Error in function write_msg()', '', __LINE__, __FILE__, $sql); } } function get_msg($start,$number,$dir) { global $chatbox_config, $db; $count = 0; if( $start < 0 ) { $start = 0; } $sql = "SELECT * FROM ".CHATBOX_TABLE." ORDER BY timestamp LIMIT ". $start . ", " . $number; if( !$result = $db->sql_query($sql) ) { die("SQL Error in function get_msg()"); } while( $record = $db->sql_fetchrow($result, MYSQL_ASSOC) ) { $output[$count] = array( 'nick' => stripslashes($record['name']), 'msg' => stripslashes($record['msg']), 'time' => stripslashes($record['timestamp']) ); $count++; } if( $chatbox_config['direction'] != 1 && ($count > 0) ) { $output = array_reverse($output); } return $output; } function count_msg() { global $chatbox_config, $db; $sql = "SELECT * FROM ".CHATBOX_TABLE; if( !$result = $db->sql_query($sql) ) { die("SQL Error in function count_msg()"); } return $db->sql_numrows($result); } function user_active($usernick) { global $chatbox_config, $db; $sql = "UPDATE ".CHATBOX_SESSION_TABLE." SET lastactive = '".time()."' WHERE username = '".addslashes($usernick)."'"; if( !$result = $db->sql_query($sql) ) { die("SQL Error in function user_active()"); } } function chatbox_user_join($usernick, $status) { global $chatbox_config, $db; $sql = "DELETE FROM ".CHATBOX_SESSION_TABLE." WHERE username = '".addslashes($usernick)."'"; if( !$result = $db->sql_query($sql) ) { die("SQL Error in function chatbox_user_join(): DELETE<br />" . $sql); } $sql = "INSERT INTO ".CHATBOX_SESSION_TABLE." (username, lastactive, laststatus)" . " VALUES ('" .addslashes($usernick). "', '" .time(). "', '" .addslashes($status). "')"; if( !$result = $db->sql_query($sql) ) { die("SQL Error in function chatbox_user_join(): INSERT<br />" . $sql); } } function user_exists($usernick) { global $db; $sql = "SELECT * FROM ".CHATBOX_SESSION_TABLE." WHERE username = '".addslashes($usernick)."'"; if( !$sol = $db->sql_query($sql) ) { die("SQL Error in function user_exists()"); } $record = $db->sql_fetchrow($sol); return isset($record['username']) ? true : false; } function isuser_active($usernick) { global $chatbox_config, $db; $sql = "SELECT lastactive FROM ".CHATBOX_SESSION_TABLE." WHERE username = '".addslashes($usernick)."'"; if( !$sol = $db->sql_query($sql) ) { die("SQL Error in function isuser_active()"); } $record = $db->sql_fetchrow($sol); $lastactive = $record['lastactive']; if( ($lastactive == '') or ($lastactive == '0') ) { $result = 'offline'; } else { if( ( ($lastactive + $chatbox_config['away_time']) < time() ) and ( ($lastactive + $chatbox_config['offline_time']) > time() ) ) { $result = 'away'; } else if( ($lastactive + $chatbox_config['offline_time']) <= time() ) { drop_user($usernick); $result = 'offline'; } else { $result = 'online'; } } return $result; } function drop_user($nick) { global $chatbox_config, $board_config, $db, $lang; $sql = "SELECT lastactive FROM ".CHATBOX_SESSION_TABLE." WHERE username = '".addslashes($nick)."'"; if( !$sol = $db->sql_query($sql) ) { die("SQL Error in function drop_user()"); } $record = $db->sql_fetchrow($sol); $lastactive = $record['lastactive']; if( $lastactive != '' ) { $sql = "DELETE FROM ".CHATBOX_SESSION_TABLE." WHERE username = '".addslashes($nick)."'"; if( !$result = $db->sql_query($sql) ) { die("SQL Error in function drop_user()"); } write_msg(_CHATBOX_SYSTEM_MSG, "<b>$nick</b> " .$lang['logged_out_on'].' '. phpBB2::create_date($board_config['default_dateformat'], time(), $board_config['board_timezone'])); } } ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:03:35
|
Update of /cvsroot/mxbb/mx_chatbox/templates/_core/images In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8684/images Log Message: Directory /cvsroot/mxbb/mx_chatbox/templates/_core/images added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:03:35
|
Update of /cvsroot/mxbb/mx_chatbox/templates/_core/admin In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8684/admin Log Message: Directory /cvsroot/mxbb/mx_chatbox/templates/_core/admin added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:03:12
|
Update of /cvsroot/mxbb/mx_chatbox/templates/_core In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8646/_core Log Message: Directory /cvsroot/mxbb/mx_chatbox/templates/_core added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:03:12
|
Update of /cvsroot/mxbb/mx_chatbox/templates/images In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8646/images Log Message: Directory /cvsroot/mxbb/mx_chatbox/templates/images added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:02:45
|
Update of /cvsroot/mxbb/mx_chatbox/language/lang_romanian In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8578/lang_romanian Log Message: Directory /cvsroot/mxbb/mx_chatbox/language/lang_romanian added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:02:44
|
Update of /cvsroot/mxbb/mx_chatbox/language/lang_english In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8578/lang_english Log Message: Directory /cvsroot/mxbb/mx_chatbox/language/lang_english added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:02:15
|
Update of /cvsroot/mxbb/mx_chatbox/admin In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6583/admin Log Message: Directory /cvsroot/mxbb/mx_chatbox/admin added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:02:15
|
Update of /cvsroot/mxbb/mx_chatbox/language In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6583/language Log Message: Directory /cvsroot/mxbb/mx_chatbox/language added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:02:15
|
Update of /cvsroot/mxbb/mx_chatbox/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6583/includes Log Message: Directory /cvsroot/mxbb/mx_chatbox/includes added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-11 04:02:14
|
Update of /cvsroot/mxbb/mx_chatbox/templates In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6583/templates Log Message: Directory /cvsroot/mxbb/mx_chatbox/templates added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-10 02:28:58
|
Update of /cvsroot/mxbb/mx_smartor/templates/_core In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31507/_core Modified Files: album_box.tpl album_cat_body.tpl album_comment_body.tpl album_index_body.tpl album_jupload_body.tpl album_showpage_body.tpl album_upload_body.tpl welcome_body.tpl Log Message: cloned smartor style Index: album_jupload_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/album_jupload_body.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_jupload_body.tpl 29 Aug 2008 10:31:41 -0000 1.3 --- album_jupload_body.tpl 10 Oct 2008 02:28:52 -0000 1.4 *************** *** 44,50 **** </script> - <div class="forabg block"> - <div id="p1" class="post bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> --- 44,47 ---- *************** *** 60,75 **** </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br /><br clear="all" /> ! ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header"></li> ! </ul> ! <div id="p1" class="post bg2 online"> <div class="textbody"> --- 57,63 ---- </table> </div> <br /><br clear="all" /> ! <div class="textbody"> *************** *** 116,123 **** </table> - - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <div align="center" class="copyright">Jupload Album Mod coded by <a href="http://www.shawnmcbride.com/">Shawn McBride</a>, using <a href="http://www.jupload.biz/">Jupload</a></div> --- 104,107 ---- Index: album_box.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/album_box.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** album_box.tpl 1 Sep 2008 01:11:49 -0000 1.5 --- album_box.tpl 10 Oct 2008 02:28:52 -0000 1.6 *************** *** 1,9 **** ! <!-- BEGIN catheader --> ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header"> </li> ! </ul> ! <div id="p1" class="post bg2 online"> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 1,3 ---- ! <!-- BEGIN catheader --> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> *************** *** 142,148 **** <!-- END cat_public_footer --> </table> ! </div></div></div> ! <span class="corners-bottom"><span></span></span> ! </div></div> <br clear="all" /> <!-- END catfooter --> --- 136,140 ---- <!-- END cat_public_footer --> </table> ! </div> <br clear="all" /> <!-- END catfooter --> Index: album_showpage_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/album_showpage_body.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** album_showpage_body.tpl 4 Oct 2008 21:13:54 -0000 1.6 --- album_showpage_body.tpl 10 Oct 2008 02:28:52 -0000 1.7 *************** *** 174,181 **** <div class="clear"></div> - - <div class="forabg block"> - <div id="p1" class="post bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> --- 174,177 ---- *************** *** 202,214 **** </tr> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table width="100%" cellpadding="3" cellspacing="0" border="0" class="forumline"> --- 198,204 ---- *************** *** 340,352 **** <!-- END switch_comment --> </form> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> - <div class="forabg"> - <div id="p1" class="block bg2"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <!-- BEGIN switch_comment_post --> --- 330,336 ---- *************** *** 404,410 **** </form> <!-- END switch_comment_post --> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 388,391 ---- Index: welcome_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/welcome_body.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** welcome_body.tpl 1 Sep 2008 01:11:50 -0000 1.2 --- welcome_body.tpl 10 Oct 2008 02:28:52 -0000 1.3 *************** *** 1,6 **** ! <div class="forabg block"> ! <div id="p1" class="post bg2 online"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <div class="textbody"> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> --- 1,3 ---- ! <div class="textbody"> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> *************** *** 142,148 **** </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 139,142 ---- Index: album_index_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/album_index_body.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** album_index_body.tpl 4 Oct 2008 21:13:54 -0000 1.4 --- album_index_body.tpl 10 Oct 2008 02:28:52 -0000 1.5 *************** *** 1,5 **** - <div class="forabg block"> - <div id="p1" class="post bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> --- 1,2 ---- *************** *** 27,33 **** </tr> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 24,27 ---- *************** *** 39,46 **** <!-- BEGIN personal_picrow --> - <div class="forabg"> - <div class="inner"><span class="corners-top"><span></span></span> - <ul class="topiclist"> - <li class="header"> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 33,36 ---- *************** *** 71,91 **** </tr> </table></div> - </ul></li> - </div> - <span class="corners-bottom"><span></span></span> - </div> <br clear="all" /> <!-- END personal_picrow --> <!-- BEGIN recent_comments_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> - <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> ! <tr><td class="catLeft" colspan="2" height="28"><span class="cattitle">{recent_comments_block.L_LAST_COMMENT_INFO}</span></td></tr> <tr> <th class="thTop" width="10%" height="25">{L_PIC_TITLE}</th> ! <th class="thTop" width="90%" height="25>{recent_comments_block.L_COMMENTS}</th> </tr> <!-- BEGIN comment_row --> --- 61,75 ---- </tr> </table></div> <br clear="all" /> <!-- END personal_picrow --> <!-- BEGIN recent_comments_block --> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> ! <tr> ! <td class="catLeft" colspan="3" height="28"><span class="cattitle">{recent_comments_block.L_LAST_COMMENT_INFO}</span></td> ! </tr> <tr> <th class="thTop" width="10%" height="25">{L_PIC_TITLE}</th> ! <th class="thTop" width="90%" height="25> {recent_comments_block.L_COMMENTS} </th> </tr> <!-- BEGIN comment_row --> *************** *** 112,126 **** <!-- END comment_row --> </table> ! </div></div> ! </div> ! <span class="corners-bottom"><span></span></span> ! </div> <br clear="all" /> <!-- END recent_comments_block --> <!-- BEGIN recent_pics_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 96,104 ---- <!-- END comment_row --> </table> ! <br clear="all" /> <!-- END recent_comments_block --> <!-- BEGIN recent_pics_block --> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> *************** *** 157,163 **** <!-- END recent_pics --> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 135,138 ---- *************** *** 165,171 **** <!-- BEGIN highest_pics_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 140,143 ---- *************** *** 204,210 **** <!-- END highest_pics --> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 176,179 ---- *************** *** 212,218 **** <!-- BEGIN mostviewed_pics_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 181,184 ---- *************** *** 249,255 **** <!-- END mostviewed_pics --> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 215,218 ---- *************** *** 257,263 **** <!-- BEGIN random_pics_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 220,223 ---- *************** *** 296,302 **** <!-- END rand_pics --> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 256,259 ---- Index: album_comment_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/album_comment_body.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_comment_body.tpl 29 Aug 2008 10:31:40 -0000 1.3 --- album_comment_body.tpl 10 Oct 2008 02:28:52 -0000 1.4 *************** *** 1,5 **** - <div class="forabg block"> - <div id="p1" class="post bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> --- 1,2 ---- *************** *** 27,42 **** </tr> </table> ! </div></div> ! </div> ! <span class="corners-bottom"><span></span></span> ! </div> <br clear="all" /> ! ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header">{PIC_TITLE}</li> ! </ul> ! <div id="p1" class="post bg2 online"> <div class="textbody"> --- 24,30 ---- </tr> </table> ! </div> <br clear="all" /> ! <div class="textbody"> *************** *** 82,88 **** </table> ! </div></div></div> ! <span class="corners-bottom"><span></span></span> ! </div></div> <br clear="all" /> --- 70,74 ---- </table> ! </div> <br clear="all" /> *************** *** 133,139 **** <!-- BEGIN switch_comment --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table width="100%" cellspacing="2" border="0" cellpadding="0"> --- 119,122 ---- *************** *** 152,158 **** </tr> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 135,138 ---- *************** *** 212,218 **** <!-- BEGIN switch_comment_post --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <form name="commentform" action="{S_ALBUM_ACTION}" method="post" onsubmit="return checkForm();"> --- 192,195 ---- *************** *** 250,257 **** </table> </form> - </div></div> </div> - <span class="corners-bottom"><span></span></span> - </div> <!-- END switch_comment_post --> --- 227,231 ---- Index: album_upload_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/album_upload_body.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_upload_body.tpl 29 Aug 2008 10:31:43 -0000 1.3 --- album_upload_body.tpl 10 Oct 2008 02:28:52 -0000 1.4 *************** *** 223,230 **** // --> </script> ! <!-- END switch_nuffload_disabled --> ! <div class="forabg block"> ! <div id="p1" class="post bg2 online"> ! <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> --- 223,227 ---- // --> </script> ! <!-- END switch_nuffload_disabled --> <div class="textbody"> *************** *** 242,257 **** </tr> </table> - </div></div> </div> - <span class="corners-bottom"><span></span></span> - </div> <br /><br clear="all" /> ! ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header"></li> ! </ul> ! <div id="p1" class="post bg2 online"> <div class="textbody"> <form name="upload" action="{S_ALBUM_ACTION}" method="post" enctype="multipart/form-data" onSubmit="{S_ON_SUBMIT}"> --- 239,245 ---- </tr> </table> </div> <br /><br clear="all" /> ! <div class="textbody"> <form name="upload" action="{S_ALBUM_ACTION}" method="post" enctype="multipart/form-data" onSubmit="{S_ON_SUBMIT}"> *************** *** 400,407 **** <script language="JavaScript" type="text/javascript">InitForm();</script> </table></form> - </div></div> </div> - <span class="corners-bottom"><span></span></span> - </div> <br clear="all" /> --- 388,392 ---- Index: album_cat_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/album_cat_body.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** album_cat_body.tpl 4 Oct 2008 21:13:54 -0000 1.5 --- album_cat_body.tpl 10 Oct 2008 02:28:52 -0000 1.6 *************** *** 1,5 **** - <div class="forabg block"> - <div id="p1" class="post bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> --- 1,2 ---- *************** *** 31,37 **** </tr> </table> ! </div></div> ! </div> ! <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 28,32 ---- </tr> </table> ! </div> <br clear="all" /> *************** *** 69,79 **** {ALBUM_BOARD_INDEX} ! ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header"> ! </ul></li> ! <div id="p1" class="post bg2 online"> <div class="textbody"> <table width="100%" cellspacing="0" border="0" cellpadding="0"> --- 64,68 ---- {ALBUM_BOARD_INDEX} ! <div class="textbody"> <table width="100%" cellspacing="0" border="0" cellpadding="0"> *************** *** 187,199 **** </table> <!-- END index_pics_block --> ! </div></div></div> ! <span class="corners-bottom"><span></span></span> ! </div></div> <br clear="all" /> <!-- BEGIN recent_comments_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 176,183 ---- </table> <!-- END index_pics_block --> ! </div> <br clear="all" /> <!-- BEGIN recent_comments_block --> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> *************** *** 226,240 **** <!-- END comment_row --> </table> - </div></div> </div> - <span class="corners-bottom"><span></span></span> - </div> <br clear="all" /> <!-- END recent_comments_block --> <!-- BEGIN recent_pics_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 210,218 ---- *************** *** 271,277 **** <!-- END recent_pics --> </table> - </div></div> - </div> - <span class="corners-bottom"><span></span></span> </div> <br clear="all" /> --- 249,252 ---- *************** *** 279,285 **** <!-- BEGIN mostviewed_pics_block --> - <div class="forabg"> - <div id="p1" class="block bg2 online"> - <div class="inner"><span class="corners-top"><span></span></span> <div class="textbody"> <table class="forumline" width="98%" align="center" cellspacing="0" cellpadding="0"> --- 254,257 ---- *************** *** 316,323 **** <!-- END mostviewed_pics --> </table> - </div></div> </div> - <span class="corners-bottom"><span></span></span> - </div> <br clear="all" /> <!-- END mostviewed_pics_block --> --- 288,292 ---- |
|
From: FlorinCB <ory...@us...> - 2008-10-10 01:56:17
|
Update of /cvsroot/mxbb/mx_smartor/album_mod/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29781 Modified Files: album_hierarchy_functions.php Log Message: fix Index: album_hierarchy_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/includes/album_hierarchy_functions.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** album_hierarchy_functions.php 1 Sep 2008 01:11:48 -0000 1.4 --- album_hierarchy_functions.php 10 Oct 2008 01:56:05 -0000 1.5 *************** *** 864,868 **** for ($i=0; $i < count($album_data['sub'][$cur_cat_id]); $i++) { ! album_get_sub_cat_ids($album_data['sub'][$cur_cat_id][$i], &$cats); } } --- 864,868 ---- for ($i=0; $i < count($album_data['sub'][$cur_cat_id]); $i++) { ! album_get_sub_cat_ids($album_data['sub'][$cur_cat_id][$i], $cats); } } |
|
From: FlorinCB <ory...@us...> - 2008-10-09 18:31:37
|
Update of /cvsroot/mxbb/core/includes/sessions/phpbb3 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21814 Modified Files: login.php Log Message: temp fix Index: login.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/sessions/phpbb3/login.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** login.php 4 Oct 2008 07:04:25 -0000 1.7 --- login.php 9 Oct 2008 18:31:28 -0000 1.8 *************** *** 71,76 **** if (!function_exists('utf8_to_cp1252')) { ! global $phpbb_root_path, $phpEx; ! include($phpbb_root_path . 'includes/utf/data/recode_basic.' . $phpEx); } --- 71,76 ---- if (!function_exists('utf8_to_cp1252')) { ! global $mx_root_path, $phpEx; ! include_once($mx_root_path . 'includes/utf/data/recode_basic.' . $phpEx); } *************** *** 98,102 **** WHERE user_id = ' . $row['user_id']; $db->sql_query($sql); ! return array( 'status' => LOGIN_ERROR_PASSWORD_CONVERT, --- 98,102 ---- WHERE user_id = ' . $row['user_id']; $db->sql_query($sql); ! mx_message_die(GENERAL_MESSAGE, 'We are sorry but password convertion failed, please login direct in forums or rewuest a new activation link.'); return array( 'status' => LOGIN_ERROR_PASSWORD_CONVERT, *************** *** 105,109 **** ); } ! } } else --- 105,109 ---- ); } ! } } else *************** *** 120,125 **** if (!function_exists('utf8_to_cp1252')) { ! global $phpbb_root_path, $phpEx; ! include($phpbb_root_path . 'includes/utf/data/recode_basic.' . $phpEx); } --- 120,125 ---- if (!function_exists('utf8_to_cp1252')) { ! global $mx_root_path, $phpEx; ! include_once($mx_root_path . 'includes/utf/data/recode_basic.' . $phpEx); } *************** *** 189,193 **** if ($row['user_type'] == USER_INACTIVE || $row['user_type'] == USER_IGNORE) { ! } --- 189,193 ---- if ($row['user_type'] == USER_INACTIVE || $row['user_type'] == USER_IGNORE) { ! mx_message_die(GENERAL_MESSAGE, 'Inactive User'); } *************** *** 202,206 **** mx_message_die(CRITICAL_ERROR, "Couldn't start session : login", "", __LINE__, __FILE__); } ! } } } --- 202,206 ---- mx_message_die(CRITICAL_ERROR, "Couldn't start session : login", "", __LINE__, __FILE__); } ! } } } |
|
From: FlorinCB <ory...@us...> - 2008-10-09 02:41:47
|
Update of /cvsroot/mxbb/core/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16187 Modified Files: mx_functions_style.php Log Message: user_style for phpBB3 backend fixed Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.101 retrieving revision 1.102 diff -C2 -d -r1.101 -r1.102 *** mx_functions_style.php 8 Oct 2008 03:36:38 -0000 1.101 --- mx_functions_style.php 9 Oct 2008 02:41:36 -0000 1.102 *************** *** 582,586 **** $this->data['user_lang'] = $phpBB2->phpbb_ltrim(basename($phpBB2->phpbb_rtrim($this->decode_lang($this->data['user_lang']))), "'"); ! if ( $this->data['session_logged_in'] ) { if ( !empty($this->data['user_lang'])) --- 582,586 ---- $this->data['user_lang'] = $phpBB2->phpbb_ltrim(basename($phpBB2->phpbb_rtrim($this->decode_lang($this->data['user_lang']))), "'"); ! if ( $this->data['user_id'] != ANONYMOUS ) { if ( !empty($this->data['user_lang'])) *************** *** 787,791 **** if ( $this->data['user_id'] != ANONYMOUS && $this->data['user_style'] > 0 ) { ! $style = $mx_request_vars->post('user_style', MX_TYPE_INT, $this->data['user_style']); if ( $theme = $this->_setup_style($style) ) { --- 787,823 ---- if ( $this->data['user_id'] != ANONYMOUS && $this->data['user_style'] > 0 ) { ! // ! // Get Style data. ! // ! switch (PORTAL_BACKEND) ! { ! case 'internal': ! $style = $mx_request_vars->post('user_style', MX_TYPE_INT, $this->data['user_style']); ! break; ! case 'phpbb2': ! $style = $mx_request_vars->post('user_style', MX_TYPE_INT, $this->data['user_style']); ! break; ! case 'phpbb3': ! $user_style = $mx_request_vars->post('user_style', MX_TYPE_INT, $this->data['user_style']); ! //If user have other style in mxp then the one from phpBB not to have forum page and modules graphics will be messaed up ! //Anonymouse users should see all block graphic corect ! //Query phpBB style_id corepondent to mxp themes_id ! $sql = "SELECT m.themes_id ! FROM " . MX_THEMES_TABLE . " AS m, " . STYLES_TABLE . " AS s, " . STYLES_TEMPLATE_TABLE . " AS t ! WHERE s.style_id = " . (int) $user_style . " ! AND t.template_path = m.template_name ! AND t.template_id = s.template_id"; ! ! if ($row = $db->sql_fetchrow($db->sql_query($sql))) ! { ! $style = $row['themes_id']; //User style ! } ! else ! { ! $style = $portal_config['default_style']; ! } ! break; ! } ! if ( $theme = $this->_setup_style($style) ) { *************** *** 794,798 **** } } - $style = $mx_request_vars->post('default_style', MX_TYPE_INT, $init_style); $theme = $this->_setup_style($style); --- 826,829 ---- |
|
From: FlorinCB <ory...@us...> - 2008-10-09 01:11:27
|
Update of /cvsroot/mxbb/mx_pafiledb/pafiledb/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11639 Modified Files: functions_pafiledb.php Log Message: fix Index: functions_pafiledb.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/includes/functions_pafiledb.php,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** functions_pafiledb.php 24 Sep 2008 14:14:05 -0000 1.57 --- functions_pafiledb.php 9 Oct 2008 01:11:11 -0000 1.58 *************** *** 967,971 **** } ! if ( !( $result = $pafiledb_functions->sql_query_limit( $sql, $pafiledb_config['pagination'], $start ) ) ) { mx_message_die( GENERAL_ERROR, 'Couldn\'t get file info for this category', '', __LINE__, __FILE__, $sql ); --- 967,971 ---- } ! if ( !( $result = $db->sql_query_limit( $sql, $pafiledb_config['pagination'], $start ) ) ) { mx_message_die( GENERAL_ERROR, 'Couldn\'t get file info for this category', '', __LINE__, __FILE__, $sql ); |
|
From: FlorinCB <ory...@us...> - 2008-10-08 03:36:48
|
Update of /cvsroot/mxbb/core/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv9965 Modified Files: mx_functions_style.php Log Message: downgrade Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.100 retrieving revision 1.101 diff -C2 -d -r1.100 -r1.101 *** mx_functions_style.php 7 Oct 2008 06:40:52 -0000 1.100 --- mx_functions_style.php 8 Oct 2008 03:36:38 -0000 1.101 *************** *** 1037,1041 **** } } ! // // Load backend specific style defs. --- 1037,1045 ---- } } ! // ! // Load images ! // ! $this->_load_phpbb_images(); ! $this->_load_mxbb_images(); // // Load backend specific style defs. |
|
From: FlorinCB <ory...@us...> - 2008-10-07 09:13:46
|
Update of /cvsroot/mxbb/core/includes/sessions/phpbb3 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv28720 Modified Files: session.php Log Message: fixed Index: session.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/sessions/phpbb3/session.php,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** session.php 7 Oct 2008 06:00:07 -0000 1.37 --- session.php 7 Oct 2008 09:12:07 -0000 1.38 *************** *** 1311,1325 **** ! if (empty($lang['USER_LANG'])) ! { ! if ((@include $this->lang_path . "common.$phpEx") === false) { ! //this will fix the path for anonymouse users ! if ((@include $phpbb_root_path . $this->lang_path . "common.$phpEx") === false) ! { ! die('Language file ' . $this->lang_path . "common.$phpEx" . ' couldn\'t be opened.'); ! } } - $this->lang = &$lang; } --- 1311,1321 ---- ! if ((@include $this->lang_path . "common.$phpEx") === false) ! { ! //this will fix the path for anonymouse users ! if ((@include $phpbb_root_path . $this->lang_path . "common.$phpEx") === false) { ! die('Language file ' . $this->lang_path . "common.$phpEx" . ' couldn\'t be opened.'); } } *************** *** 1327,1333 **** // We include common language file here to not load it every time a custom language file is included // - $lang = &$this->lang; - $this->add_lang($lang_set); unset($lang_set); } --- 1323,1328 ---- // We include common language file here to not load it every time a custom language file is included // $this->add_lang($lang_set); + unset($lang_set); } *************** *** 1895,1900 **** return $img_data; } ! //PHPBB_URL is not supported here for compatibility with phpBB2 backend use img() method ! $img_data['src'] = 'styles/' . $this->theme['imageset_path'] . '/imageset/' . ($this->img_array[$img]['image_lang'] ? $this->img_array[$img]['image_lang'] .'/' : '') . $this->img_array[$img]['image_filename']; $img_data['width'] = $this->img_array[$img]['image_width']; $img_data['height'] = $this->img_array[$img]['image_height']; --- 1890,1895 ---- return $img_data; } ! ! $img_data['src'] = PHPBB_URL . 'styles/' . $this->theme['imageset_path'] . '/imageset/' . ($this->img_array[$img]['image_lang'] ? $this->img_array[$img]['image_lang'] .'/' : '') . $this->img_array[$img]['image_filename']; $img_data['width'] = $this->img_array[$img]['image_width']; $img_data['height'] = $this->img_array[$img]['image_height']; |
|
From: FlorinCB <ory...@us...> - 2008-10-07 07:38:29
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24050 Modified Files: mx_announce.php Log Message: fix for smilies when uid is false Index: mx_announce.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_announce.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_announce.php 4 Oct 2008 07:04:38 -0000 1.3 --- mx_announce.php 7 Oct 2008 07:38:21 -0000 1.4 *************** *** 158,163 **** $bbcode_uid = $postrow[$i]['bbcode_uid']; ! $bbcode_bitfield = $postrow[$i]['bbcode_bitfield']; ! $message = $mx_bbcode->decode($message, $bbcode_uid, true, $bbcode_bitfield); --- 158,162 ---- $bbcode_uid = $postrow[$i]['bbcode_uid']; ! $bbcode_bitfield = $postrow[$i]['bbcode_bitfield'] ? $postrow[$i]['bbcode_bitfield'] : true; $message = $mx_bbcode->decode($message, $bbcode_uid, true, $bbcode_bitfield); |
|
From: FlorinCB <ory...@us...> - 2008-10-07 06:44:11
|
Update of /cvsroot/mxbb/core/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21556 Modified Files: mx_functions_style.php Log Message: fix Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.99 retrieving revision 1.100 diff -C2 -d -r1.99 -r1.100 *** mx_functions_style.php 5 Oct 2008 23:10:24 -0000 1.99 --- mx_functions_style.php 7 Oct 2008 06:40:52 -0000 1.100 *************** *** 1238,1242 **** foreach( $value as $key2 => $val2 ) { ! $images[$key][$key2] = PHPBB_URL . $val2; } } --- 1238,1242 ---- foreach( $value as $key2 => $val2 ) { ! $images[$key][$key2] = str_replace(PHPBB_URL . PHPBB_URL, PHPBB_URL, PHPBB_URL . $val2); } } *************** *** 1244,1248 **** { $images[$key] = str_replace('{LANG}', 'lang_' . $img_lang, $value); ! $images[$key] = PHPBB_URL . $images[$key]; } } --- 1244,1248 ---- { $images[$key] = str_replace('{LANG}', 'lang_' . $img_lang, $value); ! $images[$key] = str_replace(PHPBB_URL . PHPBB_URL, PHPBB_URL, PHPBB_URL . $images[$key]); } } |