| 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 : |
<script type="text/javascript">
$(function(){
$('.auto-submit-star').rating({
callback: function(value, link){
$('#load_animation1').css('visibility', 'visible');
$.get('{url_main}places_place_vote_do.php?id={place_id}&rating=' + value,
function(data) {
$('#load_animation1').css('visibility', 'hidden');
});
}
});
});
<!-- begin_plase_edit_js -->
$(function(){
$('#plasename_{place_id}').editable({lAdd: '{l_add_name}',
lEdit: '{l_edit_name}',
lSave: '{l_saving}',
type: 'places_place',
typeData: 'name',
classInput: 'place_name_editable',
classHover: 'place_name_editable_hov',
inputLength: {plase_name_length}});
$('#plaseabout_{place_id}').editable({lAdd: '{l_add_about}',
lEdit: '{l_edit_about}',
lSave: '{l_saving}',
type: 'places_place',
typeData: 'about',
classInput: 'place_about_editable',
classHover: 'place_about_editable_hov',
inputLength: 1000});
});
<!-- end_plase_edit_js -->
</script>
<div class="places_new_p pl_top places_new_light">
<!-- begin_plase_name_edit_no -->
<h1 class="pink fl_left"><a href="{url_main}places_place_show.php?id={place_id}" title="{place_name}" style="color:#E982C5;text-decoration:none;">{place_name_cut}</a></h1>
<!-- end_plase_name_edit_no -->
<!-- begin_plase_name_edit -->
<div class="pink fl_left" style="font-size: 24px;" id="plasename_{place_id}" >{place_name_cut}</div>
<!-- end_plase_name_edit -->
<!-- begin_place_rating -->
<div class="fl_right star_top" style="overflow:hidden; height:16px; margin-top:1px;">
<img style="visibility:hidden; float:left;" style="float:left" id="load_animation1" src="{url_tmpl_main}images/load_animation.gif">
<span style="display:block; float:left">{l_places_rating}: </span>
<span>
<input name="place_rating" type="radio" value="1" title="{l_place_rating_1}" {place_rating_1_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="2" title="{l_place_rating_2}" {place_rating_2_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="3" title="{l_place_rating_3}" {place_rating_3_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="4" title="{l_place_rating_4}" {place_rating_4_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="5" title="{l_place_rating_5}" {place_rating_5_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="6" title="{l_place_rating_6}" {place_rating_6_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="7" title="{l_place_rating_7}" {place_rating_7_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="8" title="{l_place_rating_8}" {place_rating_8_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="9" title="{l_place_rating_9}" {place_rating_9_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_rating" type="radio" value="10" title="{l_place_rating_10}" {place_rating_10_checked} class="place_rating star {split:2, readOnly:true}"/>
</span>
</div>
<!-- end_place_rating -->
<div class="cl"></div>
<div class="places_new_pl_violet_thin">
<div class="places_new_pl_violet_thin_l"></div>
<div class="places_new_pl_violet_thin_r"></div>
<div class="places_new_pl_violet_thin_c">
<ul class="places_new_list fl_left">
<li><a href="{url_main}places_search.php?category_id={place_category_id}">{place_category_title}</a></li>
<li>{l_places_in}</li>
<li><a href="{url_main}places_search.php?city_id={place_city_id}&where={place_city_title}">{place_city_title}</a></li>
</ul>
<div class="txt">{place_address}</div>
</div>
</div>
<div id="place_images_list">
{places_place_image_list}
</div>
<div class="line_dashed"></div>
<!-- begin_plase_about_edit_no -->
<div class="places_new_list_v">{place_about}<br/><br/></div>
<!-- end_plase_about_edit_no -->
<!-- begin_plase_about_edit -->
<div class="places_new_list_v" id="plaseabout_{place_id}" >{place_about}</div>
<br/>
<!-- end_plase_about_edit -->
<div class="line_dashed"></div>
<!-- new_mods_infa -->
<div class="places_new_infa">
<div class="fl_left">
<!-- begin_place_delete -->
<a class="fl_left" style="margin-top:3px; margin-right: 6px; color: #ccccff;" onclick="if (!confirm('{l_are_you_sure}')) {return false}" href="{url_main}places_place_show.php?cmd=delete&id={place_id}">
{l_delete_place}
</a>
<!-- end_place_delete -->
<!-- begin_place_phone --><span><img class="png" src="{url_tmpl_main}images/ico_phone.png" width="16" height="13" alt=""/> <strong>{place_phone}</strong></span><!-- end_place_phone -->
<!-- begin_place_site --><span class="url_site"><img class="png" src="{url_tmpl_main}images/ico_www.png" width="15" height="15" alt=""/> <a href="{place_site_url}" rel="nofollow" target="_blank">{l_go_to_the_website}</a></span><!-- end_place_site -->
</div>
<div class="fl_right">
<form method="post" action="{url_main}places_review_edit.php?id={place_id}"><!-- begin_place_create_review --><input class="btn_green_img" type="submit" value="{l_places_write_a_review}"/><!-- end_place_create_review -->
<!-- begin_place_edit_review --><input class="btn_green_img" type="submit" value="{l_places_edit_a_review}"/><!-- end_place_edit_review --></form>
</div>
<div class="justify"></div>
</div>
<!-- /new_mods_infa -->
</div>