Index: temp/test-xoops.ec-cube.net/html/modules/newbb/response.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/newbb/response.php	(revision 1256)
+++ temp/test-xoops.ec-cube.net/html/modules/newbb/response.php	(revision 1257)
@@ -50,4 +50,6 @@
 $xoopsOption['template_main_path'] = XOOPS_ROOT_PATH . '/modules/newbb/templates/newbb_response.html';
 include XOOPS_ROOT_PATH."/header.php";
+
+/*
 $can_post = 0;
 $show_reg = 0;
@@ -93,5 +95,4 @@
     }
 }
-
 $xoopsTpl->assign("forum_id", $forum);
 
@@ -107,4 +108,6 @@
     }
 }
+*/
+
 $xoopsTpl->assign('forum_index_title', sprintf(_MD_FORUMINDEX,$xoopsConfig['sitename']));
 $xoopsTpl->assign('forum_image_folder', $bbImage['folder_topic']);
