PHP-Fusion Mods
Navigacija
Apsauga
Apsauga Neleista registracija: 39454
Šiandien: 21
Prisijungę nariai
» Svečių: 4
» Narių: 0

» Viso narių: 10,235
» Naujausias: ruslanas tuk

Prisijungimų istorija:
Zbigniew@ 2 Dienos
tabuxnepamenu
sanpernepamenu
CepelinasXnepamenu
VV91DDnepamenu
Minusnepamenu
priezilviciunepamenu
EdvinasG1337nepamenu
rolandas94nepamenu
Edis2nepamenu
klubogerbejasnepamenu
Miskinisnepamenu
Pask. modai
Prisijungti
Vardas

Slaptažodis



Dar ne narys?
Registruotis.

Pamiršai slaptažodį?
Prašyk naujo!.

Naujausi prašymai
[L] testas
Narių apklausa
Ar dar kuriate tinklalapius?

Ne
Ne
0% [0 Balsai]

Taip
Taip
88% [7 Balsai]

Naudojuosi socialiniais tinklais
Naudojuosi socialiniais tinklais
13% [1 Balsas]

Balsai: 8
Kad galėtum balsuoti, turi prisijungti.
Pradėta: 2022-05-29 19:54
Shoutbox
You must login to post a message.

2026-05-11 16:51
Sveiki. Norėjau pasveikinti jus su atkaklumu arba ištverme. Tai viena iš dviejų paskutinių svetainių, paremtų v7. Ar negaila švaistyti ilgametės patirties ir pereiti prie v9?

2026-03-21 19:07

2025-07-13 17:07
svx, smagu kad dar atsiranda naujų narių Šypsosi2

2024-03-07 22:13
Oj Tabux… apkabinčiau už tą moderatorių 😁

2024-02-22 17:40
Šypsosi2 jo buvo laikai.. Senukai jau mes. Bega laikas greiciau nei noretusi. Smagu matyti kad uzsuka seni nariai, ne as vienas Šypsosi

Shoutbox Archive
Peržiūrėti temą
\";
   
   echo\"
   
   
   \";

   echo\"
 Spausdinti temą
v7 Del Filmu web
kanapix
#1 Spausdinti pranešimą
parašyta 2011-04-05 15:13
Vartotojo avataras

Apšylantis



Reputacija: 0

Pranešimai: 73
Įstojo: 2010-03-07

Sveiki taigi naudoju filmai.php faila filmu portala kuriu ir pan ir noriu padaryti kad filmus galetu matyti tik nariai bet perziureti ir pan foto ir aprasyma sveciai kur ir ka reikia daryti kas pades? :]
www.multi.wu.lt Mano pastangos buti unikaliam ;)
[img] http://multi.wu.lt/images/baneris468x60(pamoka4).gif[/img]
 
PM
Wyciokazz
#2 Spausdinti pranešimą
parašyta 2011-04-05 15:56
Vartotojo avataras

Administratorius



Reputacija: 1

Pranešimai: 2108
Įstojo: 2008-02-27

y readmore ikisk if(iMEMBER) { }
Kam kurti tai kas jau sukurta.

Nesu ekstrasensas ar dar koks čigonas tad iš nieko negaliu suprast kur bėda.

[img]http://27.media.tumblr.com/tumblr_m3hdwudgjG1rteofuo1_500.gif[/img]
 
PM
kanapix
#3 Spausdinti pranešimą
parašyta 2011-04-07 14:28
Vartotojo avataras

Apšylantis



Reputacija: 0

Pranešimai: 73
Įstojo: 2010-03-07

Kurioje tiksliai vietoje?

Download source  Code
require_once \"maincore.php\";
require_once THEMES.\"templates/header.php\";
echo\"\";
?>



 $items_per_page = 20;

 
  if (!isset($_GET['rowstart']) || !isnum($_GET['rowstart'])) {
  $_GET['rowstart'] = 0;
}

 $rows = dbcount(\"(*)\", DB_NEWS, \"news_draft='0'\");   
//opentable(\"\");
      
    //$result = dbquery(\"SELECT * FROM \".$db_prefix.\"news ORDER BY news_datestamp DESC LIMIT 0,4\");
$result = dbquery(
    \"SELECT * FROM \".DB_NEWS.\"
     WHERE news_draft='0' ORDER BY news_datestamp DESC
     LIMIT \".$_GET['rowstart'].\",$items_per_page\"
 );
      
      
if (dbrows($result) != 0) {
      $counter = 0; $columns = 4;
      echo\"\n\n\";
while($data = dbarray($result)) {
//$kat = dbresult(dbquery(\"SELECT download_cat_name FROM \".$db_prefix.\"download_cats WHERE download_cat_id='$id'\"), 0);
if ($counter != 0 && ($counter % $columns == 0)) { echo \"\n\n\"; }

            $wynik = dbquery(\"SELECT SUM(rating_vote) FROM \".DB_RATINGS.\" WHERE rating_type='N' AND rating_item_id='\".$data['news_id'].\"'\");
                $info2 = dbresult($wynik,0);
                $num_rating = dbcount(\"(rating_vote)\", DB_RATINGS, \"rating_type='N' AND rating_item_id='\".$data['news_id'].\"'\");
                $wyn_rating = ($num_rating ? $info2 / $num_rating : 0);
$komentarai = dbcount(\"(comment_id)\", DB_COMMENTS, \"comment_type='N' AND comment_item_id='\".$data['news_id'].\"' AND comment_hidden='0'\");
   // $tas = trimlink($data['news_news'], 600);
    $tas = $data['news_breaks'] == \"y\" ? nl2br(stripslashes($data['news_news'])) : stripslashes($data['news_news']);
         
echo\"\";

   echo \">\n
\n\";
   
   echo\"

\".$data['news_subject'].\"
$tas

Žiūrėjo: \".$data['news_reads'].\"

'>
'\".ceil($wyn_rating).\"'Žiūrėti
\";   



echo \"\n\" ;
$counter++;
}
echo \"\n\n\";

}


//closetable();   
echo\"
\";
if ($rows > $items_per_page) {
    echo makepagenav($_GET['rowstart'], $items_per_page, $rows, 3);
}

require_once THEMES.\"templates/footer.php\";

?>



www.multi.wu.lt Mano pastangos buti unikaliam ;)
[img] http://multi.wu.lt/images/baneris468x60(pamoka4).gif[/img]  
PM
minimukas
#4 Spausdinti pranešimą
parašyta 2011-04-07 14:49
Vartotojo avataras

Geradarys



Reputacija: 0

Pranešimai: 602
Įstojo: 2009-06-11

tau cia i news.php reikai daryk kad nariai matytu naujienas.... gi cia tas filmai.php nieko neduos gi kai paspaudi ant filmo paveiksliuko mata i naujiena tai news.php....
www.nusirasinek.lt - Pratybų atsakymai  
PM
kanapix
#5 Spausdinti pranešimą
parašyta 2011-04-07 14:53
Vartotojo avataras

Apšylantis



Reputacija: 0

Pranešimai: 73
Įstojo: 2010-03-07

As nezinau kur tiksliai reikia irasyti tame ir esme va:


Download source  Code
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2010 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: news.php
| Author: Nick Jones (Digitanium)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
require_once \"maincore.php\";
require_once THEMES.\"templates/header.php\";

// Predefined variables, do not edit these values
if ($settings['news_style'] == \"1\") { $i = 0; $rc = 0; $ncount = 1; $ncolumn = 1; $news_[0] = \"\"; $news_[1] = \"\"; $news_[2] = \"\"; } else { $i = 1; }

// Number of news displayed
$items_per_page = $settings['newsperpage'];

add_to_title($locale['global_200'].$locale['global_077']);

if (!isset($_GET['readmore']) || !isnum($_GET['readmore'])) {
   $rows = dbcount(\"(news_id)\", DB_NEWS, groupaccess('news_visibility').\" AND (news_start='0'||news_start<=\".time().\") AND (news_end='0'||news_end>=\".time().\") AND news_draft='0'\");
   if (!isset($_GET['rowstart']) || !isnum($_GET['rowstart'])) { $_GET['rowstart'] = 0; }
   if ($rows) {
      $result = dbquery(
         \"SELECT tn.*, tc.*, tu.user_id, tu.user_name, tu.user_status FROM \".DB_NEWS.\" tn
         LEFT JOIN \".DB_USERS.\" tu ON tn.news_name=tu.user_id
         LEFT JOIN \".DB_NEWS_CATS.\" tc ON tn.news_cat=tc.news_cat_id
         WHERE \".groupaccess('news_visibility').\" AND (news_start='0'||news_start<=\".time().\") AND (news_end='0'||news_end>=\".time().\") AND news_draft='0'
         ORDER BY news_sticky DESC, news_datestamp DESC LIMIT \".$_GET['rowstart'].\",$items_per_page\"
      );
      $numrows = dbrows($result);
      if ($settings['news_style'] == \"1\") { $nrows = round((dbrows($result) - 1) / 2); }
      while ($data = dbarray($result)) {
         $news_cat_image = \"\";
         $news_subject = \"\".stripslashes($data['news_subject']);
         $news_cat_image = \"\";
         if ($data['news_image_t2'] && $settings['news_image_frontpage'] == 0) {
            $news_cat_image .= \"'\".$data['news_subject'].\"'
\";
         } elseif ($data['news_cat_image']) {
            $news_cat_image .= \"'\".$data['news_cat_name'].\"'\";
         } else {
            $news_cat_image = \"\";
         }
         $news_news = $data['news_breaks'] == \"y\" ? nl2br(stripslashes($data['news_news'])) : stripslashes($data['news_news']);
         if ($news_cat_image != \"\") $news_news = $news_cat_image.$news_news;
         $news_info = array(
            \"news_id\" => $data['news_id'],
            \"user_id\" => $data['user_id'],
            \"user_name\" => $data['user_name'],
            \"user_status\" => $data['user_status'],
            \"news_date\" => $data['news_datestamp'],
            \"cat_id\" => $data['news_cat'],
            \"cat_name\" => $data['news_cat_name'],
            \"news_subject\" => $data['news_subject'],
            \"news_ext\" => $data['news_extended'] ? \"y\" : \"n\",
            \"news_reads\" => $data['news_reads'],
            \"news_comments\" => dbcount(\"(comment_id)\", DB_COMMENTS, \"comment_type='N' AND comment_item_id='\".$data['news_id'].\"' AND comment_hidden='0'\"),
            \"news_allow_comments\" => $data['news_allow_comments'],
            \"news_sticky\" => $data['news_sticky']
         );
         if ($settings['news_style'] == \"1\") {
            if ($rows <= 2 || $ncount == 1) {
               $news_[0] .= \"\n\";
               $news_[0] .= \"\n\n\n\";
               $news_[0] .= \"\n\n\n\";
               $news_[0] .= \"\n\n\n
\".$news_subject.\"
\".$news_news.\"
\n\";
               $news_[0] .= \"\".THEME_BULLET.\" \".profile_link($news_info['user_id'], $news_info['user_name'], $news_info['user_status']).\" \".$locale['global_071'].showdate(\"longdate\", $news_info['news_date']).\" \n\";
               if ($news_info['news_ext'] == \"y\" || $news_info['news_allow_comments']) {
                  $news_[0] .= $news_info['news_ext'] == \"y\" ? \"\".$locale['global_072'].\" \n\" : \"\";
                  $news_[0] .= $news_info['news_allow_comments'] ? \"\".$news_info['news_comments'].($news_info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073']).\" \n\" : \"\";
                  $news_[0] .= $news_info['news_reads'].$locale['global_074'].\" \n\";
               }
               $news_[0] .= \"'\".$locale['global_075'].\"'\";
               if (checkrights(\"N\")) { $news_[0] .= \"   '\".$locale['global_076'].\"'
\n\"; } else { $news_[0] .= \"\n\"; }
               $news_[0] .= \"
\n\";
               if ($ncount != $rows) { $news_[0] .= \"
''
\n\"; }
            } else {
               if ($i == $nrows && $ncolumn != 2) { $ncolumn = 2; $i = 0; }
               $row_color = ($rc % 2 == 0 ? \"tbl2\" : \"tbl1\");
               $news_[$ncolumn] .= \"\n\";
               $news_[$ncolumn] .= \"\n\n\n\";
               $news_[$ncolumn] .= \"\n\n\n\";
               $news_[$ncolumn] .= \"\n\n\n
\".$news_subject.\"
\".$news_news.\"
\n\";
               $news_[$ncolumn] .= \"\".THEME_BULLET.\" \".profile_link($news_info['user_id'], $news_info['user_name'], $news_info['user_status']).\" \".$locale['global_071'].showdate(\"longdate\", $news_info['news_date']);
               if ($news_info['news_ext'] == \"y\" || $news_info['news_allow_comments']) {
                  $news_[$ncolumn] .= \"
\n\";
                  $news_[$ncolumn] .= $news_info['news_ext'] == \"y\" ? \"\".$locale['global_072'].\" \n\" : \"\";
                  $news_[$ncolumn] .= $news_info['news_allow_comments'] ? \"\".$news_info['news_comments'].($news_info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073']).\" \n\" : \"\";
                  $news_[$ncolumn] .= $news_info['news_reads'].$locale['global_074'].\" \n\";
               } else {
                  $news_[$ncolumn] .= \" \n\";
               }
               $news_[$ncolumn] .= \"'\".$locale['global_075'].\"'\n\";
               if (checkrights(\"N\")) { $news_[$ncolumn] .= \" '\".$locale['global_076'].\"'
\n\"; } else { $news_[$ncolumn] .= \"\n\"; }
               $news_[$ncolumn] .= \"
\n\";
               if ($ncolumn == 1 && $i < ($nrows - 1)) { $news_[$ncolumn] .= \"
''
\n\"; }
               if ($ncolumn == 2 && $i < (dbrows($result) - $nrows - 2)) { $news_[$ncolumn] .= \"
''
\n\"; }
               $i++; $rc++;
            }
            $ncount++;
         } else {
            echo \"\n\";
            $i++;
            render_news($news_subject, $news_news, $news_info);
         }
      }
      if ($settings['news_style'] == \"1\") {
         opentable($locale['global_077']);
         echo \"\n\n\n\n\n\n\n\n\n
\n\";
         echo $news_[0];
         echo \"
\n\";
         echo $news_[1];
         echo \"
''\n\";
         echo $news_[2];
         echo \"
\n\";
         closetable();
      }
      echo \"\n\";
      if ($rows > $items_per_page) echo \"
\n\".makepagenav($_GET['rowstart'],$items_per_page,$rows,3).\"\n
\n\";
   } else {
      opentable($locale['global_077']);
      echo \"

\n\".$locale['global_078'].\"

\n
\n\";
      closetable();
   }
} else {
   $result = dbquery(
      \"SELECT tn.*, tc.*, tu.user_id, tu.user_name, tu.user_status FROM \".DB_NEWS.\" tn
      LEFT JOIN \".DB_USERS.\" tu ON tn.news_name=tu.user_id
      LEFT JOIN \".DB_NEWS_CATS.\" tc ON tn.news_cat=tc.news_cat_id
      WHERE \".groupaccess('news_visibility').\" AND news_id='\".$_GET['readmore'].\"' AND news_draft='0'\"
   );
   if (dbrows($result)) {
      include INCLUDES.\"comments_include.php\";
      include INCLUDES.\"ratings_include.php\";
      $data = dbarray($result);
      if (!isset($_POST['post_comment']) && !isset($_POST['post_rating'])) {
         $result2 = dbquery(\"UPDATE \".DB_NEWS.\" SET news_reads=news_reads+1 WHERE news_id='\".$_GET['readmore'].\"'\");
         $data['news_reads']++;
      }
      $news_cat_image = \"\";
      $news_subject = $data['news_subject'];
      if ($data['news_image_t1'] && $settings['news_image_readmore'] == \"0\") {
         $img_size = @getimagesize(IMAGES_N.$data['news_image']);
         $news_cat_image = \">'\".$data['news_subject'].\"'\";
      } elseif ($data['news_cat_image']) {
         $news_cat_image = \"'\".$data['news_cat_name'].\"'\";
      }
      $news_news = stripslashes($data['news_extended'] ? $data['news_extended'] : $data['news_news']);
      if ($data['news_breaks'] == \"y\") { $news_news = nl2br($news_news); }
      if ($news_cat_image != \"\") $news_news = $news_cat_image.$news_news;
      $news_info = array(
         \"news_id\" => $data['news_id'],
         \"user_id\" => $data['user_id'],
         \"user_name\" => $data['user_name'],
         \"user_status\" => $data['user_status'],
         \"news_date\" => $data['news_datestamp'],
         \"cat_id\" => $data['news_cat'],
         \"cat_name\" => $data['news_cat_name'],
         \"news_ext\" => \"n\",
         \"news_reads\" => $data['news_reads'],
         \"news_comments\" => dbcount(\"(comment_id)\", DB_COMMENTS, \"comment_type='N' AND comment_item_id='\".$data['news_id'].\"' AND comment_hidden='0'\"),
         \"news_allow_comments\" => $data['news_allow_comments'],
         \"news_sticky\" => $data['news_sticky']
      );
      add_to_title($locale['global_201'].$news_subject);
      echo \"\";
      render_news($news_subject, $news_news, $news_info);
      echo \"\";
      if ($data['news_allow_comments']) { showcomments(\"N\", DB_NEWS, \"news_id\", $_GET['readmore'], FUSION_SELF.\"?readmore=\".$_GET['readmore']); }
      if ($data['news_allow_ratings']) { showratings(\"N\", $_GET['readmore'], FUSION_SELF.\"?readmore=\".$_GET['readmore']); }
   } else {
      redirect(FUSION_SELF);
   }
}

require_once THEMES.\"templates/footer.php\";
?>





Gal kas padaryti galetu?
www.multi.wu.lt Mano pastangos buti unikaliam ;)
[img] http://multi.wu.lt/images/baneris468x60(pamoka4).gif[/img]  
PM
MariukasR
#6 Spausdinti pranešimą
parašyta 2011-04-07 14:55
Vartotojo avataras

Draugas



Reputacija: 0

Pranešimai: 435
Įstojo: 2010-11-12

yra modas naujienas mato tik nariai isidek ir viskas  
PM
kanapix
#7 Spausdinti pranešimą
parašyta 2011-04-07 17:00
Vartotojo avataras

Apšylantis



Reputacija: 0

Pranešimai: 73
Įstojo: 2010-03-07

Idedu ir neveikia nes filmai php iskraipo visa nzn kaip jum bet nesigauna man!!! ;(
www.multi.wu.lt Mano pastangos buti unikaliam ;)
[img] http://multi.wu.lt/images/baneris468x60(pamoka4).gif[/img]  
PM
beet
#8 Spausdinti pranešimą
parašyta 2011-04-12 13:47
Naujokas



Reputacija: 0

Pranešimai: 1
Įstojo: 2010-03-27

news.php pakeisk ?it:

Download source  Code
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2008 Nick Jones
| http://www.php-fu...
+--------------------------------------------------------+
| Filename: news.php
| Author: Nick Jones (Digitanium)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licen... Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+-------------------------------------------------------+
| Modified for English Error page
| By Diemux @ www.phpfusion-mod...
| To show DK error page: replace all error_en.php with
| error_dk.php
+-------------------------------------------------------*/
require_once \"maincore.php\";
require_once THEMES.\"templates/header.php\";

// Predefined variables, do not edit these values
if ($settings['news_style'] == \"1\") { $i = 0; $rc = 0; $ncount = 1; $ncolumn = 1; $news_[0] = \"\"; $news_[1] = \"\"; $news_[2] = \"\"; } else { $i = 1; }

// Number of news displayed
$items_per_page = $settings['newsperpage'];

add_to_title($locale['global_200'].$locale['global_077']);

if (!isset($_GET['readmore']) || !isnum($_GET['readmore'])) {
   $rows = dbcount(\"(news_id)\", DB_NEWS, groupaccess('news_visibility').\" AND (news_start='0'||news_start<=\".time().\") AND (news_end='0'||news_end>=\".time().\") AND news_draft='0'\");
   if (!isset($_GET['rowstart']) || !isnum($_GET['rowstart'])) { $_GET['rowstart'] = 0; }
   if ($rows) {
      $result = dbquery(
         \"SELECT tn.*, tc.*, user_id, user_name FROM \".DB_NEWS.\" tn
         LEFT JOIN \".DB_USERS.\" tu ON tn.news_name=tu.user_id
         LEFT JOIN \".DB_NEWS_CATS.\" tc ON tn.news_cat=tc.news_cat_id
         WHERE \".groupaccess('news_visibility').\" AND (news_start='0'||news_start<=\".time().\") AND (news_end='0'||news_end>=\".time().\") AND news_draft='0'
         ORDER BY news_sticky DESC, news_datestamp DESC LIMIT \".$_GET['rowstart'].\",$items_per_page\"
      );     
      $numrows = dbrows($result);
      if ($settings['news_style'] == \"1\") { $nrows = round((dbrows($result) - 1) / 2); }
      while ($data = dbarray($result)) {
         $news_cat_image = \"\";
         $news_subject = \"\".stripslashes($data['news_subject']);
         if ($data['news_cat_image']) {
            if (iMEMBER) {
            $news_cat_image = \"'\".$data['news_cat_name'].\"'\";
             } else {
             $news_cat_image = \"'\".$data['news_cat_name'].\"'\";
             }
             } else {
            $news_cat_image = \"\";
         }
         $news_news = $data['news_breaks'] == \"y\" ? nl2br(stripslashes($data['news_news'])) : stripslashes($data['news_news']);
         if ($news_cat_image != \"\") $news_news = $news_cat_image.$news_news;
         $news_info = array(
            \"news_id\" => $data['news_id'],
            \"user_id\" => $data['user_id'],
            \"user_name\" => $data['user_name'],
            \"news_date\" => $data['news_datestamp'],
            \"news_ext\" => $data['news_extended'] ? \"y\" : \"n\",
            \"news_reads\" => $data['news_reads'],
            \"news_comments\" => dbcount(\"(comment_id)\", DB_COMMENTS, \"comment_type='N' AND comment_item_id='\".$data['news_id'].\"'\"),
            \"news_allow_comments\" => $data['news_allow_comments']
         );
         if ($settings['news_style'] == \"1\") {
            if ($rows <= 2 || $ncount == 1) {
               $news_[0] .= \"\n\";
               $news_[0] .= \"\n\n\n\";
               $news_[0] .= \"\n\n\n\";
               $news_[0] .= \"\n\n\n
\".$news_subject.\"
\".$news_news.\"
\n\";
               $news_[0] .= \"\".THEME_BULLET.\" \".$news_info['user_name'].\" \".$locale['global_071'].showdate(\"longdate\", $news_info['news_date']).\" \n\";
               if ($news_info['news_ext'] == \"y\" || $news_info['news_allow_comments']) {
                  if (iMEMBER) {
                  $news_[0] .= $news_info['news_ext'] == \"y\" ? \"\".$locale['global_072'].\" \n\" : \"\";
                  $news_[0] .= $news_info['news_allow_comments'] ? \"\".$news_info['news_comments'].($news_info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073']).\" \n\" : \"\";
                  } else {
                  $news_[0] .= $news_info['news_ext'] == \"y\" ? \"\".$locale['global_072'].\" \n\" : \"\";
                  $news_[0] .= $news_info['news_allow_comments'] ? \"\".$news_info['news_comments'].($news_info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073']).\" \n\" : \"\";
                  }
                  $news_[0] .= $news_info['news_reads'].$locale['global_074'].\" \n\";
               }
               if (iMEMBER) {
               $news_[0] .= \"'\".$locale['global_075'].\"'\";
               } else {
               $news_[0] .= \"'\".$locale['global_075'].\"'\";
               }
               if (checkrights(\"N\")) { $news_[0] .= \"   '\".$locale['global_076'].\"'
\n\"; } else { $news_[0] .= \"\n\"; }
               $news_[0] .= \"
\n\";
               if ($ncount != $rows) { $news_[0] .= \"
''
\n\"; }
            } else {
               if ($i == $nrows && $ncolumn != 2) { $ncolumn = 2; $i = 0; }
               $row_color = ($rc % 2 == 0 ? \"tbl2\" : \"tbl1\");
               $news_[$ncolumn] .= \"\n\";
               $news_[$ncolumn] .= \"\n\n\n\";
               $news_[$ncolumn] .= \"\n\n\n\";
               $news_[$ncolumn] .= \"\n\n\n
\".$news_subject.\"
\".$news_news.\"
\n\";
               $news_[$ncolumn] .= \"\".THEME_BULLET.\" \".$news_info['user_name'].\" \".$locale['global_071'].showdate(\"longdate\", $news_info['news_date']);
               if ($news_info['news_ext'] == \"y\" || $news_info['news_allow_comments']) {
                  $news_[$ncolumn] .= \"
\n\";
                  if (iMEMBER) {
                  $news_[$ncolumn] .= $news_info['news_ext'] == \"y\" ? \"\".$locale['global_072'].\" \n\" : \"\";
                  $news_[$ncolumn] .= $news_info['news_allow_comments'] ? \"\".$news_info['news_comments'].($news_info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073']).\" \n\" : \"\";
                  } else {
                  $news_[$ncolumn] .= $news_info['news_ext'] == \"y\" ? \"\".$locale['global_072'].\" \n\" : \"\";
                  $news_[$ncolumn] .= $news_info['news_allow_comments'] ? \"\".$news_info['news_comments'].($news_info['news_comments'] == 1 ? $locale['global_073b'] : $locale['global_073']).\" \n\" : \"\";
                  }
                  $news_[$ncolumn] .= $news_info['news_reads'].$locale['global_074'].\" \n\";
               } else {
                  $news_[$ncolumn] .= \" \n\";
               }
               if (iMEMBER) {
               $news_[$ncolumn] .= \"'\".$locale['global_075'].\"'\n\";
               } else {
                  $news_[$ncolumn] .= \"'\".$locale['global_075'].\"'\n\";
               }
                  if (checkrights(\"N\")) { $news_[$ncolumn] .= \" '\".$locale['global_076'].\"'
\n\"; } else { $news_[$ncolumn] .= \"\n\"; }
               $news_[$ncolumn] .= \"
\n\";
               if ($ncolumn == 1 && $i < ($nrows - 1)) { $news_[$ncolumn] .= \"
''
\n\"; }
               if ($ncolumn == 2 && $i < (dbrows($result) - $nrows - 2)) { $news_[$ncolumn] .= \"
''
\n\"; }
               $i++; $rc++;
            }
            $ncount++;
         } else {
            render_news($news_subject, $news_news, $news_info);
         }
      }
      if ($settings['news_style'] == \"1\") {
         opentable($locale['global_077']);
         echo \"\n\n\n\n\n\n\n\n\n
\n\";
         echo $news_[0];
         echo \"
\n\";
         echo $news_[1];
         echo \"
''\n\";
         echo $news_[2];
         echo \"
\n\";
         closetable();
      }
      if ($rows > $items_per_page) echo \"
\n\".makepagenav($_GET['rowstart'],$items_per_page,$rows,3).\"\n
\n\";
   } else {
      opentable($locale['global_077']);
      echo \"

\n\".$locale['global_078'].\"

\n
\n\";
      closetable();
   }
} else {
if (iMEMBER) {
   include INCLUDES.\"comments_include.php\";
   include INCLUDES.\"ratings_include.php\";
   $result = dbquery(
      \"SELECT tn.*, user_id, user_name FROM \".DB_NEWS.\" tn
      LEFT JOIN \".DB_USERS.\" tu ON tn.news_name=tu.user_id
      WHERE news_id='\".$_GET['readmore'].\"' AND news_draft='0'\"
   );
   if (dbrows($result)!=0) {
      $data = dbarray($result);
      if (checkgroup($data['news_visibility'])) {
         $news_cat_image = \"\";
         if (!isset($_POST['post_comment']) && !isset($_POST['post_rating'])) {
             $result2 = dbquery(\"UPDATE \".DB_NEWS.\" SET news_reads=news_reads+1 WHERE news_id='\".$_GET['readmore'].\"'\");
             $data['news_reads']++;
         }
         $news_subject = $data['news_subject'];
         if ($data['news_cat']) {
            $result2 = dbquery(\"SELECT * FROM \".DB_NEWS_CATS.\" WHERE news_cat_id='\".$data['news_cat'].\"'\");
            if (dbrows($result2)) {
               $data2 = dbarray($result2);
               $news_cat_image = \"'\".$data2['news_cat_name'].\"'\";
            }
         }
         $news_news = stripslashes($data['news_extended'] ? $data['news_extended'] : $data['news_news']);
         if ($data['news_breaks'] == \"y\") { $news_news = nl2br($news_news); }
         if ($news_cat_image != \"\") $news_news = $news_cat_image.$news_news;
         $news_info = array(
            \"news_id\" => $data['news_id'],
            \"user_id\" => $data['user_id'],
            \"user_name\" => $data['user_name'],
            \"news_date\" => $data['news_datestamp'],
            \"news_ext\" => \"n\",
            \"news_reads\" => $data['news_reads'],
            \"news_comments\" => dbcount(\"(comment_id)\", DB_COMMENTS, \"comment_type='N' AND comment_item_id='\".$data['news_id'].\"'\"),
            \"news_allow_comments\" => $data['news_allow_comments']
         );
         add_to_title($locale['global_201'].$news_subject);
         render_news($news_subject, $news_news, $news_info);
         if ($data['news_allow_comments']) { showcomments(\"N\", DB_NEWS, \"news_id\", $_GET['readmore'], FUSION_SELF.\"?readmore=\".$_GET['readmore']); }
         if ($data['news_allow_ratings']) { showratings(\"N\", $_GET['readmore'], FUSION_SELF.\"?readmore=\".$_GET['readmore']); }
      } else {
         redirect(FUSION_SELF);
      }
   } else {
      redirect(FUSION_SELF);
   }
   } else {
   opentable(\"
Filmai
\");
   echo \"Filmai tik Nariams!
  • Registruokis!
  • \";


       closetable();
       }
    }

    require_once THEMES.\"templates/footer.php\";
    ?>



    Redagavo beet 2011-04-12 14:00  
    PM
    kanapix
    #9 Spausdinti pranešimą
    parašyta 2011-04-12 15:00
    Vartotojo avataras

    Apšylantis



    Reputacija: 0

    Pranešimai: 73
    Įstojo: 2010-03-07

    as kai sita idedu kai paspaudziu ant foto kad filma ziureti man ismeta tipo kategorija ir nerodo tos foto
    kaip padaryti?
    www.multi.wu.lt Mano pastangos buti unikaliam ;)
    [img] http://multi.wu.lt/images/baneris468x60(pamoka4).gif[/img]  
    PM
    Peršokti į forumą: