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/new_age/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/new_age//music_song_show.html
{header}
<div class="wrapper-wide">
<div class="userinfo-c-wide">
<div class="userinfo">	

<script type="text/javascript">

function on_song_comment_post()
{
    comment_text = $('#song_comment_text').val();
    if(comment_text === "")
    {
        alert('{l_please_enter_text}');
        return;
    }

    $('#song_comment_post_button').attr('disabled', true);
    $('#song_comment_post_animation').css('visibility', 'visible');

    $.ajax({
          type: 'POST',
          url: '{url_main}music_song_comment_create_ajax.php',
          data: {
              song_id: {song_id},
              comment_text: comment_text 
              },
          success: function (data, textStatus, XMLHttpRequest)
              {
				redirectRequiresAuth(data);
                  $('#song_comment_post_animation').css('visibility', 'hidden');
                  $('#song_comment_text').val('');
                  $('#song_comment_post_button').attr('disabled', false);
                  song_comment_list_load_page(1);
              }
        });
}

</script>

    <div class="music_new">

		{music_header}

        <table class="tb_music_new">
            <tr>
                <!-- td_main -->
                <td class="td_main">

                    {music_song_show}

                    <div class="music_new_shadow"><img class="png" src="{url_tmpl_main}images/music/shadow.png" width="456" height="52" alt=""/></div>

                    <div class="music_new_p pl_top_m">
                        <h1 class="pink2">{l_other_tracks_by} {musician_name}</h1>

                        {music_song_list}
						
						
						

                        <div class="line_dashed"></div>

                        <h1 class="pink2">{l_song_comments}</h1>

                        {music_song_comment_list}

                        <div class="cl"></div>

                        <!-- new_mods_comments -->
                        <div class="music_new_comments">
                            <div class="music_new_comments_head">
                                <div class="music_new_comments_txt">
                                    <strong>{l_leave_your_comment}:</strong>
                                </div>
                            </div>
                            <div class="music_new_comments_c">
                                <img style="float:left;" src="{user_photo}" width="62" height="70" alt="" title="{user_name}"/>
                                <div class="music_new_comments_frm">
                                <div class="textarea_green">
								    <textarea class="no_abk" id="song_comment_text"></textarea>
                                </div>
                                </div>
                        
                            <div class="justify"></div>
                            </div>
                            <div class="music_new_comments_bot"></div>
                        </div>
                        <!-- /new_mods_comments -->
                        
                        <div class="fl_right">
                            <img style="visibility:hidden;" id="song_comment_post_animation" src="{url_tmpl_main}images/load_animation.gif">&nbsp;<input id="song_comment_post_button" class="btn_pink" type="button" value="{l_comment}" onclick="on_song_comment_post();"/>
                        </div>

                    </div>

                    <div class="music_new_empty"></div>

                </td>
                <!-- /td_main -->

				{music_sidebar}
				
            </tr>
        </table>

        <div class="music_new_foot">

            <table>
                <tr>
                    <td class="td_l">&nbsp;</td>
                    <td class="td_c">&nbsp;</td>
                    <td class="td_r">&nbsp;</td>
                </tr>
            </table>

        </div>

    <div class="decor_top"></div>
    </div>



</div>
<br>
<div class="userinfo-links-wide"></div>
</div>
</div>
{footer}

Youez - 2016 - github.com/yon3zu
LinuXploit