open modules/forums/admin/index.php and change
Code:
"U_FORUM_PREINDEX" => append_sid("index.$phpEx&popup=1"),
To:
Code:
"U_FORUM_PREINDEX" => append_sid("modules.$phpEx?name=Forums&file=index&popup=1"),
if for any reason it gives you any error just remove the &popup=1 part but it shouldn`t.