| 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/impact/ |
Upload File : |
<div class="general_chat_list_users">
<!-- begin_list_user -->
<div id="general_chat_user_{list_user_user_id}" class="user_info_bl">
<a class="user_info" target="_blank" href="{url_main}{list_user_profile_link}" title="{list_user_name}">
<span class="pic">
<button style="background-image: url({url_files}{list_user_photo});"></button>
</span>
<span class="info">
<span class="name text-overflow">{list_user_name}</span>
<span class="user_city text-overflow" title="{list_user_city}, {list_user_age}">
{list_user_city}, {list_user_age}
</span>
</span>
</a>
<div class="cl"></div>
</div>
<!-- end_list_user -->
</div>
<script>updateCounter('#narrow_general_chat_count','{number_users_visitors}');</script>