News:

Wondering if this will always be free?  See why free is better.

Main Menu

EfsaneTurkler

Started by TosTos, February 05, 2008, 02:53:34 PM

Previous topic - Next topic

TosTos

Link to the theme

Demo suan calismiyor, daha sonra calisanini eklerim
Demo: http://www.etkiweb.com/deneme/index.php?theme=42
This theme was prepared for a website specially. Although it supports English and Turkish, I don't think people other than Turkish will use the theme. I believe that many Turkish people would like to use the theme. They may use buttons.zip file if they want to use Turkish buttons. Thanks SCaRFaCe, EfsaneTurkler.com's admin.
Demo: www.efsaneturkler.com/forum

Bu tema bir Sehit ailesi icin hazirlanmistir. Tum sehit ailelerinin bulusma noktasi olacagi dusunulen www.efsaneturkler.com adresine ozel olarak hazirlanilmistir. Temanin yayinlanma amaci sitenin tanitimina katkisinin olmasidir.  EfsaneTurkler.com un admini SCaRFaCe e tesekkurler. Turkce butonlar icin buttons.zip dosyasini yukleyiniz.
Demo: www.efsaneturkler.com

TR_TÜRKİYEM

Kardeşlik ben bu temayı kurdum yardıma ihtiyacım var ilgilenirsen sevinirim çalışman için ayrıca sağolasın. Genel istatislikleri forumumuza koymak istiyoruz.

TosTos

Oncelikle adminden gostrilmesini istedigin son mesaj sayisini belirleyeceksin. Sonra hangi tarz istatistikten bahsediyorsun, onu bilmem gerekiyor. Biraz yogunum, yardim ederim ama biraz gec cevap vermek zorunda kalacagim kardes. Ivanin istatistikleri tarzinda istatistik istiyorsan ne yapman gerektigini sonra soylerim. Islemi fazla o tarz istatistigin, biliyorsun.

TR_TÜRKİYEM

Kardeşlik sağol ilgin için benim yapmak istediğim istatistik bugün forumu ziyaret eden üyeler foruma yazılan son mesajlar bir de rütbe kurulumu yardımın için şimdiden sağolasın.

TosTos

tamam kardes, bakayim kendi forumumdaki kodlara. Ivanin istatistigine benzer bir kodlama veririm sana. Bu temayi forumuma yukleyip uzerinde denemeler yapmam gerekecek. Uzerinde calismamistim bu temanin. efsaneturkler.com uzerinde kurmus ve ora uzerinde islemleri gerceklestirmistim. Fakat orasi kapandi ve herseyi bastan yapam gerekecek. Ben sana birkac gun sonra mesaj atarim.

sepla

Tesekür kurdum yararlaniyorum ama sorunum su ben nasil alt bölümleri yanyana siralarim 1,2,3,4,5,6,7,8,9,10,11 diye
http://www.gurbetforum.de Bekleriz Banner Takas Yapmak Icin

TosTos

#6
Quote from: TR_TÜRKİYEM on February 07, 2008, 07:05:14 AM
Kardeşlik sağol ilgin için benim yapmak istediğim istatistik bugün forumu ziyaret eden üyeler foruma yazılan son mesajlar bir de rütbe kurulumu yardımın için şimdiden sağolasın.
boardindex.template i acin
bul

// Here's where the "Info Center" starts...
echo '<br />
<div class="tborder" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? 'style="width: 100%;"' : '', '>
<div class="catbg" style="padding: 6px; vertical-align: middle; text-align: center; ">
<a href="#" onclick="shrinkHeaderIC(!current_header_ic); return false;"><img id="upshrink_ic" src="', $settings['images_url'] . '/',  empty($options['collapse_header_ic']) ? 'collapse.gif' : 'expand.gif', '" alt="*" title="'. $txt['upshrink_description']. '" style="margin-right: 2ex;" align="right" /></a>
', $txt[685], '
</div>
<div id="upshrinkHeaderIC"', empty($options['collapse_header_ic']) ? '' : ' style="display: none;"', '>
<table border="0" width="100%" cellspacing="1" cellpadding="4" class="bordercolor">';

// This is the "Recent Posts" bar.
if (!empty($settings['number_recent_posts']))
{
echo '
<tr>
<td class="titlebg" colspan="2">', $txt[214], '</td>
</tr>
<tr>
<td class="windowbg" width="20" valign="middle" align="center">
<a href="', $scripturl, '?action=recent"><img src="'. $settings['images_url'].'/info.gif" alt="'. $txt[214]. '" /></a>
</td>
<td class="windowbg2">';

// Only show one post.
if ($settings['number_recent_posts'] == 1)
{
// latest_post has link, href, time, subject, short_subject (shortened with...), and topic. (its id.)
echo '
<b><a href="', $scripturl, '?action=recent">', $txt[214], '</a></b>
<div class="smalltext">
', $txt[234], ' "', $context['latest_post']['link'], '" ', $txt[235], ' (', $context['latest_post']['time'], ')<br />
</div>';
}
// Show lots of posts.
elseif (!empty($context['latest_posts']))
{
echo '
<table cellpadding="0" cellspacing="0" width="100%" border="0">';

/* Each post in latest_posts has:
board (with an id, name, and link.), topic (the topic's id.), poster (with id, name, and link.),
subject, short_subject (shortened with...), time, link, and href. */
foreach ($context['latest_posts'] as $post)
echo '
<tr>
<td class="middletext" valign="top"><b>', $post['link'], '</b> ', $txt[525], ' ', $post['poster']['link'], ' (', $post['board']['link'], ')</td>
<td class="middletext" align="right" valign="top" nowrap="nowrap">', $post['time'], '</td>
</tr>';
echo '
</table>';
}
echo '
</td>
</tr>';
}


// Show information about events, birthdays, and holidays on the calendar.
if ($context['show_calendar'])
{
echo '
<tr>
<td class="titlebg" colspan="2">', $context['calendar_only_today'] ? $txt['calendar47b'] : $txt['calendar47'], '</td>
</tr><tr>
<td class="windowbg" width="20" valign="middle" align="center">
<a href="', $scripturl, '?action=calendar"><img src="'. $settings['images_url'].'/calendar.gif" alt="', $txt['calendar24'], '" /></a>
</td>
<td class="windowbg2" width="100%">
<span class="smalltext">';

// Holidays like "Christmas", "Chanukah", and "We Love [Unknown] Day" :P.
if (!empty($context['calendar_holidays']))
echo '
<span style="color: #', $modSettings['cal_holidaycolor'], ';">', $txt['calendar5'], ' ', implode(', ', $context['calendar_holidays']), '</span><br />';

// People's birthdays. Like mine. And yours, I guess. Kidding.
if (!empty($context['calendar_birthdays']))
{
echo '
<span style="color: #', $modSettings['cal_bdaycolor'], ';">', $context['calendar_only_today'] ? $txt['calendar3'] : $txt['calendar3b'], '</span> ';
/* Each member in calendar_birthdays has:
id, name (person), age (if they have one set?), is_last. (last in list?), and is_today (birthday is today?) */
foreach ($context['calendar_birthdays'] as $member)
echo '
<a href="', $scripturl, '?action=profile;u=', $member['id'], '">', $member['is_today'] ? '<b>' : '', $member['name'], $member['is_today'] ? '</b>' : '', isset($member['age']) ? ' (' . $member['age'] . ')' : '', '</a>', $member['is_last'] ? '<br />' : ', ';
}
// Events like community get-togethers.
if (!empty($context['calendar_events']))
{
echo '
<span style="color: #', $modSettings['cal_eventcolor'], ';">', $context['calendar_only_today'] ? $txt['calendar4'] : $txt['calendar4b'], '</span> ';
/* Each event in calendar_events should have:
title, href, is_last, can_edit (are they allowed?), modify_href, and is_today. */
foreach ($context['calendar_events'] as $event)
echo '
', $event['can_edit'] ? '<a href="' . $event['modify_href'] . '" style="color: #FF0000;">*</a> ' : '', $event['href'] == '' ? '' : '<a href="' . $event['href'] . '">', $event['is_today'] ? '<b>' . $event['title'] . '</b>' : $event['title'], $event['href'] == '' ? '' : '</a>', $event['is_last'] ? '<br />' : ', ';

// Show a little help text to help them along ;).
if ($context['calendar_can_edit'])
echo '
(<a href="', $scripturl, '?action=helpadmin;help=calendar_how_edit" onclick="return reqWin(this.href);">', $txt['calendar_how_edit'], '</a>)';
}
echo '
</span>
</td>
</tr>';
}


// Show YaBB SP1 style information...
if ($settings['show_sp1_info'])
{
echo '
<tr>
<td class="titlebg" colspan="2">', $txt[645], '</td>
</tr>
<tr>
<td class="windowbg" width="20" valign="middle" align="center">
<a href="', $scripturl, '?action=stats"><img src="'. $settings['images_url'].'/info.gif" alt="', $txt[645], '" /></a>
</td>
<td class="windowbg2" width="100%">
<span class="middletext">
', $context['common_stats']['total_posts'], ' ', $txt[95], ' ', $txt['smf88'], ' ', $context['common_stats']['total_topics'], ' ', $txt[64], ' ', $txt[525], ' ', $context['common_stats']['total_members'], ' ', $txt[19], '. ', $txt[656], ': <b> ', $context['common_stats']['latest_member']['link'], '</b>
<br /> ' . $txt[659] . ': <b>"' . $context['latest_post']['link'] . '"</b>  ( ' . $context['latest_post']['time'] . ' )<br />
<a href="', $scripturl, '?action=recent">', $txt[234], '</a>', $context['show_stats'] ? '<br />
<a href="' . $scripturl . '?action=stats">' . $txt['smf223'] . '</a>' : '', '
</span>
</td>
</tr>';
}

// "Users online" - in order of activity.
echo '
<tr>
<td class="titlebg" colspan="2">', $txt[158], '</td>
</tr><tr>
<td rowspan="3" class="windowbg" width="20" valign="middle" align="center">
', $context['show_who'] ? '<a href="' . $scripturl . '?action=who">' : '', '<img src="'. $settings['images_url'].'/online.gif" alt="', $txt[158], '" />', $context['show_who'] ? '</a>' : '', '
</td>
<td class="windowbg2" width="100%">';

echo '
', $context['show_who'] ? '<a href="' . $scripturl . '?action=who">' : '', $context['num_guests'], ' ', $context['num_guests'] == 1 ? $txt['guest'] : $txt['guests'], ', ' . $context['num_users_online'], ' ', $context['num_users_online'] == 1 ? $txt['user'] : $txt['users'];

// Handle hidden users and buddies.
if (!empty($context['num_users_hidden']) || ($context['show_buddies'] && !empty($context['show_buddies'])))
{
echo ' (';

// Show the number of buddies online?
if ($context['show_buddies'])
echo $context['num_buddies'], ' ', $context['num_buddies'] == 1 ? $txt['buddy'] : $txt['buddies'];

// How about hidden users?
if (!empty($context['num_users_hidden']))
echo $context['show_buddies'] ? ', ' : '', $context['num_users_hidden'] . ' ' . $txt['hidden'];

echo ')';
}

echo $context['show_who'] ? '</a>' : '', '
<div class="smalltext">';

// Assuming there ARE users online... each user in users_online has an id, username, name, group, href, and link.
if (!empty($context['users_online']))
echo '
', $txt[140], ':<br />', implode(', ', $context['list_users_online']);

echo '
<br />
', $context['show_stats'] && !$settings['show_sp1_info'] ? '<a href="' . $scripturl . '?action=stats">' . $txt['smf223'] . '</a>' : '', '
</div>
</td>
</tr>';

// MCL
if(!empty($context['online_groups']))
{
echo '
<tr>
<td class="windowbg2" width="100%">
<span class="middletext">';
foreach($context['online_groups'] as $group)
{
  if(!empty($group['color']) && $group['color'] != '')
echo '[<span style="color:' . $group['color'] . '">' . $group['name'] . '</span>] ';
}
echo '</span>
</td>
</tr>';
}
echo '
<tr>
<td class="windowbg2" width="100%">
<span class="middletext">
', $txt['most_online_today'], ': <b>', $modSettings['mostOnlineToday'], '</b>.
', $txt['most_online_ever'], ': ', $modSettings['mostOnline'], ' (' , timeformat($modSettings['mostDate']), ')
</span>
</td>
</tr>';
// If they are logged in, but SP1 style information is off... show a personal message bar.
if ($context['user']['is_logged'] && !$settings['show_sp1_info'])
{
echo '
<tr>
<td class="titlebg" colspan="2">', $txt[159], '</td>
</tr><tr>
<td class="windowbg" width="20" valign="middle" align="center">
', $context['allow_pm'] ? '<a href="' . $scripturl . '?action=pm">' : '', '<img src="', $settings['images_url'], '/message_sm.gif" alt="', $txt[159], '" />', $context['allow_pm'] ? '</a>' : '', '
</td>
<td class="windowbg2" valign="top">
<b><a href="', $scripturl, '?action=pm">', $txt[159], '</a></b>
<div class="smalltext">
', $txt[660], ' ', $context['user']['messages'], ' ', $context['user']['messages'] == 1 ? $txt[471] : $txt[153], '.... ', $txt[661], ' <a href="', $scripturl, '?action=pm">', $txt[662], '</a> ', $txt[663], '
</div>
</td>
</tr>';
}

// Show the login bar. (it's only true if they are logged out anyway.)
if ($context['show_login_bar'])
{
echo '
<tr>
<td class="titlebg" colspan="2">', $txt[34], ' <a href="', $scripturl, '?action=reminder" class="smalltext">(' . $txt[315] . ')</a></td>
</tr>
<tr>
<td class="windowbg" width="20" align="center">
<a href="', $scripturl, '?action=login"><img src="', $settings['images_url'], '/icons/login.gif" alt="', $txt[34], '" /></a>
</td>
<td class="windowbg2" valign="middle">
<form action="', $scripturl, '?action=login2" method="post" accept-charset="', $context['character_set'], '" style="margin: 0;">
<table border="0" cellpadding="2" cellspacing="0" align="center" width="100%"><tr>
<td valign="middle" align="left">
<label for="user"><b>', $txt[35], ':</b><br />
<input type="text" name="user" id="user" size="15" /></label>
</td>
<td valign="middle" align="left">
<label for="passwrd"><b>', $txt[36], ':</b><br />
<input type="password" name="passwrd" id="passwrd" size="15" /></label>
</td>
<td valign="middle" align="left">
<label for="cookielength"><b>', $txt[497], ':</b><br />
<input type="text" name="cookielength" id="cookielength" size="4" maxlength="4" value="', $modSettings['cookieTime'], '" /></label>
</td>
<td valign="middle" align="left">
<label for="cookieneverexp"><b>', $txt[508], ':</b><br />
<input type="checkbox" name="cookieneverexp" id="cookieneverexp" checked="checked" class="check" /></label>
</td>
<td valign="middle" align="left">
<input type="submit" value="', $txt[34], '" />
</td>
</tr></table>
</form>
</td>
</tr>';
}

echo '
</table>
</div>
</div>';

      echo '
      <br />
   <table style="border: 1px dotted rgb(141, 141, 141);" align="center" bgcolor="#ffffff" border="0" cellpadding="4" cellspacing="0" width="75%">
                  <tbody><tr>
                    <td class="windowbg" align="center" valign="middle">

<img title="', $txt[333],'" src="'. $settings['images_url'].'/on.gif" alt="', $txt[333],'" border="0"></td>
<td class="windowbg2" align="left">&nbsp; ', $txt[333],' </td>

<td class="windowbg" align="center"><img title="', $txt[334],'" src="'. $settings['images_url'].'/off.gif" alt="', $txt[334],'" border="0"></td>
<td class="windowbg2" align="left">&nbsp; ', $txt[334],' </td>

<td class="windowbg" align="center"><img title="', $txt[80067],'" src="'. $settings['images_url'].'/forum_new_lock.gif" alt="', $txt[80067],'" border="0"></td>
<td class="windowbg2" align="left">&nbsp; ', $txt[80067],'

                    </td>
                  </tr>
  </tbody></table>';

}

?>

Buldugunuz bu bolum icinden asagidaki kodlari silin.

// This is the "Recent Posts" bar.
if (!empty($settings['number_recent_posts']))
{
echo '
<tr>
<td class="titlebg" colspan="2">', $txt[214], '</td>
</tr>
<tr>
<td class="windowbg" width="20" valign="middle" align="center">
<a href="', $scripturl, '?action=recent"><img src="'. $settings['images_url'].'/info.gif" alt="'. $txt[214]. '" /></a>
</td>
<td class="windowbg2">';

// Only show one post.
if ($settings['number_recent_posts'] == 1)
{
// latest_post has link, href, time, subject, short_subject (shortened with...), and topic. (its id.)
echo '
<b><a href="', $scripturl, '?action=recent">', $txt[214], '</a></b>
<div class="smalltext">
', $txt[234], ' "', $context['latest_post']['link'], '" ', $txt[235], ' (', $context['latest_post']['time'], ')<br />
</div>';
}
// Show lots of posts.
elseif (!empty($context['latest_posts']))
{
echo '
<table cellpadding="0" cellspacing="0" width="100%" border="0">';

/* Each post in latest_posts has:
board (with an id, name, and link.), topic (the topic's id.), poster (with id, name, and link.),
subject, short_subject (shortened with...), time, link, and href. */
foreach ($context['latest_posts'] as $post)
echo '
<tr>
<td class="middletext" valign="top"><b>', $post['link'], '</b> ', $txt[525], ' ', $post['poster']['link'], ' (', $post['board']['link'], ')</td>
<td class="middletext" align="right" valign="top" nowrap="nowrap">', $post['time'], '</td>
</tr>';
echo '
</table>';
}
echo '
</td>
</tr>';
}

Simdi baska bir bolum bulacagiz. Bul.

// Show the login bar. (it's only true if they are logged out anyway.)
if ($context['show_login_bar'])
{
echo '
<tr>
<td class="titlebg" colspan="2">', $txt[34], ' <a href="', $scripturl, '?action=reminder" class="smalltext">(' . $txt[315] . ')</a></td>
</tr>
<tr>
<td class="windowbg" width="20" align="center">
<a href="', $scripturl, '?action=login"><img src="', $settings['images_url'], '/icons/login.gif" alt="', $txt[34], '" /></a>
</td>
<td class="windowbg2" valign="middle">
<form action="', $scripturl, '?action=login2" method="post" accept-charset="', $context['character_set'], '" style="margin: 0;">
<table border="0" cellpadding="2" cellspacing="0" align="center" width="100%"><tr>
<td valign="middle" align="left">
<label for="user"><b>', $txt[35], ':</b><br />
<input type="text" name="user" id="user" size="15" /></label>
</td>
<td valign="middle" align="left">
<label for="passwrd"><b>', $txt[36], ':</b><br />
<input type="password" name="passwrd" id="passwrd" size="15" /></label>
</td>
<td valign="middle" align="left">
<label for="cookielength"><b>', $txt[497], ':</b><br />
<input type="text" name="cookielength" id="cookielength" size="4" maxlength="4" value="', $modSettings['cookieTime'], '" /></label>
</td>
<td valign="middle" align="left">
<label for="cookieneverexp"><b>', $txt[508], ':</b><br />
<input type="checkbox" name="cookieneverexp" id="cookieneverexp" checked="checked" class="check" /></label>
</td>
<td valign="middle" align="left">
<input type="submit" value="', $txt[34], '" />
</td>
</tr></table>
</form>
</td>
</tr>';
}

echo '
</table>
</div>
</div>';
Bunun altina su kodlari ekleyin
// Full istatistikler ivan_
echo '<br><div class="tborder" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? 'style="width: 100%;"' : '', '>
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="bordercolor"><tr>
<td width="100%" colspan="5" class="tcat" height="24">
<b>FuLL - TOP 10</b></td>  </tr>
<tr class="titlebg"><span class="smalltext">
<td width="18%"><span class="smalltext">Top 10 Mesaj</font></td>
<td width="18%"><span class="smalltext">Top 10 Karma (+)</font></td>
<td width="18%"><span class="smalltext">Top 10 Konu </font></td>
<td width="32%"><span class="smalltext">Top 10 Popüler Konu</font></td>
<td width="14%"><span class="smalltext">Yeni Uyeler</font></td></tr>
<tr class="windowbg">
<td width="18%" valign="top"><table width="100%"><tr>
<td width="75%" class="windowbg2"><b><span class="smalltext"><u>Üye</u></font></b></td>
<td width="25%" class="windowbg2" align="right"><span class="smalltext"><b><u>Mesaj</u></b></td></tr><tr>';
foreach ($context['top_posters'] as $poster)
{echo '
<td width="75%" class="windowbg2"><span class="smalltext"><img src="', $settings['images_url'], '/1top10.gif" />', $poster['link'], '</td>
<td width="25%" class="windowbg2" align="right"><span class="smalltext">', $poster['num_posts'], '</td></tr>'; 
}echo '</table></td>
<td width="18%" valign="top"><table width="100%"class="windowbg" ><tr>
<td width="75%" class="windowbg2"><span class="smalltext"><b><u>Üye</u></b></td>
<td width="25%" class="windowbg2" align="right"><span class="smalltext"><b><u>Karma</u></b></td></tr><tr>';
foreach ($context['karma'] as $poster)
{echo '
<td width="75%" class="windowbg2" valign="top"><span class="smalltext"><img src="', $settings['images_url'], '/2top10.gif" />',$poster['link'], '</td>
<td width="25%" class="windowbg2" align="right" valign="top"><span class="smalltext"><center>',$poster['karma'], '</center></td></tr>';
}echo '</table></td>
<td width="18%" valign="top"><table width="100%"class="windowbg" ><tr>
<td width="75%" class="windowbg2"><span class="smalltext"><b><u>Üye</u></b></td>
<td width="25%" class="windowbg2" align="right"><span class="smalltext"><center><b><u>Konu</u></b></center></td></tr><tr>';
foreach ($context['top_starters'] as $poster)
{echo '
<td width="75%" class="windowbg2" valign="top"><span class="smalltext"><img src="', $settings['images_url'], '/3top10.gif" />', $poster['link'], '</td>
<td width="25%" class="windowbg2" align="right" valign="top"><span class="smalltext"><center>',$poster['num_topics'], '</center></td></tr>';
}echo '</table></td>
<td width="32%" valign="top"><table width="100%"class="windowbg" ><tr>
<td width="80%" class="windowbg2"><span class="smalltext"><b><u>Konu</u></b></td>
<td width="20%" class="windowbg2" align="right"><span class="smalltext"><center><b><u>Hit</u></b></center></td></tr><tr>';
foreach ($context['top_topics_views'] as $topic)
{echo '
<td width="80%" class="windowbg2" valign="top"><span class="smalltext"><img src="', $settings['images_url'], '/4top10.gif" />', $topic['link'], '</td>
<td width="20%" class="windowbg2" align="right" valign="top"><span class="smalltext"><center>', $topic['num_views'], '<img src="', $settings['images_url'], '/ivan_hit.gif" /></center></td></tr>';
}echo '</table></td>
<td width="14%" valign="top"><table width="100%"class="windowbg" ><tr>
<td width="100%" class="windowbg2"><span class="smalltext"><b><u>Üye</u></b></td></tr><tr>';
foreach ($context['yeniuyeler'] as $poster)
{echo '
<td width="100%" class="windowbg2" valign="top"><span class="smalltext"><img src="', $settings['images_url'], '/5top10.gif" />',$poster['link'], '</td></tr>'; 
}echo '</table></td></tr>';
echo '<tr class="windowbg">
<td width="100%"colspan="5" height="0"><table width="100%"><tr>
<tr class="titlebg"><span class="smalltext">
<td width="32%"><span class="smalltext"><b><u>Yanitlanan Kategori</u></b></td>
<td width="28%"><span class="smalltext"><b><u>Yanitlanan Konu</u></b></td>
<td width="7%"><span class="smalltext"><center><b><u>Hit</u></b></center></td>
<td width="15%"><span class="smalltext"><b><u>Gönderen</u></b></td>
<td width="18%"><b><span class="smalltext"><u>Tarih</u></b></td></tr></table>';
echo'
<marquee behavior="scroll" direction="up" scrollamount="2" height="260" onMouseOver="this.stop()" onMouseOut="this.start()">


<table cellspacing="1" width="100%" cellpadding="0"  border="0"><tr>';
foreach ($context['latest_posts'] as $post)
echo '
<td class="windowbg2" valign="top" width="32%"><span class="smalltext"><img src="', $settings['images_url'], '/6top10.gif" />', $post['board']['link'],  '</td>
<td class="windowbg2" valign="top" width="28%"><span class="smalltext"><a href="',$post['href'],'"><img src="', $settings['images_url'], '/7top10.gif" />', $post['short_subject'], '</td>
<td class="windowbg2" valign="top" width="7%"><span class="smalltext"><center>', $post['ivan_hit'], '<img src="', $settings['images_url'], '/ivan_hit.gif" /></center></td>
<td class="windowbg2" valign="top" width="15%"><span class="smalltext"><img src="', $settings['images_url'], '/8top10.gif" />', $post['poster']['link'], '</td>
<td class="windowbg2" valign="top" width="18%"><span class="smalltext"><img src="', $settings['images_url'], '/9top10.gif" />', $post['time'], '</td></tr>';echo '</table></marquee>';echo '</td></tr></table></div>';

Evet boardindex.template deki isimiz bitti. Geriye sadece ivanin verdigi boardindex, load.php, recent.php kodlarini koymak kaldi. Ayrica resimlerini. Devam etmeden once birseyi soylemem gerekiyor, yukaridaki margue eklenmis, hareket ettirilen istatistik sistemi. Eger hareket etmesini istemiyorsaniz, sunlari silin
<marquee behavior="scroll" direction="up" scrollamount="2" height="260" onMouseOver="this.stop()" onMouseOut="this.start()"> ve bunu</marquee>


TosTos

#7
Devamini yapacaktim yapmasina da ivan sitesinden sutlamis sanirim beni :) Aslinda istediklleri sekilde uyeligimi surdurup, domain adima gore email bile vermistim :) Neyse, saglik olsun. Adres surada, simdi boardindex.php, load.php ve recent.php dosyalarimdaki degisiklikleri bulmaya calissam, uzerine bir ton mod ekledim. Oyuzden zor olacak. Isterseniz onlari veririm, uzerinde karmadescription, membercolorlink vs onemli modlarin kodlari var. Siz yuklemisseniz calisir. Ama ivanin sitesini reklam olarak anlasilmazsa surdan vereyim. Onun ilk paylastigi kodlardi. O yapti veya yapmadi, ben bilmem, ama ben ondan yararlandim, cogu kiside yararlanmistir. Zaten ben bu isi rallyproco ve onun kodlar hakkindaki paylasimlarini inceleyerek ogrendim. Haklarini yemeyim ikisininde. Adres surada
Buraya tiklayin reklam olmasin uye olmaniz gerekir sanirim. Gerci baska smfdestek siteleride bulunmakta. Burda da vardir belki o boardindex.php, recent.php ve load.php degisiklikleri.

дTдKдИ

Öncelikle cok Tesekürler. Tema yükledim ama bi sorunum var yardimci olabilirmisiniz?
 



Tesekürler..

TosTos

Onemli degil, ama oyle bir hata vermesi icin copyright bolumu ile oynamis olmalisiniz. Sitenizi gormem gerekiyor, sorunu anlayamadim, resimde cok iyi degil ne yaziikki.

TR_TÜRKİYEM

Allah razı olsun kardeşlik benim site hxxp:turkcephesi.org [nonactive] vaktin varsa buyur bir bakıver msn adresim [email protected] bende ayarları yapamıyorum boardindexi seçemiyorum images klasörü seçilebilir sadece

дTдKдИ

Quote from: TosTos on February 13, 2008, 09:06:13 AM
Onemli degil, ama oyle bir hata vermesi icin copyright bolumu ile oynamis olmalisiniz. Sitenizi gormem gerekiyor, sorunu anlayamadim, resimde cok iyi degil ne yaziikki.

copyright ile oynamadim, orayada baktim ama sorunu cözemedim, Site burasi: www.radyo-42.tr.cx


TosTos

Quote from: TR_TÜRKİYEM on February 13, 2008, 09:30:19 AM
Allah razı olsun kardeşlik benim site turkcephesi.org vaktin varsa buyur bir bakıver msn adresim [email protected] bende ayarları yapamıyorum boardindexi seçemiyorum images klasörü seçilebilir sadece
Kardes temayi cok guzel kurmus ve guzel editlemissin. Ben bir sorun oremedim. Sanriim sadece admin/kullanilan tema bolumunden istatistiklerde gosterilecek son mesaj sayisini girmen gerekiyor. Onun disinda istatistiklerde ivan in metodu ile temayi editlemen icin kodlari verdim, ama isterseniz benim boardindex.template i paylasirim.

TosTos

Quote from: ATAKAN- on February 13, 2008, 08:01:55 PM
Quote from: TosTos on February 13, 2008, 09:06:13 AM
Onemli degil, ama oyle bir hata vermesi icin copyright bolumu ile oynamis olmalisiniz. Sitenizi gormem gerekiyor, sorunu anlayamadim, resimde cok iyi degil ne yaziikki.

copyright ile oynamadim, orayada baktim ama sorunu cözemedim, Site burasi: www.radyo-42.tr.cx


Kardes temanin linkini verebilir misin? Ben helius u goruyorum ana tema olarak. Gerci siteye cok guzel olmus o tema ve sitenide begendim, cok emek sarfetmis, guzel bir site yapmissin. Eline saglik,

blackeagle56

temalar nasıl ykleniyor yardım ltf

дTдKдИ

Quote
Kardes temanin linkini verebilir misin? Ben helius u goruyorum ana tema olarak. Gerci siteye cok guzel olmus o tema ve sitenide begendim, cok emek sarfetmis, guzel bir site yapmissin. Eline saglik,

Saol Kardes Özür dilerim fazla zamanin olmadigi icin gec yazabiliyorum,  ana tema olarak deistirdim simdi bakabilirmisin? Tesekürler.

TosTos

Gordum kardes. Simdi bakiyorum. O koseye koydugun bayraktan oldu sanirim. Duzeltmek icin ikinci copyright i silmek gerekecek sanirim. Bakayim nasil duzelir.

TosTos

index.template de sunu silebilir misin?

<td valign="middle" align="center" style="white-space: nowrap;" class="copyright-links">
', theme_copyright(), '
</td>
<td width="28%" valign="middle" align="right" class="copyright-links">
<a href="http://www.mysql.com/" target="_blank" style="font-size:10px;">MySQL</a>&nbsp;|&nbsp;<a href="http://www.php.net/" target="_blank" style="font-size:10px;">PHP</a>&nbsp;|&nbsp;<a href="http://validator.w3.org/check/referer" target="_blank" style="font-size:10px;">XHTML</a>&nbsp;|&nbsp;<a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank" style="font-size:10px;">CSS</a>

Dene ve bana haber ver

дTдKдИ

 ;) Eywallah Kardes düzeldi simdi. Cok saol.

bi sorum daha olacak  yukaridaki Flasch lardan tekini kaldirip ortali olarak bir tane nasil yaparim?

TR_TÜRKİYEM

KArdeşlik (Ayarlar değiştirilmeyecek, çünkü; 'Settings.php' yazılabilir değil.) mesajı yazıyor ekranda bunu nasıl çözebiliriz.

Advertisement: