The bug is, in XOOPS2 RC3, the picture "folder_big.gif" can not display, only the text "
= No new posts" is displayed.
How to fix it:
Modify the
/modules/newbb/index.php file, goto line 139, change
"img_folder", $bbImage['folder_forum']
to
"img_folder" => $bbImage['folder_forum']