olan yere kadar bul* *de?i?tir* Kod: --------- // "Users online" - in order of activity. echo ' ?u an forumumuzda ', $context['show_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'],' bulunmaktad?r ', $context['show_who'] ? '' : '', '', $context['show_who'] ? '' : '', ' Online Rekorumuz [', $modSettings['mostOnline'], ' üye ] ile [' , timeformat($modSettings['mostDate']), '] Gerçekle?mi?tir '; // 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'] ? '' : '', ' '; // 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], ':', implode(', ', $context['list_users_online']); echo ' ', $context['show_stats'] && !$settings['show_sp1_info'] ? '' . $txt['smf223'] . '' : '', ' '; // 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 ' ', $txt[159], ' ', $context['allow_pm'] ? '' : '', '', $context['allow_pm'] ? '' : '', ' ', $txt[159], ' ', $txt[660], ' ', $context['user']['messages'], ' ', $context['user']['messages'] == 1 ? $txt[471] : $txt[153], '.... ', $txt[661], ' ', $txt[662], ' ', $txt[663], ' '; } // Show YaBB SP1 style information... if ($settings['show_sp1_info']) { echo ' Forum ?statistikleri Konular: ', $context['common_stats']['total_topics'], ', Mesajlar: ', $context['common_stats']['total_posts'], ', Üyeler: ', $context['common_stats']['total_members'], ' Son Kay?t Olan Üyemiz: [', $context['common_stats']['latest_member']['link'], '] '; } echo ' ', $context['show_stats'] && !$settings['show_sp1_info'] ? '' . $txt['smf223'] . '' : '', ' '; echo ' '; } ?> --------- Anlat?m bana aittir. :D *Görünüm: *Resim: http://img217.imageshack.us/img217/6674/vbwg0.png">Vbulletin Stili ?statistikler
08 Apr 2008 23:06:24boardindex.template aç bul ve sil Kod: --------- // Show YaBB SP1 style information... if ($settings['show_sp1_info']) { echo ' ', $txt[645], ' ', $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], ': ', $context['common_stats']['latest_member']['link'], ' ' . $txt[659] . ': "' . $context['latest_post']['link'] . '" ( ' . $context['latest_post']['time'] . ' ) ', $txt[234], '', $context['show_stats'] ? ' ' . $txt['smf223'] . '' : '', ' '; } --------- *bul:* Kod: --------- // "Users online" - in order of activity. --------- *bu koddan ?> olan yere kadar bul* *de?i?tir* Kod: --------- // "Users online" - in order of activity. echo ' ?u an forumumuzda ', $context['show_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'],' bulunmaktad?r ', $context['show_who'] ? '' : '', '', $context['show_who'] ? '' : '', ' Online Rekorumuz [', $modSettings['mostOnline'], ' üye ] ile [' , timeformat($modSettings['mostDate']), '] Gerçekle?mi?tir '; // 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'] ? '' : '', ' '; // 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], ':', implode(', ', $context['list_users_online']); echo ' ', $context['show_stats'] && !$settings['show_sp1_info'] ? '' . $txt['smf223'] . '' : '', ' '; // 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 ' ', $txt[159], ' ', $context['allow_pm'] ? '' : '', '', $context['allow_pm'] ? '' : '', ' ', $txt[159], ' ', $txt[660], ' ', $context['user']['messages'], ' ', $context['user']['messages'] == 1 ? $txt[471] : $txt[153], '.... ', $txt[661], ' ', $txt[662], ' ', $txt[663], ' '; } // Show YaBB SP1 style information... if ($settings['show_sp1_info']) { echo ' Forum ?statistikleri Konular: ', $context['common_stats']['total_topics'], ', Mesajlar: ', $context['common_stats']['total_posts'], ', Üyeler: ', $context['common_stats']['total_members'], ' Son Kay?t Olan Üyemiz: [', $context['common_stats']['latest_member']['link'], '] '; } echo ' ', $context['show_stats'] && !$settings['show_sp1_info'] ? '' . $txt['smf223'] . '' : '', ' '; echo ' '; } ?> --------- Anlat?m bana aittir. :D *Görünüm: *Resim: http://img217.imageshack.us/img217/6674/vbwg0.png
Kaynak ve Devamı: Webmaster ForumuBu Kategorideki Diğer Haberler
- Mezarcı TemeL xD xD29 Sep 2008 16:38:38
- Temel ve Tüp Geçit26 Sep 2008 18:37:28
- Pinokyo bunalımda xD21 Sep 2008 10:52:27
- Ruh Çağırma Diyalogları21 Sep 2008 10:59:06
- Evlenilecek Kız +1811 Sep 2008 11:32:40
- Off Bi Türlü Sokamadım... +16.511 Sep 2008 11:35:18
- Şartsız kredi:D04 Sep 2008 18:13:01
- Gelin ve Damat arasındaki konuşma04 Sep 2008 18:18:42
- Sarışın fıkralarıxD04 Sep 2008 18:27:15
- Hamile Kadın04 Sep 2008 18:36:16
- kadın kocası ve kaynana :)04 Aug 2008 22:06:58
- Aslan ve Tilki02 Aug 2008 15:19:02
- Büyük Yumurta02 Aug 2008 15:19:23
- Delikanlı Maymun02 Aug 2008 15:19:46
- Roman yazmiŞ02 Aug 2008 15:20:22
- Işıgı Gören Geliyor02 Aug 2008 15:27:37
- Mantıklı yasal veya tersi süper ötesi08 Jul 2008 15:25:03
- Alinin sınıfı okumayan kaçırır08 Jul 2008 15:28:53
- Subaylar calıyor08 Jul 2008 15:31:03
- Cesaret budur08 Jul 2008 15:32:50
- sütçü08 Jul 2008 15:34:37
- 3 saniyelik balik diyaloglari07 Jul 2008 14:09:38
- Öğretmen Tehditleri07 Jul 2008 14:10:37
- Osmanlıca Film İsimleri07 Jul 2008 14:11:32
- Okula Ne İçin Gidiyoruz07 Jul 2008 14:12:25
- temelin askerlik anıları 107 Jul 2008 14:14:00
- Türk sen oku :D06 Jul 2008 12:48:20
- Temel Counter Strike Oynarsa...06 Jul 2008 12:49:47
- saatler geri alınıyo06 Jul 2008 12:50:42
- 50 yıl daha06 Jul 2008 12:53:00