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/my_friends.html
{header}
{ims}
<div class="wrapper-wide">
<div class="userinfo-c-wide">
	<div class="userinfo">	
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td>
		{friends_menu}
</td></tr>
<tr>
<td align=center>
<div class="header_big friends_header" style="padding-top:10px;">
<!-- begin_all_friends -->
<div><img src="{url_tmpl_main}images/fr.png" class="png" align="absmiddle" alt="" width="48" height="48" /> {l_my_friends} </div><div class="num_users">{num_users}</div>
<!-- end_all_friends -->
<!-- begin_recently_friends -->
<div><img src="{url_tmpl_main}images/fr.png" class="png"  align="absmiddle" alt="" width="48" height="48" /> {l_recently_friends} </div><div class="num_users">{num_users}</div>
<!-- end_recently_friends -->
<!-- begin_requests_friends -->
<div><img src="{url_tmpl_main}images/fr.png" class="png" align="absmiddle" alt="" width="48" height="48" /> {l_requests_friends} </div><div class="num_users">{num_users}</div>
<!-- end_requests_friends -->
<!-- begin_birthdays_friends -->
<div><img src="{url_tmpl_main}images/fr.png" class="png" align="absmiddle" alt="" width="48" height="48" /> {l_up_bd} </div><div class="num_users">{num_users}</div>
<!-- end_birthdays_friends -->
</div>
<!-- begin_invite_on -->
   <a href="{url_main}invite.php" class="invite"><img src="{url_tmpl_main}images/add_friends.gif" /><span>{l_invite}</span></a>         
<!-- end_invite_on -->
<div style="clear:both;"></div>
<!-- begin_top_pages -->
<div class="list_pages">{this_count} - {next_count} {l_of} {all_count}</div>

<table class="friends_list">
    <tr>
        
        <!-- begin_top_left_2 -->
        
        <td>
			
            <a href="{url_main}my_friends.php?show={show}&start={toleft}"><< </a>
            
        </td>
        
        <!-- end_top_left_2 -->
        
        <!-- begin_top_pages_1 -->
        <!-- begin_top_page -->
        
        <td>
        
			<a href="{url_main}my_friends.php?show={show}&start={i}">{l}</a>
        
        </td>
        
        <!-- end_top_page -->
        
        <!-- begin_top_page_1 -->
        
        <td>
			
            <span>{l}</span>
            
        </td>
        
        <!-- end_top_page_1 -->
        <!-- end_top_pages_1 -->
        
        <!-- begin_top_right_2 -->
        
        <td>
			<a href="{url_main}my_friends.php?show={show}&start={toright}"> >></a>
            
        </td>
        
        <!-- end_top_right_2 -->
        
        
        
        <!-- begin_top_prev -->
        
        <td>
        
			<a href="{url_main}my_friends.php?show={show}&start={back}">{l_prev}</a>
        
        </td>
        
        <!-- end_top_prev -->
        
        <!-- begin_top_separator -->
        
        <td>
                     |
        </td>
        
        <!-- end_top_separator -->
        
        <!-- begin_top_next -->
        
        <td>
        
            <a href="{url_main}my_friends.php?show={show}&start={next}">{l_next}</a>
        
        </td>
        
        <!-- end_top_next -->
        
    </tr>
</table>

<!-- end_top_pages -->




<!-- begin_block_users -->
<ul class="friends_1">

	<!-- begin_item_block_users -->
    <li>
    
    <div class="corner_top">
        <i class="corner_l"></i>
        <i class="corner_r"></i>
    </div>
	<div id="f{user_id}p" style="padding:0px; margin:0px;"><div id="idf{user_id}" style="padding:0px; margin:0px;">
	<div class="{class}" style="padding:0px; margin:0px;">
	<div class="fri">
    <div class="bord">
        <table width="100%">
            <tr>
                <td width="74">
                    <a href="{url_main}search_results.php?name={user_name}&display=profile"><img src={url_files}{user_photo} width="62" height="70" /></a>
                </td>
                <td align="left">

                               <dl class="friends_info">
								<dd class="name_1"><a href="{url_main}search_results.php?name={user_name}&display=profile">{user_name}</a></dd>
								<dd>{l_age}: <strong>{age}</strong>{birth}</dd>
                                <!-- begin_city_on -->
								<dd>{l_city}: <strong>{city}</strong></dd>
                                <!-- end_city_on -->
                                <!-- begin_country_on -->
								<dd>{l_country}: <strong>{country}</strong></dd>
                                <!-- end_country_on -->
								<!-- begin_item_block_users_message --><dd>{l_message}: <strong title="{message_full}">{message}</strong></dd><!-- end_item_block_users_message -->
  							   </dl>

                </td>
            </tr>
        </table>
        </div>
    </div>
    <span class="friends_param">
        <a href="{url_main}search_results.php?name={user_name}&display={display}">{l_view_profile}</a>
        <!-- begin_item_block_users_requests --> | <a href="{url_main}friends_requests.php?action=approve&user_id={user_id}">{l_approve_request}</a> | <a href="{url_main}friends_requests.php?action=decline&user_id={user_id}">{l_decline_request}</a><!-- end_item_block_users_requests -->
        <!-- begin_item_block_users_all --> | <a href="{url_main}friends_requests.php?action=remove&user_id={user_id}" onclick="return confirm('{l_are_you_sure}');">{l_remove_from_friends}</a><!-- end_item_block_users_all -->
    </span>
    </div>
	</div></div>
    <div class="corner_bottom">
        <i class="corner_b_l"></i>
        <i class="corner_b_r"></i>
    </div>
    
    </li>
    <!-- begin_sep_block_users -->
    <!-- end_sep_block_users -->
    <!-- end_item_block_users -->
</ul>

<!-- end_block_users -->





<div style="clear: both;"></div>

<!-- begin_down_pages -->

<div class="list_pages">{this_count} - {next_count} {l_of} {all_count}</div>

<table class="friends_list">
    <tr>
        
        <!-- begin_down_left_2 -->
        
        <td>
			
            <a href="{url_main}my_friends.php?show={show}&start={toleft}"><< </a>
            
        </td>
        
        <!-- end_down_left_2 -->
        
        <!-- begin_down_pages_1 -->
        <!-- begin_down_page -->
        
        <td>
        
			<a href="{url_main}my_friends.php?show={show}&start={i}">{l}</a>
        
        </td>
        
        <!-- end_down_page -->
        
        <!-- begin_down_page_1 -->
        
        <td>
			
            <span>{l}</span>
            
        </td>
        
        <!-- end_down_page_1 -->
        <!-- end_down_pages_1 -->
        
        <!-- begin_down_right_2 -->
        
        <td>
			<a href="{url_main}my_friends.php?show={show}&start={toright}"> >></a>
            
        </td>
        
        <!-- end_down_right_2 -->
        
       
        
        <!-- begin_down_prev -->
        
        <td>
        
			<a href="{url_main}my_friends.php?show={show}&start={back}">{l_prev}</a>
        
        </td>
        
        <!-- end_down_prev -->
        
        <!-- begin_down_separator -->
        
        <td>
                     |
        </td>
        
        <!-- end_down_separator -->
        
        <!-- begin_down_next -->
        
        <td>
        
            <a href="{url_main}my_friends.php?show={show}&start={next}">{l_next}</a>
        
        </td>
        
        <!-- end_down_next -->
        
    </tr>
</table>

<!-- end_down_pages -->

<!-- begin_error_all_users -->
{l_no_all}
<!-- end_error_all_users -->
<!-- begin_error_recently_users -->
{l_no_recently}
<!-- end_error_recently_users -->
<!-- begin_error_birthdays_users -->
{l_no_bd}
<!-- end_error_birthdays_users -->

</td>
</tr>
</table>

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

Youez - 2016 - github.com/yon3zu
LinuXploit