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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/edge//_wall_items.html
<!-- begin_wall_items_script -->
<script>
    debugLog('Set post first id', '{wall_first_post_id}'*1);
    clWall.setPostFirstId('{wall_first_post_id}');
    <!-- begin_wall_items_script_last_post_id -->
    debugLog('Set post Last id', '{wall_last_post_id}'*1);
	clWall.setPostLastId('{wall_last_post_id}');
	<!-- end_wall_items_script_last_post_id -->
	<!-- begin_no_more_items -->
	$(function(){
        debugLog('Wall no_more_items', true);
		clWall.oldItemsExists = false;
        $('.wall_load_old_items').remove();
	});
	<!-- end_no_more_items -->
</script>
<!-- end_wall_items_script -->

<!-- begin_wall_items -->
<div id="wall_item_{id}" data-id="{id}" data-send="{item_send}" data-section="{item_section_real}" data-item-id="{item_id}" data-shared="{wall_item_shared_id}" data-shared-uid="{item_user_id}" class="wall_post_item">
    <!-- post_info -->
    <div class="user_wall_info">
        <div class="photo">
            <!-- begin_wall_item_open_im_link -->
            <i title="{a_send_message}" onclick="sendMessagesWall('{item_user_id}', '{item_real_group_user_id}', '{item_real_group_id}');" class="fa fa-commenting open_im_user" aria-hidden="true"></i>
            <!-- end_wall_item_open_im_link -->
            <a href="{url_main}{url_profile_link}" data-cl-loader1="wall_profile_info_name_loader" onclick="clWall.goToProfileFromPhoto($(this)); return false;" class="pic wall_profile_photo_user_{item_user_id} profile_photo_m_{item_user_id}_{item_group_id}" style="background-image:url({url_files}{photo});"></a>
        </div>
        <div class="info">
            <div class="name">
                <!-- begin_wall_item_name -->
                <a href="{url_main}{url_profile_link}" data-cl-loader="wall_profile_info_name_loader" onclick="clWall.goToProfileFromName($(this)); return false;">{name}</a>
                <span class="wall_item_title_info">{wall_item_title_info}</span>
                <!-- end_wall_item_name -->
                <!-- begin_wall_item_title -->
                {wall_item_title}
                <!-- end_wall_item_title -->
            </div>
            <div class="data">
                <span class="comment_time_ago {wall_module_access_bl_class} <!-- begin_wall_module_access_bl_hide -->post_no_access<!-- end_wall_module_access_bl_hide -->" data-photo-date="{time_photo_date}">{time_ago}</span>

                <!-- begin_wall_module_access_bl -->
                <span class="comment_menu_access" data-toggle="collapse" data-target="#wall_item_more_menu_access_{id}">
                    <span class="comment_access {wall_item_access} <!-- begin_wall_module_access_disabled -->not_active<!-- end_wall_module_access_disabled -->">
                        <span class="icon_fa" data-no-fade-in="true" data-cl-loader="icon_wall_access_loader">
                            <i class="fa fa-eye" aria-hidden="true" title="{l_wall_post_access_public}"></i>
                            <i class="fa fa-users" aria-hidden="true" title="{wall_module_access_friends}"></i>
                            <i class="fa fa-lock" aria-hidden="true" title="{l_wall_post_access_only_me}"></i>
                        </span>
                    </span>
                    <!-- begin_wall_module_access -->
                    <span class="comment_delete">
                        <span class="icon_chevron_down">
                            <svg viewBox="0 0 48 48">
                                <path d="M14.83 16.42l9.17 9.17 9.17-9.17 2.83 2.83-12 12-12-12z"/>
                            </svg>
                        </span>
                        <ul id="wall_item_more_menu_access_{id}" class="more_menu_collapse more_menu_left collapse wall_post_access">
                            <li <!-- begin_wall_module_access_public -->class="active"<!-- end_wall_module_access_public -->>
                                <a href="#" onclick="clWall.changeAccess($(this), '{id}', 'public'); return false;">
                                    <span class="icon_fa"><i class="fa fa-eye" aria-hidden="true"></i></span>
                                    <span>{l_wall_post_access_public}</span>
                                </a>
                            </li>
                            <li <!-- begin_wall_module_access_friends -->class="active"<!-- end_wall_module_access_friends -->>
                                <a href="#" onclick="clWall.changeAccess($(this), '{id}', 'friends'); return false;">
                                    <span class="icon_fa"><i class="fa fa-users" aria-hidden="true"></i></span>
                                    <span>{wall_module_access_friends}</span>
                                </a>
                            </li>
                            <li <!-- begin_wall_module_access_private -->class="active"<!-- end_wall_module_access_private -->>
                                <a href="#" onclick="clWall.changeAccess($(this), '{id}', 'private'); return false;">
                                    <span class="icon_fa"><i class="fa fa-lock" aria-hidden="true"></i></span>
                                    <span>{l_wall_post_access_only_me}</span>
                                </a>
                            </li>
                        </ul>
                    </span>
                    <!-- end_wall_module_access -->
                </span>
                <!-- end_wall_module_access_bl -->
            </div>
        </div>

        <!-- begin_wall_item_block_action -->
        <div class="more">
            <span class="comment_delete">
                <span class="icon_chevron_down" data-toggle="collapse" data-target="#wall_item_more_menu_{id}">
                    <svg viewBox="0 0 48 48">
                        <path d="M14.83 16.42l9.17 9.17 9.17-9.17 2.83 2.83-12 12-12-12z"/>
                    </svg>
                </span>
                <ul id="wall_item_more_menu_{id}" class="more_menu_collapse more_menu_right collapse">
                    <!-- begin_direct_link_popup_post -->
                    <li>
                        <a href="{direct_link_popup_post_url}">
                            <span class="icon_fa"><i class="fa fa-external-link" aria-hidden="true"></i></span>
                            <span>{l_wall_direct_link}</span>
                        </a>
                    </li>
                    <!-- end_direct_link_popup_post -->
                    <!-- begin_delete_popup_post -->
                    <li>
                        <a href="#" onclick="clWall.confirmItemDelete('{id}'); return false;">
                            <span class="icon_fa"><i class="fa fa-trash" aria-hidden="true"></i></span>
                            <span>{l_wall_delete_post}</span>
                        </a>
                    </li>
                    <!-- end_delete_popup_post -->
                </ul>
            </span>
        </div>
        <!-- end_wall_item_block_action -->
    </div>
    <!-- /post_info -->
    <!-- post -->
    <div class="wall_post">
        <!-- begin_wall_comment -->
        <div id="wall_text_post_{id}" class="wall_item_comment">{wall_item_comment}</div>
        <!-- end_wall_comment -->

        <!-- begin_wall_group_social_created -->
        <div class="wall_one_image">
            <!--<h4>{wall_group_social_title}</h4>-->
            <p class="wall_group_social_created_title">{wall_group_social_description}</p>
            <div class="wall_image_post">
                <a class="wall_image_post_link" href="{wall_group_social_url}">
                    <!-- onclick="clWall.showOnePost('{id}', '{url_files}{wall_group_social_photo_url}');" -->
                    <img class="wall_image_post_img fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{url_files}{wall_group_social_photo_url}" alt="">
                </a>
            </div>
        </div>
        <!-- end_wall_group_social_created -->

        <!-- begin_wall_blog_post -->
        <div class="wall_one_image">
            <div class="wall_image_post">
                <a class="wall_image_post_link" href="{wall_blog_post_url}">
                    <img class="wall_image_post_img fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{wall_blog_post_photo_url}" alt="">
                </a>
            </div>
        </div>
        <!-- end_wall_blog_post -->


        <!-- begin_wall_photo -->
        <!-- begin_wall_photo_single -->
        <div class="wall_one_image">
            <div class="wall_image_post">
                <a class="hover-brightness" id="wall_photo_{wall_photo_id}" data-wall-item-id="{id}" onclick="openGallery(false, '{wall_photo_id}', false, '{wall_photo_user_id}'); return false;" href="#">
                    <img class="fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{url_files}{wall_photo_url}" alt="">
                </a>
                <script>clProfilePhoto.setVisibleMediaData('{wall_photo_id}', {wall_photo_info});</script>
            </div>
            <h4 title="{wall_photo_description}">{wall_photo_description}</h4>
        </div>
        <!-- end_wall_photo_single -->

        <!-- begin_wall_photo_images -->
        <div class="wrap_list_photos">
            <div class="bl_list_photos wall_list_photos_{wall_photo_images_count} wall_list_photos">
                <ul class="list_photos">
                    <!-- begin_wall_photo_image -->
                    <li>
                        <a data-wall-item-id="{id}" id="wall_photo_{wall_photo_id}" onclick="openGallery(false, '{wall_photo_id}', false, '{wall_photo_user_id}'); return false;" href="#">
                            <img class="fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')"  src="{url_files}{wall_photo_url}" alt="">
                        </a>
                        <script>clProfilePhoto.setVisibleMediaData('{wall_photo_id}', {wall_photo_info});</script>
                    </li>
                    <!-- end_wall_photo_image -->
                </ul>
                <div class="clearfix"></div>
            </div>
            <div class="clearfix"></div>
        </div>
        <!-- end_wall_photo_images -->
        <!-- end_wall_photo -->

        <!-- begin_wall_vids -->
        <div class="wall_video_post wall_one_video">
            {item_html_code}
            <!-- begin_wall_vids_image -->
            <div class="wall_image_post">
                <a id="wall_video_{item_id}" data-wall-item-id="{id}" data-live-id="{item_video_live_id}" onclick="openGallery(false, 'v_{item_id}', true, '{item_user_id}', false, false, false, '{item_video_live_url}'); return false;" href="#">
                    <img class="fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{url_files}{item_image_src}" alt="">
                    <button class="play_button" type="button" aria-live="polite"></button>
                </a>
                <script>
                    clProfilePhoto.setVisibleMediaData('v_{item_id}', {wall_vids_item_info});
                </script>
            </div>
            <!-- end_wall_vids_image -->
            <h4 title="{item_title_attr}">{item_title}</h4>
        </div>
        <!-- end_wall_vids -->

        <!-- begin_wall_pics -->
            <!-- begin_wall_album_desc -->
            <p>{wall_album_desc}</p>
			<!-- end_wall_album_desc -->
            <!-- begin_wall_pics_single -->
            <div class="wall_image_post">
                <a class="wall_image_post_link" href="#" onclick="return false;">
                    <img onclick="clWall.showOnePost('{id}', '{wall_pics_image_src}');" class="wall_image_post_img fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{wall_pics_image_big}" alt="">
                </a>
            </div>
            <!-- end_wall_pics_single -->
            <!-- begin_wall_pics_images -->
            <!-- IT SEEMS NOT USED -->
            <ul class="list_photos">
                <!-- begin_wall_pics_image -->
                <li>
                    <a target="_blank" class="lightbox lightbox_pics" href="{wall_pics_image_src}">
                        <img class="fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{wall_pics_image}" alt="">
                    </a>
                </li>
                <!-- end_wall_pics_image -->
            </ul>
            <!-- end_wall_pics_images -->
        <!-- end_wall_pics -->

        <!-- begin_wall_photo_default -->
        <div class="wall_one_image">
            <div class="wall_image_post">
                <a class="hover-brightness" id="wall_photo_{wall_photo_default_photo_id}" data-wall-item-id="{id}" onclick="openGallery(false, '{wall_photo_default_photo_id}', false, '{wall_photo_default_user_id}'); return false;" href="#">
                    <img class="fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{url_files}{wall_photo_default_url}" alt="">
                </a>
                <script>clProfilePhoto.setVisibleMediaData('{wall_photo_default_photo_id}', {wall_photo_default_photo_info});
                </script>
            </div>
        </div>
        <!-- end_wall_photo_default -->

        <!-- begin_wall_music -->
        <div class="wall_one_image">
            <div class="wall_image_post wall_image_post_music {wall_song_no_image}" onclick="if($(this).is('.song_no_image'))playSong('{wall_song_id}', this, event); return false;">
                <a class="wall_image_post_music_link hover-brightness" id="wall_song_image_{wall_song_id}" data-wall-item-id="{id}" onclick="if(!$(this).closest('.wall_image_post.song_no_image')[0])playSong('{wall_song_id}', this, event); return false;" href="#">
                    <img class="fade_to_1_4 fade_to_0_4" onload="$(this).removeClass('fade_to_0_4')" src="{wall_song_image}" alt="">
                </a>
                <script>
                    setPlayListSong('{wall_song_id}', '{wall_song_mp3}', '{song_about_js}');
                </script>
            </div>
            <!-- begin_wall_song_about -->
            <h4 title="{song_about_attribute}">{song_about}</h4>
            <!-- end_wall_song_about -->
        </div>
        <!-- end_wall_music -->

    </div>
    <!-- /post -->


    <!-- begin_wall_item_like -->
    <div id="feed_like_result_{id}" class="who_liked {wall_like_class}">
        <div class="who_liked_bl">
        <!-- begin_link_unlike -->
        <span id="feed_like_hand_{id}" class="who_liked_link" onclick="clWall.likeDelete({id});" title="{a_unlike}">
            <span class="glyphicon glyphicon-thumbs-up icon" data-no-fade-in="true" data-cl-loader="icon_wall_loader_hand"></span>
        </span>
        <!-- end_link_unlike -->
        <!-- begin_icon_like -->
        <span id="feed_like_hand_{id}" class="who_liked_link" onclick="clWall.likeAdd({id});" title="{a_like}">
            <span class="glyphicon glyphicon-thumbs-up icon" data-no-fade-in="true" data-cl-loader="icon_wall_loader_hand"></span>
        </span>
        <!-- end_icon_like -->

        <!-- begin_wall_like_one -->
        {wall_like_one}
        <!-- end_wall_like_one -->

        <!-- begin_wall_like_you -->{l_wall_you}<!-- end_wall_like_you --><!-- begin_wall_like_user -->{wall_like_delimiter}<a href="{wall_like_user_url}">{wall_like_name}</a><!-- end_wall_like_user -->

        <!-- begin_wall_like_more -->
        {wall_and_more_people_like_this}
        <!-- end_wall_like_more -->

        <!-- begin_wall_like_names -->
        {l_wall_several_people_like_this}
        <!-- end_wall_like_names -->
        </div>
    </div>
    <!-- end_wall_item_like -->

    <div class="like_comment_and_share">
        <ul class="list">
            <!-- begin_wall_module_like -->
            <li id="feed_like_{id}" class="feed_btn_like {wall_like_hidden}">
                <a href="#" title="{a_like}" onclick="clWall.likeAdd({id},$(this)); return false;" class="feed_like_like">
                    <span class="glyphicon glyphicon-thumbs-up icon" data-cl-loader="icon_wall_loader" data-no-fade-in="true"></span>{l_like}
                </a>
                <a href="#" title="{a_unlike}" onclick="clWall.likeDelete({id},$(this)); return false;" class="feed_like_unlike">
                    <span class="glyphicon glyphicon-thumbs-up icon" data-cl-loader="icon_wall_loader" data-no-fade-in="true"></span>{l_you_like_this}
                </a>
            </li>
            <!-- end_wall_module_like -->
            <li>
                <a href="#" data-cid="{id}" onclick="clMediaTools.showFrmReplyWall(this, false); return false;">
                    <i class="fa fa-comment-o" aria-hidden="true"></i>{l_comment}
                </a>
            </li>
            <!-- begin_wall_module_share -->
            <li>
                <a id="feed_share_{wall_module_share_user_id}_{id}" class="{wall_module_share_class}" href="#" onclick="clWall.shareConfirm('{real_wall_id}',$(this)); return false;">
                    <i class="fa fa-share-square-o icon" aria-hidden="true" data-cl-loader="icon_wall_loader" data-no-fade-in="true"></i><span>{wall_module_share_title}</span>
                </a>
            </li>
            <!-- end_wall_module_share -->
        </ul>

        <ul class="how_many_comments_shares">
            <li id="wall_item_comments_count_{id}" data-count="{wall_comments_count}" class="wall_item_comments_count <!-- begin_wall_comments_count_title_hide -->to_hide<!-- end_wall_comments_count_title_hide -->">
                <i class="fa fa-comment-o" aria-hidden="true"></i><span class="comments_count">{wall_comments_count_title}</span>
            </li>
            <!-- begin_wall_module_share_count -->
            <li id="wall_item_shares_count_{id}" data-count="{wall_item_shares_count}" class="wall_item_shares_count <!-- begin_wall_item_shares_count_hide -->to_hide<!-- end_wall_item_shares_count_hide -->">
                <a href="{wall_item_shares_url_page}">
                    <i class="fa fa-share-square-o" aria-hidden="true"></i>{wall_shares_count_title}
                </a>
            </li>
            <!-- end_wall_module_share_count -->
        </ul>
    <div class="clearfix"></div>
    </div>

    <!-- begin_wall_module_comment -->
    {wall_comments}
    <!-- end_wall_module_comment -->
    <script>
        clWall.itemInfoSet('{id}', '{wall_last_action_like}', '{wall_last_action_comment}', '{wall_comments_count}', '{wall_item_comment_is_viewed}', '{wall_like_user_list}', '{wall_item_section}', '{wall_last_action_shares}', '{wall_item_shares_count}', '{wall_item_last_action_comment_like}');
    </script>
</div>
<!-- end_wall_items -->
<!-- begin_update_counter_posts_add_item -->
<script>clWall.updateCounter('{counter_posts}');</script>
<!-- end_update_counter_posts_add_item -->
{wall_ajax}

Youez - 2016 - github.com/yon3zu
LinuXploit