BoardIndex.template.php
Bul
// If they are logged in, but SP1 style information is off... show a personal message bar.
Üstüne ekle:
// Users online today
echo '
<tr>
<td class="catbg" colspan="2"><b>', ştxt['uot_users_online_today_title'], ' (', şcontext['num_users_online_today'], ')</b></td>
</tr><tr>
<td class="windowbg" width="20" valign="middle" align="center">
<img src="', şsettings['images_url'], '/icons/online.gif" alt="', ştxt[158], ' ', ştxt['uot_users_online_today_title'], '" border="0" />
</td>
<td class="windowbg2" width="100%">';
echo '
<div class="smalltext">';
echo şcontext['num_users_online_today'] == 1 ? ştxt['uot_user_online_today'] : ştxt['uot_users_online_today'];
// Assuming there ARE users online... each user in users_online has an id, username, name, group, href, and link.
if (!empty(şcontext['users_online_today']))
echo ':<br />', implode(', ', şcontext['list_users_online_today']);
echo '
<br />', şcontext['show_stats'] && !şsettings['show_sp1_info'] ? '
<a href="' . şscripturl . '?action=stats">' . ştxt['smf223'] . '</a>' : '', '
</div>
</td>
</tr>';
varsayılan temda langua dizininde Modifications.turkish.php dosyasını aç.
Bul:
?>
Üstüne ekle:
ştxt['uot_users_online_today_title']='Bugün Online Olan Üyeler';
ştxt['uot_user_online_today']='Bugün Online Olan Üyeler';
ştxt['uot_users_online_today']='Bugün Online Olan Üyeler';
ştxt['uot_total_users_online_today']='Bugün Online Olan Toplam Üye Sayısı';
ştxt['uot_yesterday']='Dün ';
en son olarak ise bunu indirip paketlerden kurun
Linklerin Görülmesine İzin VerilmiyorLinki Görebilmek İçin Üye Ol veya
Giriş Yaphttp://custom.simplemachines.org/mods/index.php?mod=217