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/music_musician_show.html
{header}


<script type="text/javascript">

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

    $('#musician_comment_post_button').attr('disabled', true);
    $('#musician_comment_post_animation').css('visibility', 'visible');

    $.ajax({
    	  type: 'POST',
    	  url: '{url_main}music_musician_comment_create_ajax.php',
    	  data: {
        	  musician_id: {musician_id},
        	  comment_text: comment_text 
    		  },
    	  success: function (data, textStatus, XMLHttpRequest)
	    	  {
				redirectRequiresAuth(data);	
    			  $('#musician_comment_post_animation').css('visibility', 'hidden');
    			  $('#musician_comment_text').val('');
    			  $('#musician_comment_post_button').attr('disabled', false);
    			  musician_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_musician_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">
                        <!-- begin_musician_songs -->
                        <h1 class="pink">{l_tracks_of} "{musician_name}"</h1>

                        {music_musician_song_list}

                        <div class="line_dashed"></div>
                        <!-- end_musician_songs -->

                        <h1 class="pink">{l_musician_comments}</h1>

                        {music_musician_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_textarea2 fl_right">
						            <textarea class="no_abk" id="musician_comment_text"></textarea>
						        </div>
						
						    <div class="justify"></div>
						    </div>
						    <div class="music_new_comments_bot"></div>
						</div>
						<!-- /new_mods_comments -->
						
	
						    <div class="music_input5 fl_right"><input id="musician_comment_post_button" type="button" value="{l_comment}" onclick="on_musician_comment_post();"/></div><img class="fl_right" style="visibility:hidden;" id="musician_comment_post_animation" src="{url_tmpl_main}images/load_animation.gif">


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

{footer}

Youez - 2016 - github.com/yon3zu
LinuXploit