Index: temp/test-xoops.ec-cube.net/data/class/SC_View.php
===================================================================
--- temp/test-xoops.ec-cube.net/data/class/SC_View.php	(revision 1175)
+++ temp/test-xoops.ec-cube.net/data/class/SC_View.php	(revision 1176)
@@ -124,5 +124,5 @@
 		
 		$array['tpl_mainnavi'] = $SC_VIEW_PHP_DIR . '/../Smarty/templates/frontparts/mainnavi.tpl';
-		$array['tpl_root_id'] = sfGetRootId();
+		//$array['tpl_root_id'] = sfGetRootId();
 		$this->assignarray($array);
 	}
@@ -150,5 +150,5 @@
 		
 		// PHP5¤Ç¤Ïsession¤ò¥¹¥¿¡¼¥È¤¹¤ëÁ°¤Ë¥Ø¥Ã¥À¡¼¾ðÊó¤òÁ÷¿®¤·¤Æ¤¤¤ë¤È·Ù¹ð¤¬½Ð¤ë¤¿¤á¡¢Àè¤Ë¥»¥Ã¥·¥ç¥ó¤ò¥¹¥¿¡¼¥È¤¹¤ë¤è¤¦¤ËÊÑ¹¹
-		//sfDomainSessionStart();
+		sfDomainSessionStart();
 	}
 }
