Index: temp/test-xoops.ec-cube.net/html/modules/newbb/response.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/newbb/response.php	(revision 1277)
+++ temp/test-xoops.ec-cube.net/html/modules/newbb/response.php	(revision 1278)
@@ -213,5 +213,5 @@
 $topic_lastread = newbb_get_topics_viewed();
 while ( $myrow = $xoopsDB->fetchArray($result) ) {
-	$fix = getFixName($myrow['topic_title']);
+	$fix = getFixName($myrow['topic_id']);
 	
 	$xoopsTpl->append('topics', array(
