############################################################## 
##  :          Yellow card
##  :         Niels < ncr@db9.dk > (Niels Chr. Rd) http://mods.db9.dk
##  :       " "     4      (,,  )
##                         ACP     
##                      = ,  = ,  = unban,  =  
##                     Emails are send to the user, notifying about the event.
##                     
##  :        1.4.4
## :      2.0.6
##
##  : 
##  :  40  (1mn by EasyMOD of Nuttzy)
##   :      22
##         posting.php
##         search.php
##         viewforum.php 
##         viewtopic.php 
##         admin/admin_board.php 
##         admin/admin_forumauth.php 
##         admin/admin_forums.php 
##         admin/admin_ug_auth.php 
##         admin/admin_users.php 
##         admin/admin_user_ban.php
##         includes/auth.php 
##         includes/constants.php 
##         includes/smtp.php
##         includes/usercp_register.php
##         language/lang_english/lang_admin.php 
##         language/lang_english/lang_main.php
##         templates/subSilver/posting_body.tpl
##         templates/subSilver/search_body.tpl
##         templates/subSilver/subSilver.cfg 
##         templates/subSilver/viewtopic_body.tpl    
##         templates/subSilver/admin/board_config_body.tpl 
##         templates/subSilver/admin/user_edit_body.tpl 
##
##  :     16
##         card.php 
##         language/lang_english/email/ban_block.tpl 
##         language/lang_english/email/ban_reactivated.tpl 
##         language/lang_english/email/ban_warning.tpl 
##         language/lang_english/email/card_block.tpl 
##         language/lang_english/email/repport_post.tpl 
##         language/lang_french/email/ban_block.tpl 
##         language/lang_french/email/ban_reactivated.tpl 
##         language/lang_french/email/ban_warning.tpl 
##         language/lang_french/email/card_block.tpl 
##         language/lang_french/email/repport_post.tpl 
##         templates/subSilver/images/icon_bcard.gif 
##         templates/subSilver/images/icon_bhotcard.gif 
##         templates/subSilver/images/icon_gcard.gif 
##         templates/subSilver/images/icon_rcard.gif 
##         templates/subSilver/images/icon_ycard.gif 
##                  
############################################################## 
##   ,   : http://www.phpbb.com/mods/downloads/   
##    .      ,    
## . , phpBB      
##     -,  : http://www.phpbb.com/mods/downloads/ 
############################################################## 
##  : 
##
##  MOD       EasyMOD
##  Nuttzy (   EasyMOD Compliant)!
## http://www.phpbb.com/phpBB/viewtopic.php?t=124436
##
##   ,     EM SQL  !
## ,       ( DB ), 
##      
##  last_visit_db_update.php    phpBB
## root ,       ,
## .
##
##   ,     MOD   
##   EM,     , 
##  phpBB  EM  !!!
## ,          
## .
##
##  ,   EM 0.0.10a    
##    ,  ()
##         
## . ,      (), 
## email -   
##   root/language/,   
##  translations/ ,   .
##
##  ,    ...
## http://mods.db9.dk/viewforum.php?f=4
##
############################################################## 
##  : 
## 
##   2003-09-02 - Version 1.4.4
##      - improved admin_user_ban.php
##
##   2003-08-26 - Version 1.4.3
##      - made the how-to more EM compatible with other mods installed
##
##   2003-08-24 - Version 1.4.2
##      - corrected viewtopic.php and viewtopic_body.tpl to correctly manage warning numbers showen beside posts
##
##   2003-08-22 - Version 1.4.1
##        - 
##   2003-08-10 - Version 1.4.0
##      - Merge part 1 & 2
##      - Fix many instructions errors
##      - Add French translation
##      - Update instructions to work with 2.0.6
##      - How-to rewrite to be EasyMOD compatible
##
##   ????-??-?? - Version 1.3.9
##      - changed the admin/admin_baord_config_body.tpl
##
##   ????-??-?? - Version 1.3.8
##      - minor change for 2.0.4
##
##   ????-??-?? - Version 1.3.7
##      - missed a change in admin_ug_auth.php
##
##   ????-??-?? - Version 1.3.6
##      - corrected the admin_users.php file
##
##   ????-??-?? - Version 1.3.5
##      - Corrected a find tag in the how-to auth.php
##
##   ????-??-?? - Version 1.3.4
##      - now yellow/red cards can be made/removed with-in the admin ban interface
##
##   ????-??-?? - Version 1.3.3
##      - correction of typo in the how-to - thanks to "kreativ"
##
##   ????-??-?? - Version 1.3.2
##      - the ADD SQL, had a syntax
##
##   ????-??-?? - Version 1.3.1
##      - corrected a typo in the board_config_body.tpl
##
##   ????-??-?? - Version 1.3.0
##      - now posible to specify the "post a report" forum ID
##
##   ????-??-?? - Version 1.2.1
##      - seciruty update, semi vital (recormented)
##
##   ????-??-?? - Version 1.2.0
##      - re-written for phpBB2 version 2.0.2.
##
##   ????-??-?? - Version 1.1.4
##      - lang_admin.php changed
##
##   ????-??-?? - Version 1.1.3
##      - history started, changed some entry in admin.php
##
##   ????-??-?? - Version 1.1.0
##      - release for phpBB 2.0.0.
##
##   2002-04-10 - Version 1.0.0
##      - release for phpBB RC-2
##
##   2002-01-01 - Version 0.9.0
##      - beta release for phpBBe RC-1
##
############################################################## 
## ,       ,        
##  ,   . 
############################################################## 
##
############################################################## 
##      http://myphpbb.com.ru 
############################################################## 
# 
#-----[ SQL ]------------------------------------------------- 
#
# If you use an alpha release of EasyMOD, this instructions will not be executed!
# Please read author notes to update your database.
#
copy yellow_card_db_update.php to yellow_card_db_update.php
execute yellow_card_db_update.php
delete yellow_card_db_update.php

# 
#-----[  ]------------------------------------------------ 
# 
root/card.php to card.php
root/language/lang_english/email/ban_block.tpl to language/lang_english/email/
root/language/lang_english/email/ban_reactivated.tpl to language/lang_english/email/
root/language/lang_english/email/ban_warning.tpl to language/lang_english/email/
root/language/lang_english/email/repport_post.tpl to language/lang_english/email/
root/templates/subSilver/images/icon_bcard.gif to templates/subSilver/images/
root/templates/subSilver/images/icon_bhotcard.gif to templates/subSilver/images/
root/templates/subSilver/images/icon_gcard.gif to templates/subSilver/images/
root/templates/subSilver/images/icon_rcard.gif to templates/subSilver/images/
root/templates/subSilver/images/icon_ycard.gif to templates/subSilver/images/

# 
#-----[  ]------------------------------------------------ 
# 
posting.php

# 
#-----[  ]------------------------------------------------ 
# 
$params = array('forum_id'

# 
#-----[    ]---------------------------------------- 
# 
);

# 
#-----[   ,  ]--------------------------------- 
# 
, 'lock_subject' => 'lock_subject' 

# 
#-----[  ]------------------------------------------------ 
# 
if ( $post_id )
{

# 
#-----[  ,  ]----------------------------------------- 
#

// Start add - Yellow card admin MOD
if ( $postreport )
{
        $redirect = 'viewtopic.$phpEx?' . POST_POST_URL . '=$postreport';
        $post_append = '';
} else
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
#
case 'editpost': 
$redirect =
break; 
} 

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
$redirect .= ($post_reportid) ? '&post_reportid=$post_reportid' : ''; 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
submit_post(

# 
#-----[  ,  ]----------------------------------------- 
#

// Start add - Yellow card admin MOD
$message = (lock_subject) ? $extra_message_body.$message : $message; 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
user_notification(
} 

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
if ($lock_subject) 
{ 
        $url = "<a href='".append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" .$lock_subject."#".$lock_subject)."'> ";
        $return_message = $lang['Report_stored']."<br/><br/>".sprintf($lang['Send_report'],$url,"</a>");        
        $return_meta = str_replace($post_id,$lock_subject,$return_meta); 
} 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
$preview_message = str_replace("\n", '<br />', $preview_message);

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
$preview_message = (lock_subject) ? stripslashes($extra_message_body).$preview_message : $preview_message;
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
// User default entry point
//

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
$postreport=(isset($HTTP_GET_VARS['postreport']))? intval( $HTTP_GET_VARS['postreport']) : 0;
if ($postreport)
{
        $sql = 'SELECT topic_id FROM '.POSTS_TABLE.' WHERE post_id="'.$postreport.'"';
        if( !($result = $db->sql_query($sql) )) 
                message_die(GENERAL_ERROR, "Couldn't get post subject information"); 
        $post_details = $db->sql_fetchrow($result);
        $post_topic_id=$post_details['topic_id'];
        $sql = 'SELECT pt.post_subject FROM '.POSTS_TEXT_TABLE.' pt, '.POSTS_TABLE.' p WHERE p.topic_id="'.$post_topic_id.'" AND pt.post_id=p.post_id ORDER BY p.post_time ASC LIMIT 1';
        if( !($result = $db->sql_query($sql) )) 
                message_die(GENERAL_ERROR, "Couldn't get topic subject information".$sql); 
        $post_details = $db->sql_fetchrow($result);
        $subject='('.$postreport.')'.$post_details['post_subject'];
        $url = "<a href='".append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" .$postreport."#".$postreport)."'> ";
        $extra_message_body= sprintf($lang['Link_to_post'],$url,"</a>");        
        $lock_subject=$postreport;
} else
{
        $subject = '';
        $lock_subject='';
} 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
$username = ($userdata['session_logged_in']) ? $userdata['username'] : '';
$poll_title = '';
$poll_length = '';
$subject = '';

# 
#-----[   ]---------------------------------------- 
#

// Start replacement - Yellow card admin MOD
$username = ($userdata['session_logged_in']) ? $userdata['username'] : ''; 
$poll_title = ''; 
$poll_length = ''; 
// End replacement - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
$hidden_form_fields = '<input type="hidden" name="mode" value="' . $mode . '" />';

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
$hidden_form_fields .= ($lock_subject) ? '<input type="hidden" name="lock_subject" value="'.$lock_subject.'" />':'';
$hidden_form_fields .= (!empty($extra_message_body))?'<input type="hidden" name="extra_message_body" value="'.$extra_message_body.'" />':'';
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
// Generate smilies listing for page output

# 
#-----[  ,  ]----------------------------------------- 
#

// Start add - Yellow card admin MOD
$page_title = ($postreport || $lock_subject) ? $lang['Post_a_report']: $page_title;
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
'S_NOTIFY_CHECKED' => ( $notify_user ) ? 'checked="checked"' : '', 

# 
#-----[   ]---------------------------------------- 
#

// Start replacement - Yellow card admin MOD
'S_NOTIFY_CHECKED' => ($is_auth['auth_read'] ) ? (( $notify_user ) ? 'checked="checked"' : '')  : 'DISABLED' ,
'S_LOCK_SUBJECT' => ($lock_subject) ? ' READONLY ' : '',
// End replacement - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
search.php

# 
#-----[  ]------------------------------------------------ 
# 
if ( isset($HTTP_POST_VARS['search_keywords'])

# 
#-----[  ,  ]----------------------------------------- 
#

// Start add - Yellow card admin MOD
$only_bluecards = ( isset($HTTP_POST_VARS['only_bluecards']) ) ? ( ($HTTP_POST_VARS['only_bluecards']) ? TRUE : 0 ) : 0;
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
WHERE poster_id IN ($matching_userids)";

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
$sql .= ($only_bluecards) ? " AND post_bluecard>0 " : "";
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
#
$sql = "SELECT m.post_id 
FROM

# 
#-----[  ,  ]----------------------------------------- 
#

// Start add - Yellow card admin MOD
$search_msg_only .= ($only_bluecards) ? " AND p.post_bluecard>0 AND m.post_id=p.post_id " : ""; 
// End add - Yellow card admin MOD

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
" . (($only_bluecards) ? ','.POSTS_TABLE . ' p ' : '') . "
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
$search_msg_only = ( $search_fields ) ? "OR post_subject LIKE '$match_word'" : '';
$sql = "SELECT post_id
        FROM " . POSTS_TEXT_TABLE . "
        WHERE post_text LIKE '$match_word'

# 
#-----[   ]---------------------------------------- 
#

// Start replacement - Yellow card admin MOD
$search_msg_only = ( $search_fields ) ? "OR pt.post_subject LIKE '$match_word'" : ''; 
$search_msg_only .= ($only_bluecards) ? " AND p.post_bluecard>0 AND pt.post_id=p.post_id " : ""; 
                     $sql = "SELECT pt.post_id 
                        FROM " . POSTS_TEXT_TABLE . "
 pt " . (($only_bluecards) ? ','.POSTS_TABLE . ' p ' : '') . "
                        WHERE pt.post_text LIKE '$match_word' 
// End replacement - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
// 
// Output the basic page

# 
#-----[  ,  ]----------------------------------------- 
#

// Start add - Yellow card admin MOD
$l_only_bluecards = ($userdata['user_level']>=ADMIN) ? '</br><input type="checkbox" name="only_bluecards" > '.$lang['Search_only_bluecards'] :''; 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
'L_TOPICS' =>
'L_POSTS' =>

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
'L_ONLY_BLUECARDS' => $l_only_bluecards,
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
viewforum.php

# 
#-----[  ]------------------------------------------------ 
# 
$s_auth_can .= ( ( $is_auth['auth_vote']


# 
#-----[ ,  ]------------------------------------------ 
# 

// Start add - Yellow card admin MOD
$s_auth_can .= ( $is_auth['auth_ban'] ) ? $lang['Rules_ban_can'] . '<br />' : ''; 
$s_auth_can .= ( $is_auth['auth_greencard'] ) ? $lang['Rules_greencard_can'] . '<br />' : ''; 
$s_auth_can .= ( $is_auth['auth_bluecard'] ) ? $lang['Rules_bluecard_can'] . '<br />' : ''; 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
viewtopic.php

# 
#-----[  ]------------------------------------------------ 
# 
$order_sql = ( 

# 
#-----[    ]---------------------------------------- 
# 
f.auth_attachments

# 
#-----[   ,  ]----------------------------------
# 
, f.auth_ban, f.auth_greencard, f.auth_bluecard  

# 
#-----[  ]------------------------------------------------ 
# 
$sql = "SELECT t.topic_id, t.topic_title

# 
#-----[    ]---------------------------------------- 
# 
" . $count_sql

# 
#-----[   ,  ]--------------------------------- 
# 
, f.auth_ban, f.auth_greencard, f.auth_bluecard

# 
#-----[  ]------------------------------------------------ 
# 
$sql = "SELECT u.username

# 
#-----[    ]---------------------------------------- 
#
u.user_allowsmile

# 
#-----[ IN-LINE ,  ]---------------------------------- 
#
, u.user_warnings, u.user_level

# 
#-----[  ]------------------------------------------------ 
# 
$s_auth_can .= ( ( $is_auth['auth_vote']

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
$s_auth_can .= ( $is_auth['auth_ban'] ) ? $lang['Rules_ban_can'] . "<br />" : ""; 
$s_auth_can .= ( $is_auth['auth_greencard'] ) ? $lang['Rules_greencard_can'] . "<br />" : ""; 
$s_auth_can .= ( $is_auth['auth_bluecard'] ) ? $lang['Rules_bluecard_can'] . "<br />" : ""; 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
$delpost = '';
}
}

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
if($poster_id != ANONYMOUS && $postrow[$i]['user_level'] != ADMIN) 
{ 
        $current_user = str_replace("'","\'",$postrow[$i]['username']);
        if ($is_auth['auth_greencard']) 
        { 
              $g_card_img = ' <input type="image" name="unban" value="unban" onClick="return confirm(\''.sprintf($lang['Green_card_warning'],$current_user).'\')" src="'. $images['icon_g_card'] . '" alt="' . $lang['Give_G_card'] . '" >'; 
        } 
        else 
        {
                $g_card_img = ''; 
        }
        $user_warnings = $postrow[$i]['user_warnings'];
        $card_img = ($user_warnings) ? (( $user_warnings < $board_config['max_user_bancard']) ? sprintf($lang['Warnings'], $user_warnings) : $lang['Banned'] ) : '';
// these lines will make a icon apear beside users post, if user have warnings or ar banned
// used instead of the previous line of code, witch shows the status as a text
//  ------ From here --- do not include this line
// $card_img = ($user_warnings) ? '<img src="'.(( $user_warnings < $board_config['max_user_bancard']) ? 
//                $images['icon_y_card'] . '" alt="'. sprintf($lang['Warnings'], $user_warnings) .'">' : 
//                $images['icon_r_card'] . '" alt="'. $lang['Banned'] .'">') : '';
//  ----- To this line --- Do not included this line
// 
// You may also included several images, instead of only one yellow, these lines below will produce several yellow images, depending on mumber of yellow cards
//  ------ From here --- do not include this line
//$card_img = ($user_warnings >= $board_config['max_user_bancard'])  ? '<img src="'.$images['icon_r_card'] . '" alt="'. $lang['Banned'] .'">' : '';
//for ($n=0 ; $n<$user_warnings && $user_warnings < $board_config['max_user_bancard'];$n++)
//{
//$card_img .= ($user_warnings) ? '<img src="'.(( $user_warnings < $board_config['max_user_bancard']) ? 
//$images['icon_y_card'] . '" alt="'. sprintf($lang['Warnings'], $user_warnings) .'">' : 
//$images['icon_r_card'] . '" alt="'. $lang['Banned'] .'">') : '';
//}
//  ----- To this line --- Do not included this line

        if ($user_warnings<$board_config['max_user_bancard'] && $is_auth['auth_ban'] )
        { 
                $y_card_img = ' <input type="image" name="warn" value="warn" onClick="return confirm(\''.sprintf($lang['Yellow_card_warning'],$current_user).'\')" src="'. $images['icon_y_card'] . '" alt="' . sprintf($lang['Give_Y_card'],$user_warnings+1) . '" >'; 
                     $r_card_img = ' <input type="image" name="ban" value="ban"  onClick="return confirm(\''.sprintf($lang['Red_card_warning'],$current_user).'\')" src="'. $images['icon_r_card'] . '" alt="' . $lang['Give_R_card'] . '" >'; 
        }
        else
        {
                $y_card_img = '';
                $r_card_img = ''; 
        } 
} else
{
        $card_img = '';
        $g_card_img = '';
        $y_card_img = '';
        $r_card_img = '';
}

        if ($is_auth['auth_bluecard']) 
        { 
                if ($is_auth['auth_mod']) 
                { 
                        $b_card_img = (($postrow[$i]['post_bluecard'])) ? ' <input type="image" name="report_reset" value="report_reset" onClick="return confirm(\''.$lang['Clear_blue_card_warning'].'\')" src="'. $images['icon_bhot_card'] . '" alt="'. sprintf($lang['Clear_b_card'],$postrow[$i]['post_bluecard']) . '">':' <input type="image" name="report" value="report" onClick="return confirm(\''.$lang['Blue_card_warning'].'\')" src="'. $images['icon_b_card'] . '" alt="'. $lang['Give_b_card'] . '" >'; 
                } 
                   else 
                { 
                        $b_card_img = ' <input type="image" name="report" value="report" src="'. $images['icon_b_card'] . '" alt="'. $lang['Give_b_card'] . '" >'; 
                   }
        } else $b_card_img = '';

// parse hidden filds if cards visible
$card_hidden = ($g_card_img || $r_card_img || $y_card_img || $b_card_img) ? '<input type="hidden" name="post_id" value="'. $postrow[$i]['post_id'].'">' :'';
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
'DELETE' =>

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
'USER_WARNINGS' => $user_warnings,
'CARD_IMG' => $card_img,
'CARD_HIDDEN_FIELDS' => $card_hidden,
'CARD_EXTRA_SPACE' => ($r_card_img || $y_card_img || $g_card_img || $b_card_img) ? ' ' : '',
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
'U_MINI_POST' =>

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
'U_G_CARD' => $g_card_img, 
'U_Y_CARD' => $y_card_img, 
'U_R_CARD' => $r_card_img, 
'U_B_CARD' => $b_card_img,
'S_CARD' => append_sid("card.".$phpEx),
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
admin/admin_board.php

# 
#-----[  ]------------------------------------------------ 
# 
"L_ENABLE_PRUNE" =>

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
'L_BLUECARD_LIMIT' => $lang['Bluecard_limit'], 
'L_BLUECARD_LIMIT_EXPLAIN' => $lang['Bluecard_limit_explain'], 
'L_BLUECARD_LIMIT_2' => $lang['Bluecard_limit_2'], 
'L_BLUECARD_LIMIT_2_EXPLAIN' => $lang['Bluecard_limit_2_explain'], 
'L_MAX_USER_BANCARD' => $lang['Max_user_bancard'], 
'L_MAX_USER_BANCARD_EXPLAIN' => $lang['Max_user_bancard_explain'], 
'L_REPORT_FORUM' => $lang['Report_forum'],
'L_REPORT_FORUM_EXPLAIN' => $lang['Report_forum_explain'],
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
"PRUNE_NO" =>

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
'BLUECARD_LIMIT' => $new['bluecard_limit'], 
'BLUECARD_LIMIT_2' => $new['bluecard_limit_2'], 
'MAX_USER_BANCARD' => $new['max_user_bancard'], 
'REPORT_FORUM' => $new['report_forum'],
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
admin/admin_forumauth.php

# 
#-----[  ]------------------------------------------------ 
# 
//                View

# 
#-----[    ]---------------------------------------- 
# 
Poll

# 
#-----[ IN-LINE ,  ]---------------------------------- 
#
    Warn/ban  Unban       Repport

# 
#-----[  ]------------------------------------------------ 
# 
$simple_auth_ary = array(
0  => array(

# 
#-----[    ]---------------------------------------- 
# 
),

# 
#-----[   ,  ]--------------------------------- 
#
, AUTH_MOD, AUTH_ADMIN, AUTH_REG

# 
#-----[  ]------------------------------------------------ 
# 
1  => array(

# 
#-----[    ]---------------------------------------- 
# 
),

# 
#-----[   ,  ]--------------------------------- 
#
, AUTH_MOD, AUTH_ADMIN, AUTH_REG

# 
#-----[  ]------------------------------------------------ 
# 
2  => array(

# 
#-----[    ]---------------------------------------- 
# 
),

# 
#-----[   ,  ]--------------------------------- 
#
, AUTH_MOD, AUTH_ADMIN, AUTH_REG
# 
#-----[  ]------------------------------------------------ 
# 
3  => array(

# 
#-----[    ]---------------------------------------- 
# 
),

# 
#-----[   ,  ]--------------------------------- 
#
, AUTH_MOD, AUTH_ADMIN, AUTH_REG
# 
#-----[  ]------------------------------------------------ 
# 
4  => array(

# 
#-----[    ]---------------------------------------- 
# 
),

# 
#-----[   ,  ]--------------------------------- 
#
, AUTH_MOD, AUTH_ADMIN, AUTH_REG
# 
#-----[  ]------------------------------------------------ 
# 
5  => array(

# 
#-----[    ]---------------------------------------- 
# 
),

# 
#-----[   ,  ]--------------------------------- 
#
, AUTH_MOD, AUTH_ADMIN, AUTH_REG
# 
#-----[  ]------------------------------------------------ 
# 
6  => array(

# 
#-----[    ]---------------------------------------- 
# 
),

# 
#-----[   ,  ]--------------------------------- 
#
, AUTH_MOD, AUTH_ADMIN, AUTH_REG

# 
#-----[  ]------------------------------------------------ 
# 
$forum_auth_fields = array(

# 
#-----[    ]---------------------------------------- 
# 
);

# 
#-----[   ,  ]--------------------------------- 
#
, 'auth_ban', 'auth_greencard', 'auth_bluecard'

# 
#-----[  ]------------------------------------------------ 
# 
']);

# 
#-----[    ]---------------------------------------- 
# 
);

# 
#-----[    ]-------------------------------- 
#
,

# 
#-----[ ,  ]------------------------------------------ 
#
'auth_ban' => $lang['Ban'], 
'auth_greencard' => $lang['Greencard'], 
'auth_bluecard' => $lang['Bluecard']);

# 
#-----[  ]------------------------------------------------ 
# 
admin/admin_forums.php

# 
#-----[  ]------------------------------------------------ 
# 
"auth_pollcreate" =>

# 
#-----[    ]---------------------------------------- 
# 
AUTH_REG

# 
#-----[    ,  ]---------------------------------- 
#
,

# 
#-----[ ,  ]------------------------------------------ 
#

"auth_ban" => AUTH_MOD, 
"auth_greencard" => AUTH_ADMIN, 
"auth_bluecard" => AUTH_REG

# 
#-----[  ]------------------------------------------------ 
# 
admin/admin_ug_auth.php

# 
#-----[  ]------------------------------------------------ 
# 
$forum_auth_fields = array(

# 
#-----[    ]---------------------------------------- 
# 
);

# 
#-----[   ,  ]--------------------------------- 
#
, 'auth_ban', 'auth_greencard', 'auth_bluecard'

# 
#-----[  ]------------------------------------------------ 
# 
); 

# 
#-----[    ]---------------------------------------- 
# 
);

# 
#-----[    ]-------------------------------- 
#
,

# 
#-----[ ,  ]------------------------------------------ 
#
'auth_ban' => AUTH_BAN, 
'auth_greencard' => AUTH_GREENCARD, 
'auth_bluecard' => AUTH_BLUECARD);

# 
#-----[  ]------------------------------------------------ 
# 
']); 

# 
#-----[    ]---------------------------------------- 
# 
);

# 
#-----[    ]-------------------------------- 
#
,

# 
#-----[ ,  ]------------------------------------------ 
#
'auth_ban' => $lang['ban_card'], 
'auth_greencard' => $lang['Greencard'] , 
'auth_bluecard' => $lang['Bluecard']);

# 
#-----[  ]------------------------------------------------ 
# 
SET auth_view = 0,
WHERE

# 
#-----[    ]---------------------------------------- 
# 
WHERE

# 
#-----[   ,  ]---------------------------------- 
#
, auth_ban = 0, auth_greencard = 0, auth_bluecard = 0

# 
#-----[  ]------------------------------------------------ 
# 
admin/admin_user_ban.php

# 
#-----[  ]------------------------------------------------ 
# 
message_die(GENERAL_ERROR, "Couldn't insert ban_userid
}

# 
#-----[ ,  ]----------------------------------------- 
#
        $sql = "UPDATE " . USERS_TABLE . " 
           SET user_warnings=".$board_config['max_user_bancard']." 
           WHERE user_id=".$user_list[$i]; 
        if ( !$db->sql_query($sql) ) 
        { 
             message_die(GENERAL_ERROR, "Couldn't update users warnings info".$sql, "", __LINE__, __FILE__, $sql); 
        }


# 
#-----[  ]------------------------------------------------ 
# 
}

if ( isset($HTTP_POST_VARS['unban_ip']) )

# 
#-----[  ,  ]----------------------------------------- 
#
if (! empty($where_sql))
{
        $sql = "SELECT ban_userid FROM ".BANLIST_TABLE." 
           WHERE ban_id IN ($where_sql)"; 
        if ( !($result = $db->sql_query($sql) )) 
        { 
           message_die(GENERAL_ERROR, "Couldn't get user warnings info from database".$sql, "", __LINE__, __FILE__, $sql); 
        } 
        while ($user_id_list = $db->sql_fetchrow($result)) 
        { 
           $where_user_sql .= ( ( $where_user_sql != '' ) ? ', ' : '' ) . $user_id_list['ban_userid']; 
        } 
        $sql = "UPDATE " . USERS_TABLE . " 
           SET user_warnings='0' 
           WHERE user_id IN ($where_user_sql)"; 
        if ( !$db->sql_query($sql) ) 
        { 
             message_die(GENERAL_ERROR, "Couldn't update user warnings info from database".$sql, "", __LINE__, __FILE__, $sql); 
        }
}


# 
#-----[  ]------------------------------------------------ 
# 
admin/admin_users.php 

# 
#-----[  ]------------------------------------------------ 
# 
$user_status = ( !empty($HTTP_POST_VARS['user_status']) )

# 
#-----[ ,  ]------------------------------------------ 
#
$user_ycard = ( !empty($HTTP_POST_VARS['user_ycard']) ) ? intval( $HTTP_POST_VARS['user_ycard'] ) : 0;

# 
#-----[  ]------------------------------------------------ 
# 
$sql = "UPDATE " . USERS_TABLE . "

# 
#-----[  ,  ]----------------------------------------- 
#
if ($user_ycard>$board_config['max_user_bancard']) 
{ 
   $sql = "SELECT ban_userid FROM " . BANLIST_TABLE . " WHERE ban_userid=$user_id"; 
   if( $result = $db->sql_query($sql) ) 
   { 
      if (!$db->sql_fetchrowset($result)) 
      { 
         // insert the user in the ban list 
         $sql = "INSERT INTO " . BANLIST_TABLE . " (ban_userid) VALUES ($user_id)"; 
         if (!$result = $db->sql_query($sql) ) 
            message_die(GENERAL_ERROR, "Couldn't insert ban_userid info into database", "", __LINE__, __FILE__, $sql); 
         else $no_error_ban=true; 
      } else $no_error_ban = true; 
   } else message_die(GENERAL_ERROR, "Couldn't obtain banlist information", "", __LINE__, __FILE__, $sql); 
} else 
{ 
   // remove the ban, if there is any 
   $sql = "DELETE FROM " . BANLIST_TABLE . " WHERE ban_userid=$user_id"; 
   if (!$result = $db->sql_query($sql) ) 
      message_die(GENERAL_ERROR, "Couldn't remove ban_userid info into database", "", __LINE__, __FILE__, $sql); 
   else $no_error_ban=true; 
} 

# 
#-----[  ]------------------------------------------------ 
# 
SET " . $username_sql

# 
#-----[    ]---------------------------------------- 
# 
$user_status

# 
#-----[    ,  ]---------------------------------- 
# 
, user_warnings = $user_ycard

# 
#-----[ FIND ]------------------------------------------------ 
# 
$user_status = $this_userdata['user_active']; 

# 
#-----[ ,  ]------------------------------------------ 
#
$user_ycard = $this_userdata['user_warnings'];

# 
#-----[ FIND ]------------------------------------------------ 
# 
$s_hidden_fields .= '<input type="hidden" name="user_status"

# 
#-----[ ,  ]------------------------------------------ 
#
$s_hidden_fields .= '<input type="hidden" name="user_ycard" value="' . $user_ycard . '" />'; 

# 
#-----[  ]------------------------------------------------ 
# 
'USER_ACTIVE_NO' =>

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
'BANCARD' => $user_ycard, 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
'L_INTERESTS' =>

# 
#-----[ ,  ]------------------------------------------ 
#
'L_BANCARD' => $lang['ban_card'], 
'L_BANCARD_EXPLAIN' => sprintf($lang['ban_card_explain'], $board_config['max_user_bancard']), 

# 
#-----[  ]------------------------------------------------ 
# 
includes/auth.php

# 
#-----[  ]------------------------------------------------ 
# 
, POLLCREATE

# 
#-----[ ,  ]---------------------------------- 
# 
  BAN, GREENCARD, BLUECARD

# 
#-----[  ]------------------------------------------------ 
# 
case AUTH_ALL:
$a_sql =

# 
#-----[    ]---------------------------------------- 
# 
';

# 
#-----[   ,  ]--------------------------------- 
#
, a.auth_ban, a.auth_greencard, a.auth_bluecard

# 
#-----[  ]------------------------------------------------ 
# 
$auth_fields =

# 
#-----[    ]---------------------------------------- 
# 
);


# 
#-----[   ,  ]--------------------------------- 
#
, 'auth_ban', 'auth_greencard', 'auth_bluecard'

# 
#-----[  ]------------------------------------------ 
# 
default:
break;

# 
#-----[  ,  ]------------------------------------------ 
#
case AUTH_BAN: 
   $a_sql = 'a.auth_ban'; 
   $auth_fields = array('auth_ban'); 
   break;
 
case AUTH_GREENCARD: 
   $a_sql = 'a.auth_greencard'; 
   $auth_fields = array('auth_greencard'); 
   break;

case AUTH_BLUECARD: 
   $a_sql = 'a.auth_bluecard'; 
   $auth_fields = array('auth_bluecard'); 
   break; 

# 
#-----[  ]------------------------------------------------ 
# 
includes/constants.php

# 
#-----[  ]------------------------------------------------ 
# 
define('PAGE_GROUPCP', -11); 

#
#-----[, ]--------------------------------------------
#

// Start add - Yellow card admin MOD
define('PAGE_CARD', -12); 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
includes/smtp.php

# 
#-----[  ]------------------------------------------------ 
# 
// Send the Subject Line...
fputs($socket, "Subject: $subject\r\n");

// Now the To Header.
fputs($socket, "To: $mail_to\r\n");

# 
#-----[   ]---------------------------------------- 
#

// Start replacement - Yellow card admin MOD
// Send the Subject Line...
if (!eregi ('Subject:',$subject)) fputs($socket, "Subject: $subject\r\n");

// Now the To Header.
if (!eregi ('To:',$headers)) fputs($socket, "To: $mail_to\r\n");
// End replacement - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
includes/usercp_register.php

# 
#-----[  ]------------------------------------------------ 
# 
$user_active = 1; 
$user_actkey = ''; 

# 
#-----[   ]---------------------------------------- 
# 

// Start replacement - Yellow card admin MOD
$user_active = 'user_active'; 
$user_actkey = 'user_actkey'; 
// End replacement - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
$sql = "UPDATE " . USERS_TABLE . " 
SET 

# 
#-----[    ]---------------------------------------- 
# 
user_actkey = '" . str_replace("\'", "''", $user_actkey) . "' 

# 
#-----[    ]-------------------------------- 
# 
user_actkey = '$user_actkey'

# 
#-----[  ]------------------------------------------------ 
# 
language/lang_english/lang_admin.php

# 
#-----[  ]------------------------------------------------ 
# 
?>

# 
#-----[  ,  ]----------------------------------------- 
# 

// Start add - Yellow card admin MOD
$lang['Ban'] = 'Ban'; 
$lang['Max_user_bancard'] = 'Maximum number of warnings'; 
$lang['Max_user_bancard_explain'] = 'If a user gets more yellow cards than this limit, the user will be banned'; 
$lang['ban_card'] = 'Yellow card'; 
$lang['ban_card_explain'] = 'The user will be banned when he/she is in excess of %d yellow cards'; 
$lang['Greencard'] = 'Un-ban'; 
$lang['Bluecard'] = 'Post report'; 
$lang['Bluecard_limit'] = 'Interval of bluecard'; 
$lang['Bluecard_limit_explain'] = 'Notify the moderators again for every x bluecards given to a post'; 
$lang['Bluecard_limit_2'] = 'Limit of bluecard'; 
$lang['Bluecard_limit_2_explain'] = 'First notification to moderators is sent, when a post get this amount of blue cards'; 
$lang['Report_forum']= 'Report forum';
$lang['Report_forum_explain'] = 'Fill with the forum ID where users reports are to be posted, a value of 0 will disable this feature, users MUST atleast have post/reply access to this forum';
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
language/lang_russian/lang_admin.php

# 
#-----[  ]------------------------------------------------ 
# 
?>

# 
#-----[  ,  ]----------------------------------------- 
# 

// Start add - Yellow card admin MOD
$lang['Ban'] = '';
$lang['Max_user_bancard'] = '  ';
$lang['Max_user_bancard_explain'] = '        ,   ';
$lang['ban_card'] = ' ';
$lang['ban_card_explain'] = '    /   %d  ';
$lang['Greencard'] = 'Un-ban';
$lang['Bluecard'] = ' ';
$lang['Bluecard_limit'] = '  ';
$lang['Bluecard_limit_explain'] = '     x     ';
$lang['Bluecard_limit_2'] = '  ';
$lang['Bluecard_limit_2_explain'] = '    ,       ';
$lang['Report_forum']= ' ';
$lang['Report_forum_explain'] = '  ID       ,  0    ,       /   ';
// End add - Yellow card admin MOD


# 
#-----[  ]------------------------------------------------ 
# 
language/lang_english/lang_main.php

# 
#-----[  ]------------------------------------------------ 
# 
?>

# 
#-----[  ,  ]----------------------------------------- 
# 
// Start add - Yellow card admin MOD
$lang['Give_G_card']='Re-activate user'; 
$lang['Give_Y_card']='Give user warning #%d'; 
$lang['Give_R_card']='Ban this user now'; 
$lang['Ban_update_sucessful'] = 'The banlist has been updated successfully'; 
$lang['Ban_update_green'] = 'The user is now re-activated'; 
$lang['Ban_update_yellow'] = 'The user has recieved a warning, and has now a total of %d warnings of a maximum %d warnings'; 
$lang['Ban_update_red'] = 'The user is now banned'; 
$lang['Ban_reactivate'] = 'Your account has been re-activated'; 
$lang['Ban_warning'] = 'You\'ve recieved a warning'; 
$lang['Ban_blocked'] = 'Your account is now blocked'; 
$lang['Click_return_viewtopic'] = 'Click %sHere%s to return to the topic'; 
$lang['Rules_ban_can'] = 'You <b>can</b> ban other users in this forum'; 
$lang['user_no_email'] = 'The user has no email, therefore no message about this action can be sent. You should submit him/her a private message'; 
$lang['user_already_banned'] = 'The selected user is already banned'; 
$lang['Ban_no_admin'] ='This user in an ADMIN and therefore cannot be warned or banned'; 
$lang['Rules_greencard_can'] = 'You <b>can</b> un-ban users in this forum'; 
$lang['Rules_bluecard_can'] = 'You <b>can</b> report post to moderators in this forum'; 
$lang['Give_b_card'] = 'Report this post to the moderators of this forum'; 
$lang['Clear_b_card'] = 'This post has %d blue cards now. If you press this button you will clear this'; 
$lang['No_moderators'] = 'The forum has no moderators, No reports can be therfore sent!'; 
$lang['Post_repported'] = 'This post has now been reported to %d moderators'; 
$lang['Post_repported_1'] = 'This post has now been reported to the moderator'; 
$lang['Post_repport'] = 'Post Report'; //Subject in email notification
$lang['Post_reset'] = 'The blue cards for this post have now been reset'; 
$lang['Search_only_bluecards'] = 'Search only among posts with blue cards';
$lang['Send_message'] = 'Click %sHere%s to write a message to the moderators or <br />';
$lang['Send_PM_user'] = 'Click %sHere%s to write a PM to the user or';
$lang['Link_to_post'] = 'Click %sHere%s to go to the reported post  <br/>--------------------------------<br/><br/>';
$lang['Post_a_report'] = 'Post a report';
$lang['Report_stored'] = 'Your report has been entered successfully';
$lang['Send_report'] = 'Click %sHere%s to go back to the original message';
$lang['Red_card_warning'] = 'You are about to give the user:%s a red card, this will ban the user, are you sure ?'; 
$lang['Yellow_card_warning'] = 'You are about to give the user:%s a yellow card, this will isue a warning to the user, are you sure ?'; 
$lang['Green_card_warning'] = 'You are about to give the user:%s a green card, this will unban the user, are you sure ?'; 
$lang['Blue_card_warning'] = 'You are about to give the post a blue card, this will alert the moderators about this post, Are you sure you want to Alert the moderators about this post ?'; 
$lang['Clear_blue_card_warning'] = 'You are about to reset the blue card counter for this post, Do you wan to continue ?';
$lang['Warnings'] = 'Warnings : %d'; //shown beside users post, if any warnings given to the user
$lang['Banned'] = 'Currently banned';//shown beside users post, if user are banned
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
language/lang_russian/lang_main.php

# 
#-----[  ]------------------------------------------------ 
# 
?>

# 
#-----[  ,  ]----------------------------------------- 
# 
// Start add - Yellow card admin MOD
$lang['Give_G_card']=' ';
$lang['Give_Y_card']='   #%d';
$lang['Give_R_card']='    ';
$lang['Ban_update_sucessful'] = '   ';
$lang['Ban_update_green'] = '  ';
$lang['Ban_update_yellow'] = '  ,     %d/%d';
$lang['Ban_update_red'] = '   ';
$lang['Ban_reactivate'] = '    ';
$lang['Ban_warning'] = '  ';
$lang['Ban_blocked'] = '  ';
$lang['Click_return_viewtopic'] = ' %s%s,    ';
$lang['Rules_ban_can'] = ' <b></b>      ';
$lang['user_no_email'] = '   email,          .    /  ';
$lang['user_already_banned'] = '   ';
$lang['Ban_no_admin'] ='          ';
$lang['Rules_greencard_can'] = ' <b></b>      ';
$lang['Rules_bluecard_can'] = ' <b></b>      ';
$lang['Give_b_card'] = '      ';
$lang['Clear_b_card'] = '      %d .          ,   ,    ';
$lang['No_moderators'] = '   ,     !';
$lang['Post_repported'] = '       %d ()';
$lang['Post_repported_1'] = '     ';
$lang['Post_repport'] = ' '; //Subject in email notification
$lang['Post_reset'] = '    ';
$lang['Search_only_bluecards'] = '      ';
$lang['Send_message'] = ' %s%s,      <br />';
$lang['Send_PM_user'] = ' %s%s,     ';
$lang['Link_to_post'] = ' %s%s,      <br/>--------------------------------<br/><br/>';
$lang['Post_a_report'] = '   ';
$lang['Report_stored'] = '    ';
$lang['Send_report'] = ' %s%s,     ';
$lang['Red_card_warning'] = ' ,     %s  ?';
$lang['Yellow_card_warning'] = ' ,     %s ?';
$lang['Green_card_warning'] = '   %s,   ';
$lang['Blue_card_warning'] = ' ,        ?';
$lang['Clear_blue_card_warning'] = ' ,        ?';
$lang['Warnings'] = ' : %d'; //shown beside users post, if any warnings given to the user
$lang['Banned'] = '   ';//shown beside users post, if user are banned
// End add - Yellow card admin MOD


# 
#-----[  ]------------------------------------------------ 
# 
templates/subSilver/posting_body.tpl

# 
#-----[  ]------------------------------------------------ 
# 
value="{SUBJECT}"

# 
#-----[    ]---------------------------------------- 
# 
type="text"

# 
#-----[ IN-LINE ,  ]---------------------------------- 
# 
 {S_LOCK_SUBJECT}

# 
#-----[  ]------------------------------------------------ 
# 
templates/subSilver/search_body.tpl

# 
#-----[  ]------------------------------------------------ 
# 
{L_SEARCH_ALL_TERMS} 

# 
#-----[    ]---------------------------------------- 
# 
{L_SEARCH_ALL_TERMS} 

# 
#-----[ IN-LINE , ]----------------------------------- 
# 
{L_ONLY_BLUECARDS}

# 
#-----[  ]------------------------------------------------ 
# 
templates/subSilver/subSilver.cfg

# 
#-----[  ]------------------------------------------------ 
# 
$board_config['privmsg_graphic_length'] =

# 
#-----[ ,  ]------------------------------------------ 
#

// Start add - Yellow card admin MOD
$images['icon_g_card'] = "$current_template_images/icon_gcard.gif"; 
$images['icon_y_card'] = "$current_template_images/icon_ycard.gif"; 
$images['icon_r_card'] = "$current_template_images/icon_rcard.gif"; 
$images['icon_b_card'] = "$current_template_images/icon_bcard.gif"; 
$images['icon_bhot_card'] = "$current_template_images/icon_bhotcard.gif"; 
// End add - Yellow card admin MOD

# 
#-----[  ]------------------------------------------------ 
# 
templates/subSilver/viewtopic_body.tpl

# 
#-----[  ]------------------------------------------------ 
# 
{postrow.POSTER_NAME}</b>

# 
#-----[    ]------------------------------------------------ 
# 
{postrow.POSTER_NAME}</b>

# 
#-----[    , ]------------------------------------------- 
# 
<br />{postrow.CARD_IMG}

# 
#-----[  ]------------------------------------------------ 
# 
{postrow.U_MINI_POST}

# 
#-----[  , ]------------------------------------------ 
#

<!-- Start add - Yellow card admin MOD -->
<form method="post" action="{postrow.S_CARD}">
<!-- End add - Yellow card admin MOD -->

# 
#-----[  ]------------------------------------------------ 
# 
{postrow.IP_IMG} 

# 
#-----[    ]---------------------------------------- 
# 
{postrow.IP_IMG} 

# 
#-----[    , ]----------------------------------- 
#
{postrow.U_R_CARD}{postrow.U_Y_CARD}{postrow.U_G_CARD}{postrow.U_B_CARD}{postrow.CARD_EXTRA_SPACE}{postrow.CARD_HIDDEN_FIELDS}

# 
#-----[ , ]------------------------------------------- 
#

<!-- Start add - Yellow card admin MOD -->
</form>
<!-- End add - Yellow card admin MOD -->

# 
#-----[  ]------------------------------------------------ 
# 
templates/subSilver/admin/board_config_body.tpl

# 
#-----[  ]------------------------------------------------ 
# 
{PRUNE_YES}
</tr> 

# 
#-----[ ,  ]------------------------------------------ 
#

<!-- Start add - Yellow card admin MOD -->
<tr> 
     <td class="row1">{L_BLUECARD_LIMIT_2}<br /><span class="gensmall">{L_BLUECARD_LIMIT_2_EXPLAIN}</span></td> 
     <td class="row2"><input class="post" type="text" size="4" maxlength="4" name="bluecard_limit_2" value="{BLUECARD_LIMIT_2}" /></td> 
</tr> 
<tr> 
     <td class="row1">{L_BLUECARD_LIMIT}<br /><span class="gensmall">{L_BLUECARD_LIMIT_EXPLAIN}</span></td> 
     <td class="row2"><input class="post" type="text" size="4" maxlength="4" name="bluecard_limit" value="{BLUECARD_LIMIT}" /></td> 
</tr> 
<tr> 
     <td class="row1">{L_MAX_USER_BANCARD}<br /><span class="gensmall">{L_MAX_USER_BANCARD_EXPLAIN}</span></td> 
     <td class="row2"><input class="post" type="text" size="4" maxlength="4" name="max_user_bancard" value="{MAX_USER_BANCARD}" /></td> 
</tr> 
<tr> 
    <td class="row1">{L_REPORT_FORUM}<br /><span class="gensmall">{L_REPORT_FORUM_EXPLAIN}</span></td> 
    <td class="row2"><input class="post" type="text" size="4" maxlength="4" name="report_forum" value="{REPORT_FORUM}" /></td> 
</tr>
<!-- End add - Yellow card admin MOD -->

# 
#-----[  ]------------------------------------------------ 
# 
templates/subSilver/admin/user_edit_body.tpl

# 
#-----[  ]------------------------------------------------ 
# 
{L_DELETE_USER_EXPLAIN}
</tr>

# 
#-----[ ,  ]------------------------------------------ 
#

<!-- Start add - Yellow card admin MOD -->
<tr> 
   <td class="row1"><span class="gen">{L_BANCARD}:</span><br /><span class="gensmall">{L_BANCARD_EXPLAIN}<br /></td> 
   <td class="row2"><input type="text" class="post" style="width: 40px"  name="user_ycard" size="4" maxlength="4" value="{BANCARD}" /></td> 
</tr> 
<!-- End add - Yellow card admin MOD -->

# 
#-----[ /   ]-------------------------------- 
# 
#EoM
