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
le="color: #000000"<?php "img_folder", $bbImage['folder_forum']
to
le="color: #000000"<?php "img_folder"...