Вход Регистрация
Файл: news/new.php
Строк: 53
<?php
define
('ROOT','../');
define('GCMS',true);
require_once (
ROOT.'system/power.php');
if (
$id) {
$type $db -> query("SELECT * FROM `news` where `id`='$id'");
if (
$type -> num_rows 0$the $type -> fetch_assoc(); else $the false;
} else 
$the false;
$db -> query("UPDATE `online` SET `online` = 'news$the[id]' WHERE `session` = '".SID."'");
$diz -> head('Новость: '.$the['name'].'');
$diz -> title('Новость: <b>'.$the['name'].'</b>');
$count $db -> dbcount('COUNT(`id`)','news','`id`='.$id.'');
if (
$count 0) {
$dop null;
if (
$aut) {
if (
$ya['level']>4) {
$dop '<hr><a href="func.php?mode=del&id='.$the['id'].'">Удалить</a> | <a href="func.php?mode=red&id='.$the['id'].'">Изменить</a>';
}
}
echo 
'<div class="fon">'.$func -> tags($func -> smiles($the['new'])).''.$dop.'
'
.$func->user($the['user']).' ('.$func -> vremja($the['time']).')';
if (
$aut == true and $ya['id'] <> $the['user']) {
$db -> query("UPDATE `news` SET `pr` = pr+1 where `id` = '".$id."'");$reed=$the['pr']+1;}else{$reed=$the['pr'];}
echo 
'</br>Прочитано: <b>'.$reed.'</b> раз.</a>';
if (
$the['onf']==1){
$pob $db -> dbcount('COUNT(*)','forum_posts','`tema` = '.$the['temaonf'].'');
if (
$pob==0)$pob=0;
else 
$pob=''.$pob;
echo 
'</br><a href="../forum/tema'.$the['temaonf'].'">Обсудить на форуме</a> ('.$pob.')<br/>';
}elseif(
$the['onf']==2){
$pob $db -> dbcount('COUNT(*)','comes','`where`="news" and `idwh` = '.$the['id'].'');
echo 
'</br><a href="./comments'.$the['id'].'">Комментарии</a> ('.$pob.')<br/>';
}
$r1 $db -> dbcount('COUNT(*)','reit','`where`="news" and `komy` = '.$the['id'].' and `rei`="1"');
$r2 $db -> dbcount('COUNT(*)','reit','`where`="news" and `komy` = '.$the['id'].' and `rei`="0"');
echo 
'<b>Рейтинг: </b>+'.$r1.'/-'.$r2.'<br/>';
if(
$aut==true){
$r3 $db -> dbcount('COUNT(*)','reit','`where`="news" and `komy` = "'.$id.'" and `kto` = "'.$ya['id'].'"');
if(
$r3==0) echo 'Проголосовать <a href="like'.$id.'">За</a>|<a href="dislike'.$id.'">Против</a>';
else echo 
'Вы уже голосовали за данную новость!';}
echo 
'</div>';
}else echo 
'<div class="fon">Извините,но новость не существует или была удалена!</div>';
echo 
'<div class="levo"><a href="./" class="levo_tuch">'.$diz -> img('back.png').' Назад</a></div>';
echo 
'<div class="levo"><a href="/" class="levo_tuch">'.$diz -> img('home.png').' На главную</a></div>';

#####Копирайт#######
$diz -> out($msg);
?>
Онлайн: 2
Реклама