Hi ...
in deiner bereits editierten index.php
suche und lösche:
Code: Alles auswählen
$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>';
Was die Uhrzeit betrifft:
Adminbereich -> Allgemein -> Konfiguration -> Datums-Format:
d.m.Y H:i
Das gleiche dann auch in deinem Profil eintragen.
Mehr Infos dazu: KB:datumsformat
Markus