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/main/mixer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/mixer/blogs_blog.html
{header}
{blogs_header}
<script type="text/javascript">
$(document).ready(function(){
    $('.form_comment').submit(function() {
        if ($('#write_comment').val() == '{l_blog_write_a_comment}') {
            alert('{l_please_enter_text}');
            return false;
        };
        return true;
    });
});
</script>
<div class="blogs_new_p pl_top">
    <div>
        <h1 class="blue fl_left">
            <a href="{url_main}blogs_blog.php?id={blogger_user_id}"><img class="blue" src="{blogger_photo}" width="26" height="29" alt=""/></a>
            {blog_title}
            <!-- begin_add_friend -->
            <a class="blog_icon" href="{url_main}friends_add.php?uid={blogger_user_id}"><img style="border: none;"  src="{url_tmpl_main}images/blogs/ico_add_people.png" width="32" height="31" alt="{l_blog_add_to_friends}"/ title="{l_blog_add_to_friends}" ></a>
            <!-- end_add_friend -->
            <!-- begin_add_subscribe -->
            <a class="blog_icon areyousure" confirm="Are you sure you want to subscribe to this blog?" href="{url_main}blogs_blog.php?id={blogger_user_id}&subscribe=1"><img style="border: none;" src="{url_tmpl_main}images/blogs/ico_add_list.png" width="26" height="30" alt="{l_subscribe_to_this_blog}" title="{l_subscribe_to_this_blog}" /></a>
            <!-- end_add_subscribe -->
        </h1>
        <!-- begin_write -->
        <div class="fl_right header_btn">
            <input class="btn_red_arrow_right" type="button" value="{l_blogs_write_to_blog}" onclick="document.location='{url_main}blogs_write.php'"/>
        </div>
        <!-- end_write -->
    <div class="justify"></div>
    </div>

    <!-- begin_posts -->
    <table class="blogs_new_tb_sub">
        <col width="7px"/>
        <col width="430px"/>
        <tr>
            <th class="th_t_l nb first">&nbsp;</th>
            <th class="th_t_c nb">
                <span class="fl_left">{l_blog_messages_and_comments}</span>
                <ul class="blogs_new_paging">{pager}</ul>
            </th>
            <th class="th_t_r nb first">&nbsp;</th>
        </tr>

        <tr>
            <td colspan="3" class="nb nobg_img">
            <div class="bl_blogs_new_frm">


            <!-- begin_post -->
                <!-- begin_post_is_subject -->
                <div class="blogs_new_title_bl">
                    <div class="blogs_new_title"><a style="color:#026f6d" href="{url_main}blogs_post.php?id={post_id}">{post_subject}</a></div>
                    <div class="blogs_new_title_decor"></div>
                </div>
                <!-- end_post_is_subject -->
                <div>
                    <p>
                    {post_text_short_readable}
                    <!-- begin_post_short_link -->
                    <a href="{url_main}blogs_post.php?id={post_id}"><img src="{url_tmpl_main}images/blogs/ico_more.gif" width="25" height="9" alt=""/></a>
                    </p>

                {post_text_short_onlymedia}
                    <!-- end_post_short_link -->
                </div>
                <ul class="blogs_new_data">
                    <li class="decor">{post_dt_readable}</li>
                    <!-- begin_post_edit -->
                        <li class="list"><a href="{url_main}blogs_write.php?id={post_id}">{l_blog_edit_post}</a></li>
                    <!-- end_post_edit -->
                </ul>
                <div class="cl"></div>
                <!-- begin_post_comment -->
                    <div class="new_mode_bl_dblue">
                        <div class="new_mode_bl_dblue_top"></div>
                        <div class="new_mode_bl_dblue_c">
                            <a href="{url_main}blogs_blog.php?id={post_comment_user_id}"><img class="fl_left" src="{post_comment_user_photo}" width="21" height="23" alt=""/></a>
                            <div class="new_mode_bl_dblue_txt" id="comment{post_comment_id}" >
                                <a href="{url_main}search_results.php?display=profile&uid={post_comment_user_id}">{post_comment_user_name}</a>
                                {post_comment_text_readable}<br />
                                <span>{post_comment_dt_readable}</span>
                            </div>
                        </div>
                        <div class="new_mode_bl_dblue_bot"></div>
                        <!-- begin_post_comment_is_my -->
                        <div class="new_mode_bl_dblue_delete" ><a class="areyousure" href="{url_main}blogs_post.php?id={post_id}&del={post_comment_id}"><img src="{url_tmpl_main}images/blogs/ico_delete_blue.png" width="13" height="14" alt=""/></a></div>
                        <!-- end_post_comment_is_my -->
                    </div>
                <!-- end_post_comment -->
                <form class="form_comment" id="form" action="{url_main}blogs_post.php?id={post_id}" method="post">
                    <div class="blog_input_text_box3 fl_left"><input id="write_comment"  name="text" class="no_abk" type="text" value="{l_blog_write_a_comment}"  onblur="javascript:if(this.value=='')this.value='{l_blog_write_a_comment}'" onFocus="if(this.value=='{l_blog_write_a_comment}') this.value=''"    /></div>
                    <div class="blog_input_box4 fl_right"><input  type="submit" value="{l_save}" /></div>
                </form>
                <!-- begin_post_not_last -->
                    <div class="new_mode_line"></div>
                <!-- end_post_not_last -->
            <!-- end_post -->
            </div>
            </td>
        </tr>
        <tr>
            <th class="th_b_l nb">&nbsp;</th>
            <th class="th_b_c nb">&nbsp;</th>
            <th class="th_b_r nb">&nbsp;</th>
        </tr>
    </table>
    <!-- end_posts -->
    <!-- begin_noposts -->
    <table class="blogs_new_tb_sub">
        <col width="7px"/>
        <col width="430px"/>
        <tr>
            <th class="th_t_l nb first">&nbsp;</th>
            <th class="th_t_c nb">
                <span class="fl_left">{l_blog_messages_and_comments}</span>
            </th>
            <th class="th_t_r nb first">&nbsp;</th>
        </tr>
        <tr>
            <td colspan="3" class="nb nobg_img">
            <div class="bl_blogs_new_frm">
                <p>{l_blog_no_posts}</p>
            </div>
            </td>
        </tr>
        <tr>
            <th class="th_b_l nb">&nbsp;</th>
            <th class="th_b_c nb">&nbsp;</th>
            <th class="th_b_r nb">&nbsp;</th>
        </tr>
    </table>
    <!-- end_noposts -->
</div>



{blogs_side}
<ul class="blogs_new_paging">{pager}</ul>
{blogs_footer}
{footer}

Youez - 2016 - github.com/yon3zu
LinuXploit