| 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 : |
{header}
<div class="wrapper-wide">
<div class="userinfo-c-wide">
<div class="userinfo">
<script type="text/javascript">
function review_vote_do(review_id)
{
$('#review_load_animation_' + review_id).css('visibility', 'visible');
$.get(
'{url_main}places_review_vote_do.php?review_id=' + review_id,
function(data) {
if(!redirectRequiresAuth(data)) {
$('#review_n_votes_' + review_id).html(data);
$('#review_load_animation_' + review_id).css('visibility', 'hidden');
$('#review_vote_hand_' + review_id + '_active').hide();
$('#review_vote_hand_' + review_id + '_inactive').show();
}
});
return false;
}
</script>
<div class="places_new">
{places_header}
<table class="tb_places_new">
<tr>
<!-- td_main -->
<td class="td_main">
{places_place_show}
<div class="places_new_dark">
<div class="line_dashed"></div>
<h1 class="lblue">{l_reviews_for} {place_name}</h1>
<!-- begin_review -->
<div id="jump_to_review_{review_id}" class="places_new_foto_thin">
<div class="places_new_foto_thin_img fl_left">
<div class="places_new_img_thin">
<a href="{url_main}search_results.php?display=profile&name={review_user_name}"><img src="{review_user_photo}" width="62" height="70" alt="{review_user_name}"/></a>
</div>
<a class="name" href="{url_main}search_results.php?display=profile&name={review_user_name}">{review_user_name}</a>
</div>
<div>
<ul>
<li class="c_lgreen"><strong>{review_title}</strong> ({review_date})
<!-- begin_review_editing_options -->
<a href="{url_main}places_review_edit.php?id={place_id}&cmd=delete&page={page}" onclick="return confirm('{l_are_you_sure}');"><img class="png" src="{url_tmpl_main}images/ico_delete.png" width="12" height="13" alt=""/></a>
<a href="{url_main}places_review_edit.php?id={place_id}"><img class="png" src="{url_tmpl_main}images/ico_write.png" width="13" height="13" alt=""/></a>
<!-- end_review_editing_options -->
</li>
<li>
<span style="display:block; overflow:hidden">
<input name="place_review_rating_{review_id}" type="radio" value="1" title="{l_place_rating_1}" {place_rating_1_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="2" title="{l_place_rating_2}" {place_rating_2_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="3" title="{l_place_rating_3}" {place_rating_3_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="4" title="{l_place_rating_4}" {place_rating_4_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="5" title="{l_place_rating_5}" {place_rating_5_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="6" title="{l_place_rating_6}" {place_rating_6_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="7" title="{l_place_rating_7}" {place_rating_7_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="8" title="{l_place_rating_8}" {place_rating_8_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="9" title="{l_place_rating_9}" {place_rating_9_checked} class="place_rating star {split:2, readOnly:true}"/>
<input name="place_review_rating_{review_id}" type="radio" value="10" title="{l_place_rating_10}" {place_rating_10_checked} class="place_rating star {split:2, readOnly:true}"/>
</span>
</li>
<li>{review_text}</li>
</ul></div>
<div class="places_new_txt_s places_new_head_pos">
<img style="visibility:hidden;" id="review_load_animation_{review_id}" src="{url_tmpl_main}images/load_animation.gif"><span id="review_n_votes_{review_id}">{review_n_votes}</span> {l_found_this_helpful} <a {review_vote_hand_active} id="review_vote_hand_{review_id}_active" onclick="return review_vote_do({review_id});" href=""><img class="png" src="{url_tmpl_main}images/ico_hand.png" width="15" height="16" alt=""/></a><img {review_vote_hand_inactive} id="review_vote_hand_{review_id}_inactive" class="png" src="{url_tmpl_main}images/ico_hand.png" width="15" height="16" alt=""/>
</div>
<div class="justify"></div>
</div>
<!-- end_review -->
<div class="justify"></div>
</div>
</td>
<!-- /td_main -->
{places_sidebar}
</tr>
</table>
<div class="places_new_foot">
<table>
<tr>
<td class="td_l"> </td>
<td class="td_c">
<!-- begin_pager --><ul class="places_new_paging">
<!-- begin_pager_prev --><li><a href="{url_main}places_place_show.php?id={place_id}&page={page_n}">{l_pager_prev}</a></li>
<li>| </li><!-- end_pager_prev -->
<!-- begin_pager_link --><!-- begin_pager_link_active --><li class="active">{page_n}</li><!-- end_pager_link_active --><!-- begin_pager_link_not_active --><li><a href="{url_main}places_place_show.php?id={place_id}&page={page_n}">{page_n}</a></li><!-- end_pager_link_not_active --><!-- end_pager_link -->
<!-- begin_pager_next --><li> |</li>
<li><a href="{url_main}places_place_show.php?id={place_id}&page={page_n}">{l_pager_next}</a></li><!-- end_pager_next -->
</ul><!-- end_pager -->
</td>
<td class="td_r"> </td>
</tr>
</table>
</div>
</div>
</div>
<br>
<div class="userinfo-links-wide"></div>
</div>
</div>
{footer}