Uyarlama Cok Kisa Bir Bolum

phpBB 2.0.x sürümleri için MODlar hakkında ihtiyacınız olan desteği buradan sorarak alabilirsiniz.
Kilitli
BaDFaTe_17
Kayıtlı Kullanıcı
Mesajlar: 2
Kayıt: 08.10.2006, 00:27
Konum: Qameland
İletişim:

Uyarlama Cok Kisa Bir Bolum

Mesaj gönderen BaDFaTe_17 »

Kod: Tümünü seç

  // Modified by Easy Sub-Forums MOD



								if (strlen($forum_data[$j]['topic_title'])>=25)

								{

									$forum_data[$j]['topic_title']=substr($forum_data[$j]['topic_title'],0,25). "...";

								}



								$last_post_time = create_date($board_config['default_dateformat'], $forum_data[$j]['post_time'], $board_config['board_timezone']);



								$last_post = '' . $last_post_time . '' . '<br />';

								

								$last_post .= ( $forum_data[$j]['user_id'] == ANONYMOUS ) ? ( ($forum_data[$j]['post_username'] != '' ) ? $forum_data[$j]['post_username'] . ' ' : $lang['Guest'] . ' ' ) : '<a href="' . append_sid("profile.$phpEx?mode=viewprofile&" . POST_USERS_URL . '='  . $forum_data[$j]['user_id']) . '">' . $forum_data[$j]['username'] . '</a> <a href="' . append_sid("viewtopic.$phpEx?"  . POST_POST_URL . '=' . $forum_data[$j]['forum_last_post_id']) . '#' . $forum_data[$j]['forum_last_post_id'] . '"><img src="' . $images['icon_latest_reply'] . '" border="0" alt="' . $lang['View_latest_post'] . '" title="' . $lang['View_latest_post'] . '" /></a>';

   // END Modified by Easy Sub-Forums MOD

YUKARIDAKI KODU ASGIDAKINE UYARLIYABILIRSENIZ MINNETTAR KALIRIM...

Kod: Tümünü seç

$last_post .= ( $forum_data[$j]['user_id'] == ANONYMOUS ) ? ( ($forum_data[$j]['post_username'] != '' ) ? $forum_data[$j]['post_username'] . ' ' : $lang['Guest'] . ' ' ) : color_group_colorize_name($forum_data[$j]['user_id']);
								
								$last_post .= '<a href="' . append_sid("viewtopic.$phpEx?"  . POST_POST_URL . '=' . $forum_data[$j]['forum_last_post_id']) . '#' . $forum_data[$j]['forum_last_post_id'] . '"><img src="' . $images['icon_latest_reply'] . '" border="0" alt="' . $lang['View_latest_post'] . '" title="' . $lang['View_latest_post'] . '" /></a>';
Arkadaslar Sorun easy Sub Forums Modunu Kurdum Fakat Color Groupsa UyarliyamadiM Buradan Sanirim Bir Bakabilirseniz Simdiden Tesekkurler...
Kilitli

“2.0.x MOD Destek” sayfasına dön

Kimler çevrimiçi

Bu forumu görüntüleyen kullanıcılar: Hiç bir kayıtlı kullanıcı yok ve 1 misafir