17-05-2008, 12:53
Herkese iyi çalışmalar arkadaşlar.
Benim sorum http://www.mybbdestek.com/forum/anasayfa...-6106.html
bu linkteki sağ blok ekleme hakkında.Ben default tema kullanmıyorum o yüzden index kalıbı biraz değişik ve benden de index kalıbında {$forums} bunu bulmam isteniyor.Ben index kalıbını buraya eklesemde hata yapmamam için siz ekler misiniz kodları?
Yardımlarınız için teşekkürler.
İndex kalıbı:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
<!--207cfbe13b0957a7bb9658eb649c2ac0-->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-4172257-1";
urchinTracker();
</script>
{$header}
{$boardmsg}
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" class="tborder"><thead><tr>
<td class="tcat" width="33"> </td>
<td class="tcat"><strong>$lang->forumbit_forum</strong></td>
<td class="tcat" width="60" align="center"><strong>$lang->forumbit_threads</strong></td>
<td class="tcat" width="60" align="center" nowrap="nowrap"><strong>$lang->forumbit_posts</strong></td>
<td class="tcat" width="65" align="center" nowrap="nowrap"><strong>$lang->forumbit_lastpost</strong></td></tr>{$forums}<tr>
<td class="bottommenu" colspan="6" align="center">
<span class="smalltext"><a href="misc.php?action=markread">$lang->markread</a> <a href="showteam.php">$lang->forumteam</a> <a href="stats.php">$lang->forumstats</a></span></td></tr></thead></table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<div><strong>{$lang->boardstats}</strong></div>
</td>
</tr>
</thead>
{$whosonline}
{$birthdays}
{$forumstats}
</table>
<br />
<center><script type="text/javascript"><!--
google_ad_client = "pub-5036798591195859";
/* 728x90, oluşturulma 19.04.2008 */
google_ad_slot = "1823795523";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center>
{$overview} <br/>
<div align="center">
</div>
{$footer}
</body>
</html>
Benim sorum http://www.mybbdestek.com/forum/anasayfa...-6106.html
bu linkteki sağ blok ekleme hakkında.Ben default tema kullanmıyorum o yüzden index kalıbı biraz değişik ve benden de index kalıbında {$forums} bunu bulmam isteniyor.Ben index kalıbını buraya eklesemde hata yapmamam için siz ekler misiniz kodları?
Yardımlarınız için teşekkürler.
İndex kalıbı:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
<!--207cfbe13b0957a7bb9658eb649c2ac0-->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-4172257-1";
urchinTracker();
</script>
{$header}
{$boardmsg}
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" class="tborder"><thead><tr>
<td class="tcat" width="33"> </td>
<td class="tcat"><strong>$lang->forumbit_forum</strong></td>
<td class="tcat" width="60" align="center"><strong>$lang->forumbit_threads</strong></td>
<td class="tcat" width="60" align="center" nowrap="nowrap"><strong>$lang->forumbit_posts</strong></td>
<td class="tcat" width="65" align="center" nowrap="nowrap"><strong>$lang->forumbit_lastpost</strong></td></tr>{$forums}<tr>
<td class="bottommenu" colspan="6" align="center">
<span class="smalltext"><a href="misc.php?action=markread">$lang->markread</a> <a href="showteam.php">$lang->forumteam</a> <a href="stats.php">$lang->forumstats</a></span></td></tr></thead></table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<div><strong>{$lang->boardstats}</strong></div>
</td>
</tr>
</thead>
{$whosonline}
{$birthdays}
{$forumstats}
</table>
<br />
<center><script type="text/javascript"><!--
google_ad_client = "pub-5036798591195859";
/* 728x90, oluşturulma 19.04.2008 */
google_ad_slot = "1823795523";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center>
{$overview} <br/>
<div align="center">
</div>
{$footer}
</body>
</html>
bnm blok solda
imzamdan bakabilirsin...