SMF Mesaj Simgelerini Anasayfada Gösterme
Sources/BoardIndex.php yi aç bul
tam bitimine ekle
bul
altına ekle
BoardIndex.template.php yi aç
bul
altına ekle
Sources/BoardIndex.php yi aç bul
PHP:
IFNULL(mods_mem.ID_MEMBER, 0) AS ID_MODERATOR, mods_mem.realName AS modRealName
PHP:
, m.icon
PHP:
$this_last_post = array(
'id' => $row_board['ID_MSG'],
PHP:
'icon' => $row_board['icon'],
bul
PHP:
<b>', $txt[22], '</b> ', $txt[525], ' ', $board['last_post']['member']['link'] , '<br />
PHP:
<img src="', $settings['images_url'], '/post/', $board['last_post']['icon'], '.gif" alt="Message Icon" align="absmiddle" />