Etiketler: gonderen kısılerın renklendırılmesı
| Author | Message |
serseriii
47 posts |
#19923 2008-03-22 10:29 GMT |
|
Arkadaslar ben yonetıcılerı renklendirdim ama yorum zayan kısıler son gonderılenlerde renkli cıkmıyor nasıl yapabılırım!!! |
|
Dvdbil
2,096 posts |
#19926 2008-03-22 10:38 GMT |
|
Bunun nedeni sed_build_user fonksiyonu yerine ilgili kodlarda manual şekilde nick ve id sql'den çekilmiş.
|
|
serseriii
47 posts |
#19927 2008-03-22 10:42 GMT |
|
nnasıl yapacagım yardımcı olurmusun |
|
Dvdbil
2,096 posts |
#19931 2008-03-22 11:14 GMT |
|
Kodları buraya yaz..
|
|
serseriii
47 posts |
#20054 2008-03-23 12:24 GMT |
|
valla kardes hıc bısıı anlamadım lutfen yardımcı olurmusunuz !!!
|
|
3nokta5
138 posts |
#20056 2008-03-23 12:43 GMT |
|
son forum konularını diyor sanırsam onunla ilgili daha önce vardı kodlar yazıyor araştır
|
|
serseriii
47 posts |
#20060 2008-03-23 12:49 GMT |
|
kardesım aramadıgım yer kalmadı seditio trde bulamıyorum yarıdımcı oluverın
|
|
Kaan
1,920 posts |
#20062 2008-03-23 12:52 GMT |
Quote hangi dosyada cıkmıyorsa onun kodlarını buraya yaz diyor. |
|
serseriii
47 posts |
#20067 2008-03-23 13:03 GMT |
|
valla anlamadım ama header.tplde mı yapacagız br yol gostersenız |
|
serseriii
47 posts |
#20076 2008-03-23 13:20 GMT |
|
yardımcı olurmusun kaan
|
|
Kaan
1,920 posts |
#20084 2008-03-23 13:53 GMT |
|
sen bana yardımcı olmuyrsunki ben sana yardımcı olayım nerede renkli cıkmıyor.? reknli cıkmayan sayfanın kodlarını buraya ekle.
|
|
serseriii
47 posts |
#20087 2008-03-23 14:01 GMT |
|
son form konularında yorum yazan kısılerın ''son gonderılen'' burda rutbelı kısılerın renkli cıkmasını ıstıyorum...Yonetıcıler renkli latestposts.php den olacagını dusunuyorum nasıl yapabılırım
|
|
Kaan
1,920 posts |
#20090 2008-03-23 14:06 GMT |
|
latestpost.php yi aç alttakini bul Code: $latestposts .= "<td> <a href='users.php?m=details&id=".$row["ft_lastposterid"]."'>".$row["ft_lastpostername"]."</a></td>"; Alttaki ile degiştir. Code: $latestposts .= "<td> ".$row['ft_lastpostername'] = sed_build_user($row['ft_lastposterid'], sed_cc($row['ft_lastpostername']));"</td>";
|
|
serseriii
47 posts |
#20093 2008-03-23 14:13 GMT |
|
yook kardes oda olmuyor bu hatayı verıyor
Parse error: syntax error, unexpected '.' in /home/***/public_html/plugins/latestposts/latestposts.php on line 50 ben sana dosyayı atayım [spoiler] Code: <?PHP /* ==================== Land Down Under - Website engine Copyright Kaan http://www.ntka.org [BEGIN_SED] File=plugins/latestposts/latestposts.php Version=2 Updated= Type=Plugin Author=| Kaan | www.ntka.org a.q bunu yanlış yazanın İpneler adam gibi yazın yazıyorsanız. Description=Ana Sayfada Son Forum Konulari [END_SED] [BEGIN_SED_EXTPLUGIN] Code=latestposts Part=main File=latestposts Hooks=index.tags Tags=index.tpl:{PLUGIN_latestposts} Minlevel=0 Order=10 [END_SED_EXTPLUGIN] ==================== */ if ( !defined('SED_CODE') ) { die("Hacking attempt."); } $plimit = "30"; // define number of rows you want to see... $sql = sed_sql_query("SELECT t.ft_id, t.ft_sectionid, t.ft_title, t.ft_updated, t.ft_postcount, t.ft_viewcount, t.ft_lastposterid, t.ft_lastpostername, s.fs_id, s.fs_title, s.fs_category FROM $db_forum_topics t,$db_forum_sections s WHERE t.ft_sectionid=s.fs_id AND t.ft_movedto=0 AND t.ft_mode=0 ORDER by t.ft_updated DESC LIMIT $plimit"); $latestposts = "<table border='0' width='100%' cellspacing='0' bordercolor='000000' cellpadding='0' align='center'>"; $latestposts .= "<tr><td>Konu</td><td>Mesajlar</td><td>Okunma</td><td>Son Gönderen</td><td>Tarih</td></tr>"; $ii=0; while ($row = sed_sql_fetcharray($sql)){ if (sed_auth('forums', $row['fs_id'], 'R')){ $ii++; $img = ($usr['id']>0 && $row['ft_updated']>$usr['lastvisit']) ? "<a href=\"forums.php?m=posts&q=".$row['ft_id']."&n=unread#unread\"><img src=\"skins/$skin/img/system/arrow-unread.gif\" alt=\"\" /></a>" : "<a href=\"forums.php?m=posts&q=".$row['ft_id']."\"><img src=\"skins/$skin/img/system/arrow-follow.gif\" alt=\"\" /></a> "; $latestposts .= "<tr><td> "; $latestposts .= $img." <a href=\"forums.php?m=posts&q=".$row['ft_id']."\">".sed_cc(sed_cutstring(stripslashes($row['ft_title']),38))."</a></td>"; $latestposts .="<td> (" .$row["ft_postcount"]. ") </td>"; $latestposts .="<td> (" .$row["ft_viewcount"]. ")</td>"; $latestposts .= "<td> <a href='users.php?m=details&id=".$row["ft_lastposterid"]."'>".$row["ft_lastpostername"]."</a></td>";$latestposts .= "<td> ".date($cfg['formatmonthdayhourmin'], $row['ft_updated'] + $usr['timezone'] * 3600)."</td></tr>"; } } if($ii==0){ $latestposts .= "<tr><td colspan=\"5\"><center><font color='red'>Son Forum Konularını Görmek için Giriş Yapınız</font></center></td></tr>"; } $latestposts .= "</table>"; $t-> assign(array( "PLUGIN_latestposts" => $latestposts, )); ?> [/spoiler] |
|
serseriii
47 posts |
#20094 2008-03-23 14:14 GMT |
Quote |
|
Kaan
1,920 posts |
#20096 2008-03-23 14:17 GMT |
|
Code: $latestposts .= "<td> ".$row['ft_lastpostername'] = sed_build_user($row['ft_lastposterid'], sed_cc($row['ft_lastpostername']));"</td>"; alttakini üsteki ile degiştir. Code: $latestposts .= "<td> <a href='users.php?m=details&id=".$row["ft_lastposterid"]."'>".$row["ft_lastpostername"]."</a></td>";
|
|
serseriii
47 posts |
#20100 2008-03-23 14:26 GMT |
|
yok kardes gene olmuyor bende kı kode bu
$latestposts .= "<td> <a href='users.php?m=details&id=".$row["ft_lastposterid"] |
|
Kripteks
439 posts |
#20106 2008-03-23 16:21 GMT |
|
Code: <?PHP
/* ==================== Land Down Under - Website engine Copyright Kaan http://www.ntka.org [BEGIN_SED] File=plugins/latestposts/latestposts.php Version=2 Updated= Type=Plugin Author=| Kaan | www.ntka.org a.q bunu yanlış yazanın İpneler adam gibi yazın yazıyorsanız. Description=Ana Sayfada Son Forum Konulari [END_SED] [BEGIN_SED_EXTPLUGIN] Code=latestposts Part=main File=latestposts Hooks=index.tags Tags=index.tpl:{PLUGIN_latestposts} Minlevel=0 Order=10 [END_SED_EXTPLUGIN] ==================== */ if ( !defined('SED_CODE') ) { die("Hacking attempt."); } $plimit = "30"; // define number of rows you want to see... $sql = sed_sql_query("SELECT t.ft_id, t.ft_sectionid, t.ft_title, t.ft_updated, t.ft_postcount, t.ft_viewcount, t.ft_lastposterid, t.ft_lastpostername, s.fs_id, s.fs_title, s.fs_category FROM $db_forum_topics t,$db_forum_sections s WHERE t.ft_sectionid=s.fs_id AND t.ft_movedto=0 AND t.ft_mode=0 ORDER by t.ft_updated DESC LIMIT $plimit"); $latestposts = "<table border='0' width='100%' cellspacing='0' bordercolor='000000' cellpadding='0' align='center'>"; $latestposts .= "<tr><td>Konu</td><td>Mesajlar</td><td>Okunma</td><td>Son Gönderen</td><td>Tarih</td></tr>"; $ii=0; while ($row = sed_sql_fetcharray($sql)){ if (sed_auth('forums', $row['fs_id'], 'R')){ $ii++; $img = ($usr['id']>0 && $row['ft_updated']>$usr['lastvisit']) ? "<a href=\"forums.php?m=posts&q=".$row['ft_id']."&n=unread#unread\"><img src=\"skins/$skin/img/system/arrow-unread.gif\" alt=\"\" /></a>" : "<a href=\"forums.php?m=posts&q=".$row['ft_id']."\"><img src=\"skins/$skin/img/system/arrow-follow.gif\" alt=\"\" /></a> "; $latestposts .= "<tr><td> "; $latestposts .= $img." <a href=\"forums.php?m=posts&q=".$row['ft_id']."\">".sed_cc(sed_cutstring(stripslashes($row['ft_title']),38))."</a></td>"; $latestposts .="<td> (" .$row["ft_postcount"]. ") </td>"; $latestposts .="<td> (" .$row["ft_viewcount"]. ")</td>"; $latestposts .= "<td> " .$row['ft_lastpostername'] = sed_build_user($row['ft_lastposterid'], sed_cc($row['ft_lastpostername']));"</td>"; $latestposts .= "<td> ".date($cfg['formatmonthdayhourmin'], $row['ft_updated'] + $usr['timezone'] * 3600)."</td></tr>"; } } if($ii==0){ $latestposts .= "<tr><td colspan=\"5\"><center><font color='red'>Son Forum Konularını Görmek için Giriş Yapınız</font></center></td></tr>"; } $latestposts .= "</table>"; $t-> assign(array( "PLUGIN_latestposts" => $latestposts, )); ?> |
|
|
Internetim kapandi, izin'lerden sonra actiracam insallah!
|
|
serseriii
47 posts |
#20111 2008-03-23 16:26 GMT |
|
eyvallahh sagol kardes oldu |
|
serhat36
105 posts |
#30645 2008-06-23 19:58 GMT |
|
Dvdbil , kaan bana da yardım etseniz konumun bulunduğu adres burası http://www.seditio-tr.com/konu16229-t3-belagio-tema-gorunumu-sorunu-lutfen-yardim.html
|
|
Benzer konular (Similar topics) #BETA
| Konular | Mesajlar | Son Yazar | Güncelleme |
| Benzer konu bulunamadı. |






