MyXoops Forum

Forum - myXOOPS German Support

4 + 6 = ?  
Geben Sie die Zeichenfolge aus dem Bild ein
Sie haben max. 10 Versuche.
 

Aw:: block recent topics newbb 4.03

Betreff: Aw:: block recent topics newbb 4.03
von Bleekk am 16.09.2010 18:39:02

hi, sorry for my late anwser. please open "newbb/blocks/newbb_block.php" and change following lines: line 262: after f.forum_name add ",forum_last_post_id" the line should look like
'    f.forum_name, f.forum_last_post_id'.
line 300: afer this line add following line, lines 300 and 301 should look like this:
$topic['forum_name'] = $myts->htmlSpecialChars($arr['forum_name']);
$topic['forum_last_post_id'] = $arr['forum_last_post_id'];
line 319: change the line too look like this:
$seo_url '<a href="'.XOOPS_URL.'/modules/newbb/viewtopic.php?post_id='.$topic['forum_last_post_id'].'">'.$topic['title'].'</a>';
It should work now

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
OffOffTopic [Wichtig] Übernahme myXOOPS 0 589 11.12.2023 18:57
alfred Gehe zum letzten Beitrag
Die Installation und Administration von XOOPS 2.5.X [Offen] Upgrade 2.5.11 3 2337 07.05.2023 07:03
Goffy Gehe zum letzten Beitrag